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.
2 parents 75c7b4f + 134b217 commit dd5f35cCopy full SHA for dd5f35c
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.20115.1">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20116.1">
7
<Uri>https://github.com/dotnet/arcade</Uri>
8
- <Sha>e133be6cf759f6badf7bc4052118ad8197eb03bf</Sha>
+ <Sha>2086e534f12e6116889ee480646ef54c1f781887</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.20115.1"
+ "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20116.1"
}
12
0 commit comments