Skip to content

Commit 55d7cdc

Browse files
authored
Merge pull request #6239 from dotnet/darc-main-3aebbe3a-130c-44f5-ac19-cfe6d634b03f
2 parents 229e644 + 8fa9681 commit 55d7cdc

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
@@ -3,9 +3,9 @@
33
<ProductDependencies>
44
</ProductDependencies>
55
<ToolsetDependencies>
6-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.22524.5">
6+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.22528.1">
77
<Uri>https://github.com/dotnet/arcade</Uri>
8-
<Sha>c5dd6a1da2e6d9b3423ab809fcda8af2927a408b</Sha>
8+
<Sha>6956787678e164e39ee646448e14353432d83c46</Sha>
99
<SourceBuild RepoName="arcade" ManagedOnly="true" />
1010
</Dependency>
1111
</ToolsetDependencies>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"rollForward": "patch"
1818
},
1919
"msbuild-sdks": {
20-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22524.5"
20+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.22528.1"
2121
}
2222
}

0 commit comments

Comments
 (0)