When I'm trying to install AjaxMin from Nuget for __Web Site project__ in VS2012, I got this error:

It was only happened for __Web Site project__ only. And for VS2010, the package are downloaded and there is no error message, but AjaxMin.dll file is never copied into Bin folder, and error occurred when I'm trying to uninstall the package.
Everything works fine on __Web Application project__.
Comments: ** Comment from web user: ronlo **

It was only happened for __Web Site project__ only. And for VS2010, the package are downloaded and there is no error message, but AjaxMin.dll file is never copied into Bin folder, and error occurred when I'm trying to uninstall the package.
Everything works fine on __Web Application project__.
Comments: ** Comment from web user: ronlo **
Okay, I uploaded a new version to NuGet.org: 4.97. This should install just fine. It doesn't use the new auto-update feature to put the right import for the AjaxMin.targets into the project script, so if you need it, you'll have to update your project manually. But that's how 4.95 and earlier worked anyway. Let me know if this fixes the problem. Because this is a NuGet package-only update, I won't be updating the CodePlex download (which is an MSI).