We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59f196c commit b46bdc8Copy full SHA for b46bdc8
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.19322.2">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19323.4">
7
<Uri>https://github.com/dotnet/arcade</Uri>
8
- <Sha>48aed493ffa093728bc9ffd17be0e5957f77aade</Sha>
+ <Sha>9946534da4f73e6242ca105f6798ab58119c9ab0</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.19322.2",
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19323.4",
14
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2"
15
16
0 commit comments