[
  {
    "Id": "1257133",
    "ThreadId": "548919",
    "Html": "I am trying to install Zlib.Portable 1.9.2 library in a windows phone 8.1 project (non Silverlight) via nuget and getting the below error. Can you please release an updated nugget package that targets windows phone 8.1 as well? A number of libraries that I use are dependent on zlib (like google apis) and hence this is becoming a roadblock for me to upgrade my app to Windows Phone 8.1.<br />\n<h2>Error:</h2>\nInstall-Package : Could not install package 'Zlib.Portable 1.9.2'. You are trying to install this package into a project that targets \r<br />\n'WindowsPhoneApp,Version=v8.1', but the package does not contain any assembly references or content files that are compatible with that framework. For more \r<br />\ninformation, contact the package author.\r<br />\nAt line:1 char:1<br />\n<ul>\n<li>Install-Package Zlib.Portable</li>\n<li>\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br />\n<ul>\n<li>CategoryInfo          : NotSpecified: (:) [Install-Package], InvalidOperationException</li>\n<li>\nFullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand<br />\n</li>\n</ul>\n</li>\n</ul>\n",
    "PostedDate": "2014-06-17T09:48:24.813-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "1260865",
    "ThreadId": "548919",
    "Html": "I am getting the same error trying to install the Google.api.core:\r<br />\n<br />\nAttempting to resolve dependency 'Newtonsoft.Json (≥ 5.0.5)'.\r<br />\nAttempting to resolve dependency 'Microsoft.Bcl (≥ 1.0.19)'.\r<br />\nAttempting to resolve dependency 'Microsoft.Bcl.Build (≥ 1.0.14)'.\r<br />\nAttempting to resolve dependency 'Microsoft.Bcl.Async (≥ 1.0.16)'.\r<br />\nAttempting to resolve dependency 'Microsoft.Net.Http (≥ 2.1.10)'.\r<br />\nAttempting to resolve dependency 'Zlib.Portable (≥ 1.9.2)'.\r<br />\nInstalling 'Zlib.Portable 1.9.2'.\r<br />\nSuccessfully installed 'Zlib.Portable 1.9.2'.\r<br />\nInstalling 'Google.Apis.Core 1.8.2'.\r<br />\nSuccessfully installed 'Google.Apis.Core 1.8.2'.\r<br />\nAdding 'Zlib.Portable 1.9.2' to GPhone.\r<br />\nUninstalling 'Zlib.Portable 1.9.2'.\r<br />\nSuccessfully uninstalled 'Zlib.Portable 1.9.2'.\r<br />\nInstall failed. Rolling back...\r<br />\nCould not install package 'Zlib.Portable 1.9.2'. You are trying to install this package into a project that targets 'WindowsPhoneApp,Version=v8.1', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.\r<br />\n<br />\n<br />\nZlib by itself:\r<br />\n<br />\nInstalling 'Zlib.Portable 1.9.2'.\r<br />\nSuccessfully installed 'Zlib.Portable 1.9.2'.\r<br />\nAdding 'Zlib.Portable 1.9.2' to GPhone.\r<br />\nUninstalling 'Zlib.Portable 1.9.2'.\r<br />\nSuccessfully uninstalled 'Zlib.Portable 1.9.2'.\r<br />\nInstall failed. Rolling back...\r<br />\nCould not install package 'Zlib.Portable 1.9.2'. You are trying to install this package into a project that targets 'WindowsPhoneApp,Version=v8.1', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.<br />\n",
    "PostedDate": "2014-06-29T04:48:45.32-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]