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 2866442 commit b6c6cf3Copy full SHA for b6c6cf3
eng/Version.Details.xml
@@ -3,9 +3,9 @@
3
<ProductDependencies>
4
</ProductDependencies>
5
<ToolsetDependencies>
6
- <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25230.1">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25263.4">
7
<Uri>https://github.com/dotnet/arcade</Uri>
8
- <Sha>4246a31e5de9de87f760218c4f588cebf4661f45</Sha>
+ <Sha>20ab70a74d52b68f4271bd946884e24049b14f83</Sha>
9
</Dependency>
10
</ToolsetDependencies>
11
</Dependencies>
global.json
@@ -9,6 +9,6 @@
"rollForward": "latestMinor"
},
"msbuild-sdks": {
12
- "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25230.1"
+ "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25263.4"
13
}
14
0 commit comments