I\'m getting this error when opening .NET Core projetcs in VS 2015 Community:
The following error ocurred attempting to run the project model server
Not a good position at all. Dot Net Core 1.0 is the LTS version and this is the one to target. .NET Core 1.1 is NOT the LTS version (and will not run on Amazon for example). So recommending this route goes against Microsoft's policy on LTS versions.
An LTS version MUST continue to be "supported for three years after the general availability date of a LTS release"