You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/porting/port-migrate-and-upgrade-visual-studio-projects.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Port, migrate, and upgrade projects
3
3
description: A reference for the support of projects created in current and earlier versions of Visual Studio.
4
-
ms.date: 10/18/2022
4
+
ms.date: 10/24/2022
5
5
ms.prod: visual-studio-windows
6
6
ms.technology: vs-ide-general
7
7
ms.topic: conceptual
@@ -116,7 +116,7 @@ Refer to the following articles for further discussion:
116
116
117
117
## See also
118
118
119
-
-[Project migration and upgrade reference for Visual Studio 2017](?view=vs-2017&preserve-view=true)
119
+
-[Project migration and upgrade reference for Visual Studio 2017](/previous-versions/visualstudio/visual-studio-2017/porting/port-migrate-and-upgrade-visual-studio-projects?view=vs-2017&preserve-view=true)
120
120
-[Visual Studio product lifecycle and servicing](/visualstudio/releases/2019/servicing/)
121
121
122
122
::: moniker-end
@@ -212,5 +212,6 @@ Refer to the following articles for further discussion:
212
212
## See also
213
213
214
214
-[Project migration and upgrade reference for Visual Studio 2019](?view=vs-2019&preserve-view=true)
215
+
-[Support for older versions of Visual Studio](https://devblogs.microsoft.com/visualstudio/support-reminder-for-older-versions-of-visual-studio/)
0 commit comments