Skip to content

Conversation

@martinrrm
Copy link
Contributor

No description provided.

@martinrrm martinrrm requested review from a team as code owners November 21, 2025 20:09
Copilot AI review requested due to automatic review settings November 21, 2025 20:09
@learn-build-service-prod
Copy link

Learn Build status updates of commit 9174ece:

✅ Validation status: passed

File Status Preview URL Details
docs/release-notes/NuGet-7.0.md ✅Succeeded View
docs/TOC.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.

Copilot finished reviewing on behalf of martinrrm November 21, 2025 20:11
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 release notes for NuGet 7.0.1, a patch release that addresses an issue with Central Package Management. The changes document the fix for NU1011 error and add the new version to the documentation table of contents.

  • Added release notes section for version 7.0.1 to the existing NuGet-7.0.md file
  • Updated the table of contents to include NuGet 7.0 under a new NuGet 7.x section

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
docs/release-notes/NuGet-7.0.md Added 7.0.1 release notes section documenting the NU1011 bug fix with Central Package Management
docs/TOC.md Added NuGet 7.x section and linked NuGet 7.0 release notes

Comment on lines 20 to 22
## Summary: What's New in 7.0.1

* Fixed NU1011 error that occurred when using Central Package Management with floating versions allowed [#14637](https://github.com/NuGet/Home/issues/14637)
Copy link

Copilot AI Nov 21, 2025

Choose a reason for hiding this comment

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

Following the pattern in other release notes (e.g., NuGet-6.11.md lines 18-24), patch version sections should include an "### Issues fixed in this release" subsection. Add this subsection before the bullet point:

## Summary: What's New in 7.0.1

### Issues fixed in this release

* Fixed NU1011 error that occurred when using Central Package Management with floating versions allowed [#14637](https://github.com/NuGet/Home/issues/14637)

Copilot uses AI. Check for mistakes.
@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
Copy link

Learn Build status updates of commit 4a5c102:

✅ Validation status: passed

File Status Preview URL Details
docs/release-notes/NuGet-7.0.md ✅Succeeded View
docs/TOC.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.

@learn-build-service-prod
Copy link

Learn Build status updates of commit e44d92e:

✅ Validation status: passed

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

For more details, please refer to the build report.

| NuGet version | Available in Visual Studio version | Available in .NET SDK(s) |
| :---|:---|:---|
| [**7.0.0**](https://nuget.org/downloads) | [Visual Studio 2026 version 18.0.0](https://visualstudio.microsoft.com/downloads/) | [10.0.100](https://dotnet.microsoft.com/download/dotnet/10.0)<sup>1</sup> |
| [**7.0.1**](https://nuget.org/downloads) | [Visual Studio 2026 version 18.1.0](https://visualstudio.microsoft.com/downloads/) | [10.0.100](https://dotnet.microsoft.com/download/dotnet/10.0)<sup>1</sup> |
Copy link
Member

Choose a reason for hiding this comment

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

The 10.0.100 SDK ships NuGet 7.0.0, not 7.0.1. If we haven't inserted NuGet into the SDK, then I'd leave that cell of the table empty.

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.

4 participants