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 7b6c485 commit f83ad2dCopy full SHA for f83ad2d
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.20116.1">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20117.3">
7
<Uri>https://github.com/dotnet/arcade</Uri>
8
- <Sha>2086e534f12e6116889ee480646ef54c1f781887</Sha>
+ <Sha>bd2a2b09716ddb54cb1e40f087beaaeeef859118</Sha>
9
</Dependency>
10
</ToolsetDependencies>
11
</Dependencies>
global.json
@@ -7,6 +7,6 @@
"xcopy-msbuild": "16.4.0-alpha"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20116.1"
+ "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20117.3"
}
12
0 commit comments