Grabacr07/MetroRadiance

Cannot install nuget package

yatsen opened this issue · 4 comments

below is the log:

Install-Package : Could not install package 'MetroRadiance.Core 2.1.0'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.5', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.
At line:1 char:1

  • Install-Package MetroRadiance
  • - CategoryInfo          : NotSpecified: (:) [Install-Package], InvalidOperationException
    - FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand
    

Sorry, MetroRadiance supports only .NET 4.6 or later.

Nuget failing at 4.8.

Nuget failing at 4.8.

+1

image

#33 has the solutions.