Skip to content

Commit 4d0f12a

Browse files
authored
Merge pull request #8664 from dotnet/darc-release/8.0.1xx-766ceab7-955e-45c8-84a7-e38ca1a601b8
[release/8.0.1xx] Update dependencies from dotnet/arcade
2 parents 3dc94e3 + 503ca6e commit 4d0f12a

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)