Create new .NET 6.0 pages (#1199)

* Create new .NET 6.0 pages

* Add the gist for .NET 6.0 changes w/o the application bootstrap

* rename new to 6; redirect via index

* feedback

* Create new .NET 6.0 pages

* Add the gist for .NET 6.0 changes w/o the application bootstrap

* rename new to 6; redirect via index

* feedback

* rebase

* Add renamed file

* remove unrelated file change

* update TOC

* Remove dead toc entry

* New application default font section

* application bootstrap

* Rework sections and descriptions

* Update dotnet-desktop-guide/net/winforms/whats-new/net60.md

Co-authored-by: Igor Velikorossov <[email protected]>

* more updates

* Fix warnings

* Fix final warning

* Apply suggestions from code review

* Update net60.md

* Update dotnet-desktop-guide/net/winforms/whats-new/net60.md

Co-authored-by: Devendar Reddy Adulla <[email protected]>

Co-authored-by: Andy De George (adegeo) <[email protected]>
Co-authored-by: Andy (Steve) De George <[email protected]>
Co-authored-by: Devendar Reddy Adulla <[email protected]>
This commit is contained in:
Igor Velikorossov
2021-11-12 16:11:14 +00:00
committed by GitHub
co-authored by Devendar Reddy Adulla Andy De George Andy De George
parent b1e5e7c628
commit 142f1e9f98
8 changed files with 278 additions and 11 deletions
+9
View File
@@ -235,6 +235,15 @@
"TargetUrl": "/dotnet/desktop/winforms/input-mouse/how-to-distinguish-between-clicks-and-double-clicks?view=netdesktop-6.0"
},
// ========
// WinForms Index mappings
// ========
{
"Redirect": "Normal",
"SourceUrl": "/dotnet/desktop/winforms/whats-new/index?view=netdesktop-5.0",
"TargetUrl": "/dotnet/desktop/winforms/whats-new/net60?view=netdesktop-5.0"
},
// ========
// WPF 4.0 -> 5/6