Skip to content

Commit 59004f7

Browse files
authored
Merge pull request #8665 from dotnet/darc-release/8.0.3xx-11494169-94c3-401e-8c41-38dfc9cb00e4
[release/8.0.3xx] Update dependencies from dotnet/arcade
2 parents 499f473 + a8da3f4 commit 59004f7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

eng/Version.Details.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
</Dependency>
1818
</ProductDependencies>
1919
<ToolsetDependencies>
20-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25060.1">
20+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25064.11">
2121
<Uri>https://github.com/dotnet/arcade</Uri>
22-
<Sha>c255aae7f2b128fa20a4441f0e192c3c53561621</Sha>
22+
<Sha>872c7fa04100b26c93f66f8ca5d0519d056c5861</Sha>
2323
<SourceBuild RepoName="arcade" ManagedOnly="true" />
2424
</Dependency>
2525
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23475.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">

global.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"tools": {
3-
"dotnet": "8.0.110"
3+
"dotnet": "8.0.112"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25060.1"
6+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25064.11"
77
}
88
}

0 commit comments

Comments
 (0)