We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f947760 commit 31a6ecbCopy full SHA for 31a6ecb
README.md
@@ -62,7 +62,12 @@ Admin .NET SDK supports the following frameworks:
62
63
* .NET Framework 4.6.2+
64
* .NET Standard 2.0
65
-* .NET 6.0+
+* .NET 6.0+ (8.0+ recommended)
66
+
67
+Support for .NET 6.0 and 7.0 is now deprecated.
68
+The next major version of the Admin SDK will terminate support for these
69
+versions. Use .NET 8.0 or higher when deploying the Admin SDK.
70
+accordingly.
71
72
This is consistent with the frameworks supported by other .NET libraries
73
associated with Google Cloud Platform.
0 commit comments