Skip to content

Commit

Permalink
Remove Microsoft.DotNet.PackageValidation from global.json (#56972)
Browse files Browse the repository at this point in the history
I incorrectly added it back while resolving merge conflicts in #56719 but it was removed from global.json with #56712
  • Loading branch information
akoeplinger committed Aug 6, 2021
1 parent 57947cb commit 2bc925a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
},
"msbuild-sdks": {
"Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk": "6.0.0-beta.21405.3",
"Microsoft.DotNet.PackageValidation": "1.0.0-preview.7.21352.4",
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21405.3",
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21405.3",
"Microsoft.DotNet.SharedFramework.Sdk": "6.0.0-beta.21405.3",
Expand Down

0 comments on commit 2bc925a

Please sign in to comment.