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 README file to understand and let me know if more information is required.