Publish in a new ASP.NET CORE project in Visual Studio 2017 RC

I am creating a new ASP.NET Core project in Visual Studio 2017 RC from the default template.

After that, I right-click on the project and select publication. Then I need to create a profile and click "New Profile", but as soon as I get the following error message

enter image description here

Microsoft Visual Studio 2017 RC has stopped working

How to publish an ASP.NET Core project in Visual Studio 2017 RC?

+4
source share

Source: https://habr.com/ru/post/1661370/


All Articles