I've created a core web app in VS2017 and I want to zip my project and send it to someone, so that he'll be able to run it using a command line (don't ask why plz).
I've tried to use dotnet run but it gives me this error:
error MSB4019: The imported project "C:\Program Files\dotnet\sdk\1.0.4\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" was not found.
How can I do this?
Aucun commentaire:
Enregistrer un commentaire