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 b5c2b3f commit 74234f0Copy full SHA for 74234f0
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.19572.5">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.19573.1">
7
<Uri>https://github.com/dotnet/arcade</Uri>
8
- <Sha>18ef57ae9aa0a728553f757e312b369d82e0abc9</Sha>
+ <Sha>9393e2e903d42774c63770e40119c1621b88dc16</Sha>
9
</Dependency>
10
</ToolsetDependencies>
11
</Dependencies>
global.json
@@ -3,6 +3,6 @@
"dotnet": "3.0.100"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19572.5"
+ "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19573.1"
}
0 commit comments