Quantcast
Channel: WE MOVED to github.com/nuget. This site is not monitored!
Viewing all articles
Browse latest Browse all 7612

Commented Issue: nuget installing packages to /net40 folder instead of /sl4 folder for default Windows Phone 7 XNA template [2276]

$
0
0
What could be calling nuget to install packages such as JSON.NET to /net40 folder like the following?

{project folder}\packages\Newtonsoft.Json.4.5.6\lib\net40\Newtonsoft.Json.dll

This is causing some of my libraries to break? Is there anyway to make it install to the Silverlight\v4.0\ folder?
Comments: Actually I take the workaround back. Renaming the folder to 'sl4-windowsphone71' doesn't change a thing. I'm still unable to reference my nuget from any WP71 XNA project.

Viewing all articles
Browse latest Browse all 7612

Trending Articles