Fix Visual Studio year in usage-based billing doc (2025 -> 2026)#44898
Fix Visual Studio year in usage-based billing doc (2025 -> 2026)#44898812441601 wants to merge 1 commit into
Conversation
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
There was a problem hiding this comment.
Pull request overview
Updates the minimum supported IDE versions table in the Copilot usage-based billing documentation to correct the Visual Studio release year label, keeping the guidance aligned with Microsoft’s current major-version naming.
Changes:
- Changed the table row label from “{% data variables.product.prodname_vs %} 2025 (18.x)” to “{% data variables.product.prodname_vs %} 2026 (18.x)”.
github#44890 github#44910 (comment) github#44898 (comment) 6691temir1966@gmail.com
Summary
This PR fixes an incorrect Visual Studio version label in:
content/copilot/concepts/billing/usage-based-billing-for-individuals.mdIn the "Update your IDE, client, and extension" table, the row currently says:
It should be:
Why
The year label is inconsistent with the intended product version naming and appears to be a typo.
Changes made
2025to2026in the Visual Studio row.