Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,14 @@ We also welcome bug reports, feature requests, and code review feedback.

Admin .NET SDK supports the following frameworks:

* .NET Framework 4.6.1+
* .NET Framework 4.6.1+ (4.6.2+ recommended)
* .NET Standard 2.0, providing .NET Core support

Support for .NET Framework 4.6.1 is now deprecated.
Next major version of the Admin SDK will terminate support for this
framework. Developers are advised to upgrade their runtime frameworks
accordingly.

This is consistent with the frameworks supported by other .NET libraries
associated with Google Cloud Platform.

Expand Down