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 1b6340b commit 0d1f1eaCopy full SHA for 0d1f1ea
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.22124.4">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22154.3">
7
<Uri>https://github.com/dotnet/arcade</Uri>
8
- <Sha>f7136626d0109856df867481219eb7366951985d</Sha>
+ <Sha>8ed47fcae6a5d2d40483ed81858f4ede8eab7ae2</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.22124.4",
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22154.3",
12
"Microsoft.Build.NoTargets": "2.0.1",
13
"Microsoft.Build.Traversal": "3.0.2"
14
}
0 commit comments