We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7cee80 + f878da6 commit d51ae07Copy full SHA for d51ae07
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.19330.1">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19351.4">
7
<Uri>https://github.com/dotnet/arcade</Uri>
8
- <Sha>89fab80685c91024c8f9e21f1c37f62580f648f8</Sha>
+ <Sha>1fb1e240c889cd7f6e10cb1eacd129efa3ddb4b4</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.19330.1",
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19351.4",
14
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2"
15
16
0 commit comments