Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions docs/release-notes/Index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Release Notes
description: Index of NuGet release notes and known issues for all versions.
author: anangaur
ms.author: anangaur
author: donnie-msft
ms.author: eagoodso
ms.date: 05/25/2022
ms.topic: release-notes
Comment on lines 6 to 7
Copy link

Copilot AI Nov 11, 2025

Choose a reason for hiding this comment

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

[nitpick] Outdated metadata: The ms.date field shows 05/25/2022, but the index is being updated with new entries (NuGet 7.0 and 6.14). Consider updating the date to reflect the current modification date.

Suggested change
ms.date: 05/25/2022
ms.topic: release-notes
ms.date: 06/07/2024
ms.topic: release-notes
ai-usage: ai-generated

Copilot uses AI. Check for mistakes.
---
Expand All @@ -11,7 +11,11 @@ ms.topic: release-notes

[Known Issues](../release-notes/known-issues.md)

[Nuget 6.13](../release-notes/NuGet-6.13.md)
[NuGet 7.0](../release-notes/NuGet-7.0.md)

[NuGet 6.14](../release-notes/NuGet-6.14.md)

[NuGet 6.13](../release-notes/NuGet-6.13.md)

[NuGet 6.12](../release-notes/NuGet-6.12.md)

Expand Down
Loading