Skip to content

Commit 9186e18

Browse files
authored
(chore): Marked net 4.6.1 as deprecated (#384)
1 parent e4f5a55 commit 9186e18

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,14 @@ We also welcome bug reports, feature requests, and code review feedback.
5959

6060
Admin .NET SDK supports the following frameworks:
6161

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

65+
Support for .NET Framework 4.6.1 is now deprecated.
66+
Next major version of the Admin SDK will terminate support for this
67+
framework. Developers are advised to upgrade their runtime frameworks
68+
accordingly.
69+
6570
This is consistent with the frameworks supported by other .NET libraries
6671
associated with Google Cloud Platform.
6772

0 commit comments

Comments
 (0)