We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a8f37b6 + 7cf21dd commit 671ff7fCopy full SHA for 671ff7f
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.19554.3">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.19555.7">
7
<Uri>https://github.com/dotnet/arcade</Uri>
8
- <Sha>ec6a0344dd2b1237cd63b38281295ce1e4b71458</Sha>
+ <Sha>82c69e4d687077689fae4826e755ff5bf296c9c3</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.19554.3",
+ "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19555.7",
14
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2"
15
16
0 commit comments