Hi Everyone!
I’m facing a problem when trying to install Octo Pack 3.0.42 into one of my solution here. Anyone kindly advise any solution for this?
You may refer to the error message below or the attached screenshot.
Thanks in advance
Install failed. Rolling back…
Install-Package : Could not install package ‘OctoPack 3.0.42’. You are trying to install this package into a project that targets
‘.NETFramework,Version=v2.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:16
- Install-Package <<<< Octopack
- CategoryInfo : NotSpecified: ( [Install-Package], InvalidOperationException
- FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand