Skip to content

Commit 15778ed

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20230719.2 (#15646)
Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.23364.2 -> To Version 8.0.0-beta.23369.2 Dependency coherency updates Microsoft.DotNet.XliffTasks From Version 1.0.0-beta.23360.1 -> To Version 1.0.0-beta.23368.1 (parent: Microsoft.DotNet.Arcade.Sdk Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Vlad Zarytovskii <vzaritovsky@hotmail.com>
1 parent fd80552 commit 15778ed

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,19 +29,19 @@
2929
</Dependency>
3030
</ProductDependencies>
3131
<ToolsetDependencies>
32-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23364.2">
32+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23369.2">
3333
<Uri>https://github.com/dotnet/arcade</Uri>
34-
<Sha>60ea5b2eca5af06fc63b250f8669d2c70179b18c</Sha>
34+
<Sha>9fba71ca242ef84c4b7696c380cc00efe734adb3</Sha>
3535
<SourceBuild RepoName="arcade" ManagedOnly="true" />
3636
</Dependency>
3737
<Dependency Name="Microsoft.SourceLink.GitHub" Version="8.0.0-beta.23361.2" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
3838
<Uri>https://github.com/dotnet/sourcelink</Uri>
3939
<Sha>d2e046aec870a5a7601cc51c5607f34463cc2d42</Sha>
4040
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
4141
</Dependency>
42-
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23360.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
42+
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23368.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
4343
<Uri>https://github.com/dotnet/xliff-tasks</Uri>
44-
<Sha>a171b61473272e5a6d272117963864ba958a012a</Sha>
44+
<Sha>3aa0b2b84cab7d94b9136547563d027fd78e82a6</Sha>
4545
<SourceBuild RepoName="xliff-tasks" ManagedOnly="true" />
4646
</Dependency>
4747
</ToolsetDependencies>
-32 Bytes
Binary file not shown.

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"perl": "5.32.1.1"
1919
},
2020
"msbuild-sdks": {
21-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23364.2",
21+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23369.2",
2222
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23255.2"
2323
}
2424
}

0 commit comments

Comments
 (0)