Skip to content

Commit 2bc925a

Browse files
authored
Remove Microsoft.DotNet.PackageValidation from global.json (#56972)
I incorrectly added it back while resolving merge conflicts in #56719 but it was removed from global.json with #56712
1 parent 57947cb commit 2bc925a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

global.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
},
1414
"msbuild-sdks": {
1515
"Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk": "6.0.0-beta.21405.3",
16-
"Microsoft.DotNet.PackageValidation": "1.0.0-preview.7.21352.4",
1716
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21405.3",
1817
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21405.3",
1918
"Microsoft.DotNet.SharedFramework.Sdk": "6.0.0-beta.21405.3",

0 commit comments

Comments
 (0)