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