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 b07b7dd commit e456f09Copy full SHA for e456f09
2 files changed
eng/Version.Details.xml
@@ -42,9 +42,9 @@
42
</Dependency>
43
</ProductDependencies>
44
<ToolsetDependencies>
45
- <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.22159.6">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.22212.4">
46
<Uri>https://github.com/dotnet/arcade</Uri>
47
- <Sha>aebcd10d76469b2e84cffd39d043574bc5357d22</Sha>
+ <Sha>110afd89a939ac6476282e27d7290583ad3b1715</Sha>
48
49
</ToolsetDependencies>
50
<ProductDependencies>
global.json
@@ -8,6 +8,6 @@
8
}
9
},
10
"msbuild-sdks": {
11
- "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.22159.6"
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.22212.4"
12
13
0 commit comments