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 0d1f1ea commit ffb68beCopy full SHA for ffb68be
eng/Version.Details.xml
@@ -3,9 +3,9 @@
3
<ProductDependencies>
4
</ProductDependencies>
5
<ToolsetDependencies>
6
- <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22154.3">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22157.6">
7
<Uri>https://github.com/dotnet/arcade</Uri>
8
- <Sha>8ed47fcae6a5d2d40483ed81858f4ede8eab7ae2</Sha>
+ <Sha>81001b45bd54f9223905bf55f6ed0125273580fa</Sha>
9
</Dependency>
10
</ToolsetDependencies>
11
</Dependencies>
global.json
@@ -8,7 +8,7 @@
"dotnet": "6.0.100"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22154.3",
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22157.6",
12
"Microsoft.Build.NoTargets": "2.0.1",
13
"Microsoft.Build.Traversal": "3.0.2"
14
}
0 commit comments