From 9b401a339c0749ac8c256cdd1a7aa27d72c2f858 Mon Sep 17 00:00:00 2001 From: Tom Dykstra Date: Wed, 30 Jan 2019 09:05:28 -0800 Subject: [PATCH] Add VS for Mac deploy articles to TOC (#10698) --- aspnetcore/toc.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/aspnetcore/toc.yml b/aspnetcore/toc.yml index 94eb651c9d..e732aea547 100644 --- a/aspnetcore/toc.yml +++ b/aspnetcore/toc.yml @@ -454,6 +454,8 @@ uid: host-and-deploy/azure-apps/index - name: Publish with Visual Studio uid: tutorials/publish-to-azure-webapp-using-vs + - name: Publish with Visual Studio for Mac + href: /visualstudio/mac/publish-app-svc - name: Publish with CLI tools href: /azure/app-service/app-service-web-tutorial-dotnetcore-sqldb - name: Publish with Visual Studio and Git @@ -522,6 +524,8 @@ uid: host-and-deploy/web-farm - name: Visual Studio publish profiles uid: host-and-deploy/visual-studio-publish-profiles + - name: Visual Studio for Mac publish to folder + href: /visualstudio/mac/publish-folder - name: Directory structure uid: host-and-deploy/directory-structure - name: Health checks