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 f1cf037 commit d9c9677Copy full SHA for d9c9677
eng/Version.Details.xml
@@ -23,9 +23,9 @@
23
</Dependency>
24
</ProductDependencies>
25
<ToolsetDependencies>
26
- <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.19623.1">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.19624.1">
27
<Uri>https://github.com/dotnet/arcade</Uri>
28
- <Sha>84f3b4a8520b9e6d50afece47fa1adf4de8ec292</Sha>
+ <Sha>b7573607e81dd496c0270ba724f5ece5568bd311</Sha>
29
30
</ToolsetDependencies>
31
</Dependencies>
global.json
@@ -3,6 +3,6 @@
3
"dotnet": "3.0.101"
4
},
5
"msbuild-sdks": {
6
- "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19623.1"
+ "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19624.1"
7
}
8
0 commit comments