We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f06e0ac + a18c253 commit 71b3830Copy full SHA for 71b3830
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.19459.10">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19460.3">
7
<Uri>https://github.com/dotnet/arcade</Uri>
8
- <Sha>f5ccfdcbd828383d39cf583086ef42d72ca5b320</Sha>
+ <Sha>0f5cfb20a355c27bc84cedd049c946b44a7fc1da</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.19459.10",
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19460.3",
14
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2"
15
16
0 commit comments