Merge pull request #23822 from dotnet/main

Merge to live
pull/24194/head^2
Rick Anderson 2021-11-09 07:45:30 -10:00 committed by GitHub
commit 282da0ccef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ public static IHostBuilder CreateHostBuilder(string[] args) =>
### ASP.NET Core 6
[!code-csharp[](50-to-60-samples/samples/Web6Samples/Program.cs?name=snippet_hb)]
[!code-csharp[](50-to-60-samples/samples/Web6Samples/Program.cs?name=snippet_whb)]
## Change the web root