We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f09aa5 commit 47cceedCopy full SHA for 47cceed
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.22168.2">
+ <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22171.2">
7
<Uri>https://github.com/dotnet/arcade</Uri>
8
- <Sha>bafd55901b50d6fc3507c8ed96a7777fcca1796f</Sha>
+ <Sha>c8a95297e2622251c125aa5c0ef7c822275a792d</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.22168.2",
+ "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22171.2",
12
"Microsoft.Build.NoTargets": "2.0.1",
13
"Microsoft.Build.Traversal": "3.0.2"
14
}
0 commit comments