clcache icon indicating copy to clipboard operation
clcache copied to clipboard

Error when installing via Nuget console in Visual Studio 2017

Open ZhilkinSerg opened this issue 7 years ago • 2 comments

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

ZhilkinSerg avatar May 19 '18 09:05 ZhilkinSerg

+1

johnwbyrd avatar Aug 24 '18 03:08 johnwbyrd

+1

Anyone got around this?

aciereszko avatar Feb 27 '19 19:02 aciereszko