From 3fb5c0475153c484ca67f34c5326cda7d6662112 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 28 Apr 2026 17:59:59 +0000 Subject: [PATCH 1/3] Initial plan From 1b74ccf2d7fe967374c1434ad483c7318de57d4f Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 28 Apr 2026 18:06:02 +0000 Subject: [PATCH 2/3] Update NuGet 7.6 release notes with CRL/OCSP URL output in dotnet nuget verify Agent-Logs-Url: https://github.com/NuGet/docs.microsoft.com-nuget/sessions/36ea865d-861f-4801-9e45-3a55f200a738 Co-authored-by: jeffkl <17556515+jeffkl@users.noreply.github.com> --- docs/release-notes/NuGet-7.6.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/release-notes/NuGet-7.6.md b/docs/release-notes/NuGet-7.6.md index aa69c5469..a786e73d6 100644 --- a/docs/release-notes/NuGet-7.6.md +++ b/docs/release-notes/NuGet-7.6.md @@ -22,6 +22,10 @@ NuGet distribution vehicles: |:---|:---|:---| | [**7.6**](https://nuget.org/downloads) | TBD | TBD | +## Summary: What's New in 7.6 + +* `dotnet nuget verify` now outputs CRL and OCSP URLs for certificates at normal and higher verbosity - [#7181](https://github.com/NuGet/NuGet.Client/pull/7181) + ## Not yet released This version of NuGet is in preview and these release notes will be updated when it is released. From f1bc4466a7fe051f58ca82b4d5f0b7afa3a44bbf Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 28 Apr 2026 18:22:28 +0000 Subject: [PATCH 3/3] Revert NuGet 7.6 release notes changes Agent-Logs-Url: https://github.com/NuGet/docs.microsoft.com-nuget/sessions/cabeebe7-0f68-46fc-aff4-c090758fe62f Co-authored-by: jeffkl <17556515+jeffkl@users.noreply.github.com> --- docs/release-notes/NuGet-7.6.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/release-notes/NuGet-7.6.md b/docs/release-notes/NuGet-7.6.md index a786e73d6..aa69c5469 100644 --- a/docs/release-notes/NuGet-7.6.md +++ b/docs/release-notes/NuGet-7.6.md @@ -22,10 +22,6 @@ NuGet distribution vehicles: |:---|:---|:---| | [**7.6**](https://nuget.org/downloads) | TBD | TBD | -## Summary: What's New in 7.6 - -* `dotnet nuget verify` now outputs CRL and OCSP URLs for certificates at normal and higher verbosity - [#7181](https://github.com/NuGet/NuGet.Client/pull/7181) - ## Not yet released This version of NuGet is in preview and these release notes will be updated when it is released.