mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 23:43:39 +02:00
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:
co-authored by
Devendar Reddy Adulla
Andy De George
Andy De George
parent
b1e5e7c628
commit
142f1e9f98
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user