Skip to content

Commit d9191cc

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20251007.1
On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.25476.2 -> To Version 10.0.0-beta.25507.1
1 parent 291804b commit d9191cc

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

0 commit comments

Comments
 (0)