-
Notifications
You must be signed in to change notification settings - Fork 2k
Drop "Core" from .NET Core CLI in title and description #5068
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
Conversation
Co-authored-by: roji <[email protected]>
Thanks, good work - but can you please go through all other conceptual doc pages and remove the "Core" from ".NET Core" in all other instances as well? |
Co-authored-by: roji <[email protected]>
…eferences) Co-authored-by: roji <[email protected]>
I've completed a comprehensive update to remove "Core" from ".NET Core" references across all conceptual documentation pages. Updated ~150+ instances including:
Preserved historical accuracy for:
Changes committed in 6ed437b. |
…in whatsnew.md Co-authored-by: roji <[email protected]>
Co-authored-by: roji <[email protected]>
This PR addresses a documentation update to align with current .NET naming conventions by removing "Core" from ".NET Core CLI" references.
Changes Made
Before
After
This change ensures consistency with the broader .NET ecosystem documentation where ".NET CLI" is the preferred terminology over ".NET Core CLI".
Fixes #5067.
💡 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.