Skip to content

Commit 4809480

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20260906.2
On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.26453.2 -> To Version 10.0.0-beta.26456.2
1 parent 30acbc5 commit 4809480

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
</Dependency>
3737
</ProductDependencies>
3838
<ToolsetDependencies>
39-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.26453.2">
39+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.26456.2">
4040
<Uri>https://github.com/dotnet/arcade</Uri>
41-
<Sha>8384998ad592963cc779fdb10924a49e28c2491a</Sha>
41+
<Sha>5775f1b7dc82d7df18971532b137df5beb66a164</Sha>
4242
<SourceBuild RepoName="arcade" ManagedOnly="true" />
4343
</Dependency>
4444
</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.26453.2",
12+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26456.2",
1313
"Microsoft.VisualStudio.Internal.MicroBuild.Vsman": "2.0.174"
1414
}
1515
}

0 commit comments

Comments
 (0)