Closed mobilebilly closed 3 months ago
@mobilebilly Thank you very much for your contribution. I retargeted you pull request to Feature/111... because this is our current development branch for 3.0.0. Can you please fix the conflicts and test the changes?
@FreeAndNil , no problem. The conflicts have been fixed, and my branch is now up-to-date with the latest changes from the upstream branch Feature/111.... Please review the updated pull request and let me know if there are any further changes needed.
@FreeAndNil, the additional change in the test project is done. thank you
Fix for Issue #109
This fix addresses the issue where the dotnet test command cannot recognize the NUnit3TestAdapter in existing ItemGroup elements.
Changes Made:
Moved the reference to NUnit3TestAdapter to an ItemGroup without a TargetFramework condition.