Skip to content

Commit eb7ea1a

Browse files
committed
moniker range >= 10
1 parent 8f6b014 commit eb7ea1a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

aspnetcore/fundamentals/servers/kestrel.md

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

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

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

1919
Kestrel is a cross-platform [web server for ASP.NET Core](xref:fundamentals/servers/index). Kestrel is the recommended server for ASP.NET Core, and it's configured by default in ASP.NET Core project templates.
2020

aspnetcore/fundamentals/servers/kestrel/includes/kestrel-7-8-9

Whitespace-only changes.

0 commit comments

Comments
 (0)