Skip to content

Commit

Permalink
Repair versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
guardrex committed Oct 27, 2018
1 parent 74d77d9 commit eb0c120
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions aspnetcore/fundamentals/servers/kestrel.md
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,8 @@ public static IWebHostBuilder CreateWebHostBuilder(string[] args) =>
});
```

::: moniker-end

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

```csharp
Expand Down

0 comments on commit eb0c120

Please sign in to comment.