Test runner 'Microsoft.Testing.Platform' is not supported #5351
-
|
Is this a .NET 10 SDK issue? Using |
Beta Was this translation helpful? Give feedback.
Answered by
Youssef1313
Apr 1, 2025
Replies: 1 comment 4 replies
-
|
I assume you are using We used to use |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
Evangelink
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I assume you are using
dotnet.config?We used to use
MicrosoftTestingPlatforminstead ofMicrosoft.Testing.Platform. But in Preview 3, Microsoft.Testing.Platform will be the correct value.