Skip to content

Commit ea46c1f

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20260309.1
On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 11.0.0-beta.26154.117 -> To Version 10.0.0-beta.26159.1
1 parent eb45568 commit ea46c1f

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.26153.3">
43+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.26159.1">
4444
<Uri>https://github.com/dotnet/arcade</Uri>
45-
<Sha>5976b9d3d62aaac137169c638af21096bd8e8fcd</Sha>
45+
<Sha>6f1da2af699e35f16100c86933b8c65e36fa6f38</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.26153.3",
12+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26159.1",
1313
"Microsoft.VisualStudio.Internal.MicroBuild.Vsman": "2.0.174"
1414
}
1515
}

0 commit comments

Comments
 (0)