We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ece86d5 commit ef4e36fCopy full SHA for ef4e36f
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.20053.2">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20054.1">
7
<Uri>https://github.com/dotnet/arcade</Uri>
8
- <Sha>b49ab5e13eb7c5678d6720ef041dc675cf8e9307</Sha>
+ <Sha>96ab522b32ff4d0f7bfc18074fd5ae3673c59d0a</Sha>
9
</Dependency>
10
</ToolsetDependencies>
11
</Dependencies>
global.json
@@ -7,6 +7,6 @@
"xcopy-msbuild": "16.3.0-alpha"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20053.2"
+ "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20054.1"
}
12
0 commit comments