While the init script will install the required .NET Core SDK under the user directory and that's enough for a cmdline build, apparently that's not enough for VS to be able to open the projects.
We should give the init script the option to install the .NET SDK at the machine-wide location so VS is happy.
While the init script will install the required .NET Core SDK under the user directory and that's enough for a cmdline build, apparently that's not enough for VS to be able to open the projects.
We should give the init script the option to install the .NET SDK at the machine-wide location so VS is happy.