We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b3f4e98 + be1cdd7 commit dbee477Copy full SHA for dbee477
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.19359.1">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19359.6">
7
<Uri>https://github.com/dotnet/arcade</Uri>
8
- <Sha>ef3834feb8615429a58808cdcf9ad9284d767654</Sha>
+ <Sha>0f5dd7680174620f31c9a00cdb2ac0b0e70e631f</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.19359.1",
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19359.6",
14
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2"
15
16
0 commit comments