Followers

Sunday, 23 October 2016

could not install package 'Sandboxable.Microsoft.WindowsAzure.Storage 1.1.0'

Source: stackoverflow.com --- Saturday, October 22, 2016
I have created a portable cross platform project. I want to add the reference to Microsoft.WindowsAzure.Storage. When I am trying to install Sandboxable.Microsoft.WindowsAzure.Storage 1.1.0. I am getting below error. Can anyone please help me. When I am trying to install through package manager console I am getting the error Install-Package : Could not install package 'Sandboxable.Microsoft.WindowsAzure.Storage 1.1.0'. You are trying to install this package into a project that targets 'MonoAndroid,Version=v6.0', but the package does not contain any assembly references or content files that are compatible with that framework. But when I am trying to install through manage NuGet package for solution I am getting the error ould not install package 'Sandboxable.Microsoft.WindowsAzure.Storage 1.1.0'. You are trying to install this package into a project that targets '.NETPortable,Version=v4.5,Profile=Profile111', but the package does not contain any assembly references or content files that are compatible with that framework. Thanks in advance for your help ...



from Microsoft http://ift.tt/2dJ8ppy

No comments:

Post a Comment