diff --git a/aspnetcore/grpc/supported-platforms.md b/aspnetcore/grpc/supported-platforms.md index 23a9f52b8d..b705363b39 100644 --- a/aspnetcore/grpc/supported-platforms.md +++ b/aspnetcore/grpc/supported-platforms.md @@ -94,7 +94,7 @@ The following table lists .NET implementations and their gRPC client support: | Universal Windows Platform 10.0.16299 | ❌ | ✔️ | | Unity 2018.1 | ❌ | ✔️ | -†.NET Framework requires to be configured and Windows 10 Build 19622 or later, which may require the use of a [Windows Insider](https://insider.windows.com) build. +†.NET Framework requires configuration of and Windows 11 or later. Using `Grpc.Net.Client` on .NET Framework or with gRPC-Web requires additional configuration. For more information, see .