Skip to content

Commit da51896

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20260803.2
On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.26379.2 -> To Version 10.0.0-beta.26403.2
1 parent 74b2df6 commit da51896

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

0 commit comments

Comments
 (0)