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 4d30557 + 10552b6 commit 75c7b4fCopy full SHA for 75c7b4f
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.20114.5">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20115.1">
7
<Uri>https://github.com/dotnet/arcade</Uri>
8
- <Sha>16fbdca79f86f36434b80f2bb898861759ec754b</Sha>
+ <Sha>e133be6cf759f6badf7bc4052118ad8197eb03bf</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.20114.5"
+ "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20115.1"
}
12
0 commit comments