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 0e10735 commit 91045abCopy full SHA for 91045ab
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.20111.11">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20112.7">
7
<Uri>https://github.com/dotnet/arcade</Uri>
8
- <Sha>998b715ed1fbb966437345a1996af64e22c83368</Sha>
+ <Sha>951ea7430678b2682ff861fe1149b8a2f55887ca</Sha>
9
</Dependency>
10
</ToolsetDependencies>
11
</Dependencies>
global.json
@@ -7,6 +7,6 @@
"xcopy-msbuild": "16.4.0-alpha"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20111.11"
+ "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20112.7"
}
12
0 commit comments