Skip to content
This repository has been archived by the owner on Feb 4, 2020. It is now read-only.

Error when installing via Nuget console in Visual Studio 2017 #314

Open
ZhilkinSerg opened this issue May 19, 2018 · 2 comments
Open

Error when installing via Nuget console in Visual Studio 2017 #314

ZhilkinSerg opened this issue May 19, 2018 · 2 comments

Comments

@ZhilkinSerg
Copy link

Install-Package : Could not install package 'clcache 4.1.0'. You are trying to install this package into a project that targets 'native,Version=v0.0', 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 clcache
+ ~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Install-Package], Exception
    + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageCommand
@johnwbyrd
Copy link

+1

@aciereszko
Copy link

aciereszko commented Feb 27, 2019

+1

Anyone got around this?

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

No branches or pull requests

3 participants