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 086d773 commit ac46298Copy full SHA for ac46298
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.19566.1">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.19567.2">
7
<Uri>https://github.com/dotnet/arcade</Uri>
8
- <Sha>2c6db6ee8d8adeb2e8ccc1485e6780635890e419</Sha>
+ <Sha>928efaa081ffd17b37f6c662fee44775f2d0b90f</Sha>
9
</Dependency>
10
</ToolsetDependencies>
11
</Dependencies>
global.json
@@ -7,6 +7,6 @@
"xcopy-msbuild": "16.3.0-alpha"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19566.1"
+ "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19567.2"
}
12
0 commit comments