We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 33de876 + 9f4ded7 commit d58bfc4Copy full SHA for d58bfc4
2 files changed
eng/Version.Details.xml
@@ -3,9 +3,9 @@
3
<ProductDependencies>
4
</ProductDependencies>
5
<ToolsetDependencies>
6
- <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19423.6">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19424.1">
7
<Uri>https://github.com/dotnet/arcade</Uri>
8
- <Sha>c48732c894e73e4b1f491929392a465182eb7ba6</Sha>
+ <Sha>a7b5eb8de300b6a30bd797c4ecc8769f7028aeec</Sha>
9
</Dependency>
10
</ToolsetDependencies>
11
</Dependencies>
global.json
@@ -10,7 +10,7 @@
}
},
12
"msbuild-sdks": {
13
- "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19423.6",
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19424.1",
14
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2"
15
16
0 commit comments