Skip to content

Commit 5209d69

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20260902.5
On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.26451.2 -> To Version 10.0.0-beta.26452.5
1 parent 06e711b commit 5209d69

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.26452.3">
39+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.26452.5">
4040
<Uri>https://github.com/dotnet/arcade</Uri>
41-
<Sha>abd7e93c0d2b157a36a3753e31f527207e6ff3bc</Sha>
41+
<Sha>fff09eea1f91b7d074f9e0084c8d9f000f416a90</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.26452.3",
12+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26452.5",
1313
"Microsoft.VisualStudio.Internal.MicroBuild.Vsman": "2.0.174"
1414
}
1515
}

0 commit comments

Comments
 (0)