Open
Description
The Microsoft.NET.Test.Sdk
PackageReference is a pain w/o obvious value. Presumably, everyone wants to have the matching PackageReference for their .NET SDK and/or VS version. That's not the default experience due to the PackageReference.
As a symptom of that, this package is one that dependabot has to update most. Example: dotnet/iot#1556.
It would be great if we could (somehow) make packages we update monthly as implicit PackageReferences.
There is no design here (and I haven't thought about it). This is just a UX pain.