Open pappasa opened 7 years ago
This template pack uses .xproj/project.json, but vs2017 now only supports .csproj, so it probably need adjustments. You can however, generate the project in vs2015, then open the solution in vs2017.
(Make sure you backup first, and that .net core SDK and runtime are up to date)
This works for VS2017.
Is there a version for Visual Studio 2017?