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