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
+4
View File
@@ -529,6 +529,10 @@
"source_path": "dotnet-desktop-guide/framework/wpf/properties/custom-dependency-properties.md",
"redirect_url": "/dotnet/desktop/wpf/advanced/custom-dependency-properties?view=netframeworkdesktop-4.8"
},
{
"source_path": "dotnet-desktop-guide/net/winforms/whats-new/index.md",
"redirect_url": "/dotnet/desktop/winforms/whats-new/net60?view=netdesktop-6.0"
},
{
"source_path": "dotnet-desktop-guide/net/wpf/advanced/dependency-property-metadata.md",
"redirect_url": "/dotnet/desktop/wpf/properties/dependency-property-metadata?view=netdesktop-6.0"