Skip to content

.NET 8: Make Microsoft.NET.Test.Sdk an implicit reference #25797

Open
@richlander

Description

@richlander

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions