Seems to be a bug in NuGet... perhaps it doesn't "realize" that .NET 4.5
doesn't have a client profile and so it falls back to 3.5.
Try searching for this in the NuGet issue tracker and forum:

http://nuget.codeplex.com/discussions/topics/5362/general

http://nuget.codeplex.com/workitem/list/basic

Or create a new thread in said forum.
Or try to reproduce this with another package with the same characteristics.

--
Mauricio

On Thu, Oct 25, 2012 at 11:12 PM, Scott_M
<[email protected]>wrote:

> We have a WCF service solution / project in .NET 4.0 and a branched .NET
> 4.5 version.  Both versions reference Castle.Core and Castle.Windsor via
> the public nuget feed.  However, the descriptions on the two Castle.Core
> assembly references are at odds:
>
> In .NET 4.0 code base Nuget Castle.Core references have a reference
> description of:
> Castle.Core 3.1.0 for .NETFramework v4.0 Client Profile
>
> In .NET 4.5, Nuget Castle.Core references have a reference description of:
> Castle.Core 3.1.0 for .NET Framework v3.5
>
> Why does the .NET 4.5 Castle.Core reference refer to .NET Framework 3.5?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Castle Project Users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/castle-project-users/-/qpiMd6B5zNAJ.
> To post to this group, send email to [email protected]
> .
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/castle-project-users?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/castle-project-users?hl=en.

Reply via email to