firebase / firebase-admin-dotnet

Firebase Admin .NET SDK
https://firebase.google.com/docs/admin/setup
Apache License 2.0
370 stars 131 forks source link

chore: Deprecating support for net45 and netstandard1.5 #255

Closed hiranya911 closed 4 years ago

hiranya911 commented 4 years ago

Laying the groundwork for #251

RELEASE NOTE: change: Support for net45 and netstandard1.5 frameworks has been deprecated. Developers are advised to use net461 or netstandard2.0.