-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Never mind, just clued in that it wants .Net CORE 2. I never bothered with it before so the 2.0 didn't trigger anything.
When I load the project in VS2017 I get an error saying:
Severity Code Description Project File Line Suppression State
Error The current .NET SDK does not support targeting .NET Standard 2.0. Either target .NET Standard 1.6 or lower, or use a version of the .NET SDK that supports .NET Standard 2.0. RaspberrySharp D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\Sdks\Microsoft.NET.Sdk\build\Microsoft.NET.TargetFrameworkInference.targets 126
I've downloaded and installed every SDK listed by the projects from 4.6.1 to 4.7.2. What am I missing?
Metadata
Metadata
Assignees
Labels
No labels