Selenium .NET core 2.2 published project exe not running even on Windows x64
问题 When I build and publish project, the exe generated in the Published folder doesn't Open then closes within a sec. Can anyone help me to resolve the error ? When I ran the exe from CMD line I am getting this error. cd ..Path_to_Project\WebShopTestAutomation dotnet restore dotnet build dotnet test An assembly specified in the application dependencies manifest (WebShopTestAutomation.deps.json) has already been found but with a different file extension. The full project is here. Please read the