Skip to content

Commit 31a6ecb

Browse files
chore: Deprecate .NET 6.0 and 7.0 (#482)
* chore: Deprecate .NET 6.0 and 7.0 * fix: Reworded deprecation message Co-authored-by: Lahiru Maramba <[email protected]> --------- Co-authored-by: Lahiru Maramba <[email protected]>
1 parent f947760 commit 31a6ecb

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
@@ -62,7 +62,12 @@ Admin .NET SDK supports the following frameworks:
6262

6363
* .NET Framework 4.6.2+
6464
* .NET Standard 2.0
65-
* .NET 6.0+
65+
* .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.
6671

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

0 commit comments

Comments
 (0)