Skip to content

Commit 9bc93fd

Browse files
authored
Update bootstrap arcade (#44086)
1 parent 009bcf0 commit 9bc93fd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/SourceBuild/content/eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<ProductDependencies>
33
</ProductDependencies>
44
<ToolsetDependencies>
5-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24476.2">
5+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24510.2">
66
<Uri>https://github.com/dotnet/arcade</Uri>
7-
<Sha>7e8b8f4f321c8671aa01b53567d31aaa4950706f</Sha>
7+
<Sha>47bbcb142acb3fa258d204862114a72e085dd788</Sha>
88
</Dependency>
99
</ToolsetDependencies>
1010
</Dependencies>

src/SourceBuild/content/global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"msbuild-sdks": {
66
"Microsoft.Build.NoTargets": "3.7.0",
77
"Microsoft.Build.Traversal": "3.4.0",
8-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24476.2"
8+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24510.2"
99
}
1010
}

0 commit comments

Comments
 (0)