From a96f6757a4e361dc4c43e5086f357229c8852463 Mon Sep 17 00:00:00 2001 From: Maira Wenzel Date: Mon, 27 Apr 2020 18:59:48 -0700 Subject: [PATCH] Complete TOC --- docs/architecture/modernize-desktop/toc.yml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/architecture/modernize-desktop/toc.yml b/docs/architecture/modernize-desktop/toc.yml index 988f5fa8d800c..21a95d0d5854a 100644 --- a/docs/architecture/modernize-desktop/toc.yml +++ b/docs/architecture/modernize-desktop/toc.yml @@ -4,4 +4,12 @@ - name: Why modern desktop applications href: why-modern-applications.md - name: "What's new with .NET Core 3.0 for Desktop?" - href: whats-new-dotnet-core.md \ No newline at end of file + href: whats-new-dotnet-core.md + - name: Migrating Modern Desktop Applications + href: migrate-modern-applications.md + - name: Windows 10 Migration + href: windows-migration.md + - name: Example of migrating to .NET Core 3.0 + href: example-migration-core.md + - name: Deploying Modern Desktop Applications + href: deploy-modern-desktop-applications.md