Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install nuget package #26

Open
yatsen opened this issue Apr 9, 2016 · 4 comments
Open

Cannot install nuget package #26

yatsen opened this issue Apr 9, 2016 · 4 comments

Comments

@yatsen
Copy link

yatsen commented Apr 9, 2016

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
    
@Grabacr07
Copy link
Owner

Sorry, MetroRadiance supports only .NET 4.6 or later.

@TekuSP
Copy link

TekuSP commented Nov 4, 2019

Nuget failing at 4.8.

@ilharp
Copy link

ilharp commented Feb 26, 2020

Nuget failing at 4.8.

+1

image

@ilharp
Copy link

ilharp commented Feb 26, 2020

#33 has the solutions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants