step-up-labs / firebase-storage-dotnet

C# library for Firebase Storage
MIT License
140 stars 35 forks source link

Could not install package #8

Closed habosoft closed 6 years ago

habosoft commented 6 years ago

Could not install package 'FirebaseStorage.net 1.0.0'. You are trying to install this package into a project that targets '.NETPortable,Version=v4.5,Profile=Profile259', 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.

bezysoftware commented 6 years ago

Don't use portable libraries, use netstandard instead