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