Skip to content

Commit 2415296

Browse files
Copilotadegeo
andauthored
Update Visual Studio version references to 2026 baseline in GitHub Copilot app modernization docs (#49936)
* Initial plan * Update Visual Studio version to 2026 with VS 2022 17.14.17 fallback Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com> * Update links to point to VS 2026 and change query strings to vs-2026 Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com> * Change view moniker from vs-2026 to visualstudio Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com> * Add preserve-view=true to Visual Studio Customer Experience link in FAQ Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: adegeo <67293991+adegeo@users.noreply.github.com>
1 parent 184fa3e commit 2415296

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 2022 version 17.14.16 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=visualstudio&preserve-view=true).
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=visualstudio&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 2022 version 17.14.16 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=visualstudio&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)