Skip to content

Commit ec014c7

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20251208.3
On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.25567.113 -> To Version 10.0.0-beta.25608.3
1 parent 51373b5 commit ec014c7

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
@@ -40,9 +40,9 @@
4040
</Dependency>
4141
</ProductDependencies>
4242
<ToolsetDependencies>
43-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25605.3">
43+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25608.3">
4444
<Uri>https://github.com/dotnet/arcade</Uri>
45-
<Sha>774a2ef8d2777c50d047d6776ced33260822cad6</Sha>
45+
<Sha>6605fb5db42d56000a040ed7a0736bc505be9743</Sha>
4646
<SourceBuild RepoName="arcade" ManagedOnly="true" />
4747
</Dependency>
4848
</ToolsetDependencies>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"msbuild-sdks": {
1111
"Microsoft.Build.NoTargets": "3.7.0",
12-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25605.3",
12+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25608.3",
1313
"Microsoft.VisualStudio.Internal.MicroBuild.Vsman": "2.0.174"
1414
}
1515
}

0 commit comments

Comments
 (0)