I am getting a problem when you try to install castle windsor into a
project that is targeting framework version 4.5.1 using VS2012, you get the
following error
Install-Package : Failed to add reference to 'System.Core'. Please make
sure that it is in the Global Assembly Cache.
At line:1 char:1
+ Install-Package n2cms.IoC.Windsor3
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Install-Package],
InvalidOperationException
+ FullyQualifiedErrorId :
NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand
The only workaround I have found is change back to 4.5, install, and then
change the project back again to 4.5.1.
I noticed that you are not allowed to manually reference this assembly
either as it is an implicit reference by the build system.
--
You received this message because you are subscribed to the Google Groups
"Castle Project Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/castle-project-users.
For more options, visit https://groups.google.com/d/optout.