We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1471a68 commit f900cbfCopy full SHA for f900cbf
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="5.0.0-beta.19476.6">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.19477.2">
7
<Uri>https://github.com/dotnet/arcade</Uri>
8
- <Sha>b449f372df1a3374ebdc85f42ff137dcda08776b</Sha>
+ <Sha>14abaee3dba41fbe608431fb6a4f4b2435dcac33</Sha>
9
</Dependency>
10
</ToolsetDependencies>
11
</Dependencies>
global.json
@@ -10,7 +10,7 @@
}
},
12
"msbuild-sdks": {
13
- "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19476.6",
+ "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19477.2",
14
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2"
15
16
0 commit comments