Skip to content

Commit 7463e46

Browse files
Copilotadegeo
andcommitted
Update links to point to VS 2026 and change query strings to vs-2026
Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com>
1 parent e5f48c1 commit 7463e46

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

docs/core/porting/github-copilot-app-modernization/faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ summary: |
1919
- Copilot Business
2020
- Copilot Enterprise
2121
22-
GitHub Copilot app modernization is included in Visual Studio 2026 (or [Visual Studio 2022 version 17.14.17 or newer](https://visualstudio.microsoft.com/downloads/)).
22+
GitHub Copilot app modernization is included in [Visual Studio 2026](https://visualstudio.microsoft.com/downloads/) (or Visual Studio 2022 version 17.14.17 or newer).
2323
2424
sections:
2525
- name: Modernization agent
@@ -62,7 +62,7 @@ sections:
6262
6363
- question: What data is collected?
6464
answer: |
65-
The agent only collects telemetry information about project types, intent to upgrade, and upgrade duration. The data is aggregated through Visual Studio itself and doesn't contain any user-identifiable information. For more information about Microsoft's privacy policy, see [Visual Studio Customer Experience Improvement Program](/visualstudio/ide/visual-studio-experience-improvement-program?view=vs-2022).
65+
The agent only collects telemetry information about project types, intent to upgrade, and upgrade duration. The data is aggregated through Visual Studio itself and doesn't contain any user-identifiable information. For more information about Microsoft's privacy policy, see [Visual Studio Customer Experience Improvement Program](/visualstudio/ide/visual-studio-experience-improvement-program?view=vs-2026).
6666
6767
- question: Can I disable telemetry?
6868
answer: |

docs/core/porting/github-copilot-app-modernization/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ The report also provides a _Next steps_ section that describes the steps you sho
156156

157157
## Telemetry
158158

159-
The tool only collects data about project types, intent to upgrade, and upgrade duration. The data is collected and aggregated through Visual Studio itself and doesn't contain any user-identifiable information. For more information about Microsoft's privacy policy, see [Visual Studio Customer Experience Improvement Program](/visualstudio/ide/visual-studio-experience-improvement-program?view=vs-2022&preserve-view=true).
159+
The tool only collects data about project types, intent to upgrade, and upgrade duration. The data is collected and aggregated through Visual Studio itself and doesn't contain any user-identifiable information. For more information about Microsoft's privacy policy, see [Visual Studio Customer Experience Improvement Program](/visualstudio/ide/visual-studio-experience-improvement-program?view=vs-2026&preserve-view=true).
160160

161161
## Related content
162162

docs/includes/github-copilot-app-modernization-prereqs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ ms.topic: include
77
---
88

99
- Windows Operating System
10-
- Visual Studio 2026 (or [Visual Studio 2022 version 17.14.17 or newer](https://visualstudio.microsoft.com/downloads/)).
11-
- [.NET desktop development workload](/visualstudio/install/modify-visual-studio?view=vs-2022&preserve-view=true#change-workloads-or-individual-components) with the following optional components enabled:
10+
- [Visual Studio 2026](https://visualstudio.microsoft.com/downloads/) (or Visual Studio 2022 version 17.14.17 or newer).
11+
- [.NET desktop development workload](/visualstudio/install/modify-visual-studio?view=vs-2026&preserve-view=true#change-workloads-or-individual-components) with the following optional components enabled:
1212

1313
- GitHub Copilot
1414
- GitHub Copilot app modernization for .NET

0 commit comments

Comments
 (0)