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 c4ec581 commit 43bed0dCopy full SHA for 43bed0d
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.19580.1">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.19601.1">
7
<Uri>https://github.com/dotnet/arcade</Uri>
8
- <Sha>d58525128d68de745027d7eaf83b3a9e178e23df</Sha>
+ <Sha>c0b56ff3569e3c7475070486c40543ea4c6f6dc7</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.19580.1"
+ "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19601.1"
}
12
0 commit comments