Skip to content

Commit

Permalink
Versioning update
Browse files Browse the repository at this point in the history
  • Loading branch information
guardrex committed Nov 3, 2018
1 parent bec20e1 commit c7d1f36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion aspnetcore/fundamentals/host/web-host.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ uid: fundamentals/host/web-host

By [Luke Latham](https://github.com/guardrex)

::: moniker range="<= aspnetcore-2.0"
::: moniker range="< aspnetcore-2.1"

For the 1.1 version of this topic, download [ASP.NET Core Web Host (version 1.1, PDF)](https://webpifeed.blob.core.windows.net/webpifeed/Partners/Web-Host_1.1.pdf).

Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/fundamentals/servers/kestrel.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ uid: fundamentals/servers/kestrel

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

::: moniker range="<= aspnetcore-2.0"
::: moniker range="< aspnetcore-2.1"

For the 1.1 version of this topic, download [Kestrel web server implementation in ASP.NET Core (version 1.1, PDF)](https://webpifeed.blob.core.windows.net/webpifeed/Partners/Kestrel_1.1.pdf).

Expand Down

0 comments on commit c7d1f36

Please sign in to comment.