Describe the bug
Verify.MSTest version 31.15.0 adds an empty.nupkg file in the output directory of our unit test projects.
The problem is that this file is being picked up by our CICD to be pushed to a NuGet registry.
Is there a way to avoid that the "EmptyFiles" directory is being created?
Describe the bug
Verify.MSTest version 31.15.0 adds an empty.nupkg file in the output directory of our unit test projects.
The problem is that this file is being picked up by our CICD to be pushed to a NuGet registry.
Is there a way to avoid that the "EmptyFiles" directory is being created?