From 9abcffebf2c6432053e1f66d0124771185f48eeb Mon Sep 17 00:00:00 2001 From: Igor Velikorossov Date: Thu, 28 Oct 2021 09:33:07 +1100 Subject: [PATCH] Update index.md (#1192) Update VS version --- dotnet-desktop-guide/net/winforms/migration/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-desktop-guide/net/winforms/migration/index.md b/dotnet-desktop-guide/net/winforms/migration/index.md index 8d9e412..ee6a485 100644 --- a/dotnet-desktop-guide/net/winforms/migration/index.md +++ b/dotnet-desktop-guide/net/winforms/migration/index.md @@ -21,7 +21,7 @@ For more information, see [Upgrade a WPF App to .NET 5 with the .NET Upgrade Ass ## Prerequisites -- [Visual Studio 2019 version 16.8 Preview](https://visualstudio.microsoft.com/downloads/?utm_medium=microsoft&utm_source=docs.microsoft.com&utm_campaign=inline+link&utm_content=download+vs2019+desktopguide+winforms) +- [Visual Studio 2019 version 16.11](https://visualstudio.microsoft.com/downloads/?utm_medium=microsoft&utm_source=docs.microsoft.com&utm_campaign=inline+link&utm_content=download+vs2019+desktopguide+winforms) or later. - Select the [Visual Studio Desktop workload](/visualstudio/install/modify-visual-studio?view=vs-2019&preserve-view=true#modify-workloads).