Dotnet test error message: Could not find a test logger with URI or FriendlyName 'logger://teamcity'


Bump into this error trying to get teamcity to run my unit test. To resolve this, i just had to add the following packages in my unit test projects.



And then my dotnet core project start to work as expected.





Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm