mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-07 23:43:19 +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
@@ -1,11 +1,11 @@
|
||||
### YamlMime:Landing
|
||||
|
||||
title: Windows Forms documentation
|
||||
summary: Learn about using Windows Forms, an open-source, graphical user interface for Windows, on .NET 5.
|
||||
summary: Learn about using Windows Forms, an open-source, graphical user interface for Windows, on .NET 6.
|
||||
|
||||
metadata:
|
||||
title: Windows Forms for .NET 5 documentation
|
||||
description: Learn about using Windows Forms, an open-source, graphical user interface for Windows, on .NET 5.
|
||||
title: Windows Forms for .NET 6 documentation
|
||||
description: Learn about using Windows Forms, an open-source, graphical user interface for Windows, on .NET 6.
|
||||
ms.topic: landing-page
|
||||
ms.date: 10/26/2020
|
||||
|
||||
@@ -32,8 +32,8 @@ landingContent:
|
||||
url: migration/index.md
|
||||
- linkListType: download
|
||||
links:
|
||||
- text: Visual Studio 2019 version 16.8
|
||||
url: https://visualstudio.microsoft.com/downloads/?utm_medium=microsoft&utm_source=docs.microsoft.com&utm_campaign=inline+link&utm_content=download+vs2019+desktopguide+winforms
|
||||
- text: Visual Studio 2022 version 17.0
|
||||
url: https://visualstudio.microsoft.com/downloads/?utm_medium=microsoft&utm_source=docs.microsoft.com&utm_campaign=inline+link&utm_content=download+vs2022+desktopguide+winforms
|
||||
|
||||
- title: Controls
|
||||
linkLists:
|
||||
|
||||
Reference in New Issue
Block a user