We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9be20d5 commit 05c558aCopy full SHA for 05c558a
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.19409.8">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19410.2">
7
<Uri>https://github.com/dotnet/arcade</Uri>
8
- <Sha>f22982a641aa6f29585b6ab1de85912814a00bac</Sha>
+ <Sha>e2f5f0f5c20a1fef71845795b09066a5cd892a7e</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.19409.8",
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19410.2",
14
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2"
15
16
0 commit comments