Skip to content

Commit 37c10bb

Browse files
authored
Merge pull request #8749 from dotnet/darc-release/8.0.3xx-d7968095-ea77-4db4-b495-d526c4a86a95
[release/8.0.3xx] Update dependencies from dotnet/arcade
2 parents d7198dd + f265f68 commit 37c10bb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
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.25105.2">
20+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25111.4">
2121
<Uri>https://github.com/dotnet/arcade</Uri>
22-
<Sha>f9e274e2269d2cda748e78344afe681411748157</Sha>
22+
<Sha>a319ada170a54ee87c7a81e3309948e3d3ea7aca</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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"tools": {
3-
"dotnet": "8.0.112"
3+
"dotnet": "8.0.113"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25105.2"
6+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25111.4"
77
}
88
}

0 commit comments

Comments
 (0)