We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b830d4c commit 8be99a7Copy full SHA for 8be99a7
.openpublishing.redirection.json
@@ -1569,7 +1569,7 @@
1569
"redirect_document_id": false
1570
},
1571
{
1572
- "source_path": "aspnetcore/blazor/getting-started/index.md",
+ "source_path": "aspnetcore/getting-started/index.md",
1573
"redirect_url": "/aspnet/core/blazor/get-started",
1574
1575
}
aspnetcore/tutorials/publish-to-iis.md
@@ -1,9 +1,9 @@
1
---
2
title: Publish an ASP.NET Core app to IIS
3
-author: rick-anderson
+author: wadepickett
4
description: Learn how to host an ASP.NET Core app on an IIS server.
5
monikerRange: '>= aspnetcore-2.1'
6
-ms.author: riande
+ms.author: wpickett
7
ms.custom: mvc
8
ms.date: 10/03/2019
9
uid: tutorials/publish-to-iis
0 commit comments