Skip to content

Commit 291804b

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

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

0 commit comments

Comments
 (0)