Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The NuGet team has recently added the ability to store the package icon URL in the nuspec file.
Now I need to have a public copy of the icon available somewhere on the web. I tried putting it on CodePlex but the URI uses QueryString parameters and Nuget chokes on the ā=ā when parsing the package file.
So, Iām putting the icon image here on my blog so I can point to it with a public URL.
Comments
Anonymous
July 11, 2011
Did you try the svn address for codeplex? That should be a lot cleaner. See brice-lambson.blogspot.com/.../automatic-update-for-codeplex-projects.html for am example.Anonymous
July 18, 2011
The comment has been removed