-
Notifications
You must be signed in to change notification settings - Fork 54
Conversion to Visual Studio 2017
Barry Luijbregts edited this page Mar 16, 2017
·
1 revision
If you are using Visual Studio 2017, you can still use the solution. Open it as you normally would. Now, you are presented with the following dialog:
Click OK and the projects and solutions will be converted to work with Visual Studio 2017. The biggest difference is that VS2017 uses .csproj project files for the .NET Core projects, instead of project.json files.