Skip to content

Commit e211ed4

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20241004.2 (#8432)
[release/8.0.3xx] Update dependencies from dotnet/arcade
1 parent 23f53d9 commit e211ed4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.24475.3">
20+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.24504.2">
2121
<Uri>https://github.com/dotnet/arcade</Uri>
22-
<Sha>69abe6b2063083c0b35fc3a5b16cb2bdbaf5e8b0</Sha>
22+
<Sha>103916ccdbe7f4ab2e194068a1a3cd330542601f</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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"dotnet": "8.0.108"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24475.3"
6+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24504.2"
77
}
88
}

0 commit comments

Comments
 (0)