S:\c\nunit3-vs-adapter.issues\Issue1152\2-nunit-runner-dotnet-test\obj\Debug\net6.0\TestPlatformEntryPoint.cs(13,9):
error CS0103: The name 'SelfRegisteredExtensions' does not exist in the current context
We need to revisit how we use the IsTestingPlatformApplication property so you can use just that to enable / disable all features.
This is a fix for
We need to revisit how we use the IsTestingPlatformApplication property so you can use just that to enable / disable all features.