We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7831658 + cb4495d commit 7171f31Copy full SHA for 7171f31
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.20113.5">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.20124.2">
7
<Uri>https://github.com/dotnet/arcade</Uri>
8
- <Sha>15f00efd583eab4372b2e9ca25bd80ace5b119ad</Sha>
+ <Sha>0b8ce7c1c078eefb4cbc4d7e67ffc02f1f73382d</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.20113.5",
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.20124.2",
14
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2"
15
16
0 commit comments