-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
Milestone
Description
We have host tests that test the project.json way dotnet test used to invoke the host in order to run tests.
These tests rely on a bunch of old, no longer supported packages that enabled dotnet test on project.json based projects.
We should investigate if we still need to maintain these tests, since this scenario isn't used by dotnet test anymore.
Note
The move to the 2.0.0 SDK brought this issue to light because PackageTargetFallback is deprecated in 2.0.0, and these tests rely on that behavior. See dotnet/core-setup#3320
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status