Skip to content

Commit 02bf030

Browse files
committed
moniker
1 parent fc61fc7 commit 02bf030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetcore/fundamentals/servers/httpsys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ uid: fundamentals/servers/httpsys
1414

1515
By [Tom Dykstra](https://github.com/tdykstra) and [Chris Ross](https://github.com/Tratcher)
1616

17-
:::moniker range=">= aspnetcore-10"
17+
:::moniker range=">= aspnetcore-10.0"
1818

1919
[HTTP.sys](/iis/get-started/introduction-to-iis/introduction-to-iis-architecture#hypertext-transfer-protocol-stack-httpsys) is a [web server for ASP.NET Core](xref:fundamentals/servers/index) that only runs on Windows. HTTP.sys is an alternative to [Kestrel](xref:fundamentals/servers/kestrel) server and offers some features that Kestrel doesn't provide.
2020

0 commit comments

Comments
 (0)