-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Using Visual Studio 2019 (16.10.3) I get this error:
Using "ResolveNuGetPackageAssets" task from assembly "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Microsoft\NuGet\16.0\Microsoft.NuGet.Build.Tasks.dll".
Task "ResolveNuGetPackageAssets"
C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Microsoft\NuGet\16.0\Microsoft.NuGet.targets(198,5): error : Your project does not reference ".NETCoreApp,Version=v3.1" framework. Add a reference to ".NETCoreApp,Version=v3.1" in the "TargetFrameworks" property of your project file and then re-run NuGet restore.
Done executing task "ResolveNuGetPackageAssets" -- FAILED.
Done building target "ResolveNuGetPackageAssets" in project "CppCliInterop.vcxproj" -- FAILED.```
Metadata
Metadata
Assignees
Labels
No labels