We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3092a14 commit b40dc8bCopy full SHA for b40dc8b
1 file changed
aspnetcore/fundamentals/servers/kestrel/includes/kestrel6.md
@@ -137,7 +137,7 @@ Kestrel is supported on all platforms and versions that .NET supports.
137
* Operating system†
138
* Windows Server 2016/Windows 10 or later‡
139
* Linux with OpenSSL 1.0.2 or later (for example, Ubuntu 16.04 or later)
140
-* Target framework: .NET 2.2 or later
+* Target framework: .NET Core 2.2 or later
141
* [Application-Layer Protocol Negotiation (ALPN)](https://tools.ietf.org/html/rfc7301#section-3) connection
142
* TLS 1.2 or later connection
143
0 commit comments