Closed daspuru closed 6 years ago
It looks like dotnet migrate
should be run on these projects to create csproj files for VS to open. It'd probably be ideal if it ran it for you.
@phenning it looks like there are xproj
s being generated here - is that right?
/cc @mhutch
Yes, VS for Mac does not support project.json, you should upgrade to csproj.
All issues in this repo are being closed because this repo is no longer in use. Please see the readme for more information: https://github.com/aspnet/Templates/blob/dev/README.md.
Hi,
Is there a way to open these solutions in Visual Studio for Mac?
Opening Templates.Test gives the following errors (See image below)
Thanks