I have created a fresh NUnit project based on .net core 2.1.
When I run command dotnet test project1.dll in windows machine then its working fine but when I
dotnet test project1.dll