Skip to content

Conversation

@donnie-msft
Copy link
Contributor

@donnie-msft donnie-msft commented Oct 29, 2025

Copilot AI review requested due to automatic review settings October 29, 2025 22:58
@donnie-msft donnie-msft requested review from a team as code owners October 29, 2025 22:58
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds comprehensive release notes for NuGet 7.0.0, documenting new features, bug fixes, breaking changes, and community contributions for this major version release.

  • Transforms the NuGet-7.0.md file from a placeholder to full release notes
  • Adds NuGet 7.0 to the release notes index
  • Documents features, fixes, and contributions for the NuGet 7.0.0 release

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
docs/release-notes/NuGet-7.0.md Converted from placeholder to complete release notes with features, bug fixes, community contributions, and version details
docs/release-notes/Index.md Added NuGet 7.0 link to the release notes index

Copy link
Member

@nkolev92 nkolev92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for getting this going!

The release notes tools gets us started, and usually we have like 5-10 things to improve, but with VS 2026 being a huge release, there's just a lot more.

I left a bunch of feedback here, but if you prefer, I'd be happy to push the changes directly as well.

@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod

This comment was marked as outdated.

@donnie-msft donnie-msft force-pushed the dev/donnie-msft/releaseNotes7.0 branch from 20f9013 to c67a481 Compare November 4, 2025 20:49
@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod
Copy link

Learn Build status updates of commit 167b479:

💡 Validation status: suggestions

File Status Preview URL Details
docs/release-notes/Index.md 💡Suggestion View Details
docs/release-notes/NuGet-7.0.md 💡Suggestion View Details

docs/release-notes/Index.md

  • Line 5, Column 12: [Suggestion: ms-author-invalid - See documentation] Invalid value for 'ms.author', 'anangaur' is not a valid Microsoft alias.

docs/release-notes/NuGet-7.0.md

  • Line 21, Column 15: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/nuget/concepts/nuget-mcp-server' will be broken in isolated environments. Replace with a relative link.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod
Copy link

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

nkolev92
nkolev92 previously approved these changes Nov 5, 2025

* [Package pruning](../consume-packages/Package-References-in-Project-Files.md#prunepackagereference) is enabled for all projects targeting .NET 10 [#14345](https://github.com/NuGet/Home/issues/14345)

* Created the [NuGet Model Context Protocol (MCP) Server](https://learn.microsoft.com/nuget/concepts/nuget-mcp-server) available in package, [NuGet.Mcp.Server](https://www.nuget.org/packages/NuGet.Mcp.Server#readme-body-tab)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jeffkl can you help with this?

We should probably word it within the Visual Studio context.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Jeff and I did come up with this together.
How would you like to call out VS and why not VSCode as well?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh I see.

The idea with calling out VS is that it's actually integrated with VS by default.

If you 2 are comfortable with the current iteration or I'm incorrect about something, then that's fine and we can leave it as is.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added more detail to this bullet. Hopefully it emphasizes the VS integration as well without being too wordy

@learn-build-service-prod
Copy link

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod

This comment was marked as outdated.

Nigusu-Allehu
Nigusu-Allehu previously approved these changes Nov 6, 2025
@donnie-msft donnie-msft dismissed stale reviews from Nigusu-Allehu and nkolev92 via c298631 November 7, 2025 21:59
@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod
Copy link

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

jebriede
jebriede previously approved these changes Nov 7, 2025
@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod
Copy link

Learn Build status updates of commit ba4f064:

✅ Validation status: passed

File Status Preview URL Details
docs/release-notes/Index.md ✅Succeeded View
docs/release-notes/NuGet-7.0.md ✅Succeeded View

For more details, please refer to the build report.

@learn-build-service-prod
Copy link

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@donnie-msft donnie-msft requested a review from nkolev92 November 7, 2025 22:48
Copy link
Member

@nkolev92 nkolev92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏 🚢

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.

5 participants