We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6992e5d commit 50e1aa0Copy full SHA for 50e1aa0
eng/Version.Details.xml
@@ -3,9 +3,9 @@
3
<ProductDependencies>
4
</ProductDependencies>
5
<ToolsetDependencies>
6
- <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.21159.7">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.21160.3">
7
<Uri>https://github.com/dotnet/arcade</Uri>
8
- <Sha>917ded6b428fc30b40f5ba4e35eb0c863d7f69e1</Sha>
+ <Sha>670382be6a978ba401c21c57ba44311199d2682a</Sha>
9
</Dependency>
10
</ToolsetDependencies>
11
</Dependencies>
global.json
@@ -9,6 +9,6 @@
}
},
"msbuild-sdks": {
12
- "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.21159.7"
+ "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.21160.3"
13
14
0 commit comments