Skip to content

Commit 626b9a0

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20251124.4
On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.25562.3 -> To Version 8.0.0-beta.25574.4
1 parent 12d0603 commit 626b9a0

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.25571.1">
42+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25574.4">
4343
<Uri>https://github.com/dotnet/arcade</Uri>
44-
<Sha>be61e5dbdc68d586c5a479486c2342f0f4161c38</Sha>
44+
<Sha>f95859accbb8e8312e39c1dcd7d1639c4d2c0c51</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.25571.1",
7+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25574.4",
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)