I\'ve installed Visual Studio 2017. I have a class library in the new .NET Standard format, which is able to be used by both .NET Framework and .NET Core. But when I go to <
This happened to me when I opened a solution targeting 4.7.1 on a fresh-install PC where only 4.7.2 was present