Skip to content

Commit c61dc09

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20251209.3
On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.25515.1 -> To Version 8.0.0-beta.25609.3
1 parent b4c1938 commit c61dc09

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
@@ -39,9 +39,9 @@
3939
</Dependency>
4040
</ProductDependencies>
4141
<ToolsetDependencies>
42-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25605.4">
42+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25609.3">
4343
<Uri>https://github.com/dotnet/arcade</Uri>
44-
<Sha>f922da012fe84ec4bd6e78ed483de7d6b9f2f564</Sha>
44+
<Sha>2e7dcf4c838623b18c5497390c6ab2c48cd4d0b7</Sha>
4545
</Dependency>
4646
</ToolsetDependencies>
4747
</Dependencies>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
},
55
"msbuild-sdks": {
66
"Microsoft.Build.NoTargets": "3.7.0",
7-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25605.4",
7+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25609.3",
88
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.23552.3",
99
"Microsoft.VisualStudio.Internal.MicroBuild.Vsman": "2.0.174"
1010
}

0 commit comments

Comments
 (0)