Skip to content

Fix Visual Studio version in ASPIRE003 warning documentation #3644

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 27, 2025

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented May 27, 2025

The documentation for the ASPIRE003 compiler warning contained an inconsistency regarding the minimum required Visual Studio version. The warning message itself mentioned that Visual Studio version 17.10 or above is required, but the "To correct this warning" section incorrectly stated "version 17.20" as the minimum.

This PR fixes the inconsistency by changing the minimum required version in the correction instructions from "17.20" to "17.10", making it consistent with:

  • The warning message text itself
  • The file description metadata

Fixes #3509.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.


Internal previews

📄 File 🔗 Preview link
docs/diagnostics/aspire003.md docs/diagnostics/aspire003

Co-authored-by: IEvangelist <7679720+IEvangelist@users.noreply.github.com>
@Copilot Copilot AI changed the title [WIP] [CSS]: Version mentioned in the article is wrong - 17.20 does not exist Fix Visual Studio version in ASPIRE003 warning documentation May 27, 2025
@Copilot Copilot AI requested a review from IEvangelist May 27, 2025 16:42
Copilot finished work on behalf of IEvangelist May 27, 2025 16:42
@IEvangelist IEvangelist marked this pull request as ready for review May 27, 2025 17:28
@IEvangelist IEvangelist merged commit 5f3b162 into main May 27, 2025
11 checks passed
@IEvangelist IEvangelist deleted the copilot/fix-3509 branch May 27, 2025 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CSS]: Version mentioned in the article is wrong - 17.20 does not exist
3 participants