From b46925d5e677ee30a6899be18ad514c6c16c7f0e Mon Sep 17 00:00:00 2001 From: Donnie Goodson <49205731+donnie-msft@users.noreply.github.com> Date: Tue, 3 Dec 2024 15:29:39 -0800 Subject: [PATCH 1/3] Update NuGet-6.12 Release Notes for 6.12.3 --- docs/release-notes/NuGet-6.12.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/release-notes/NuGet-6.12.md b/docs/release-notes/NuGet-6.12.md index 90ff0d250..d0220c38c 100644 --- a/docs/release-notes/NuGet-6.12.md +++ b/docs/release-notes/NuGet-6.12.md @@ -24,6 +24,14 @@ NuGet distribution vehicles: * VS PM UI shows warning icon about package vulnerability even after upgrade [#13866](https://github.com/NuGet/Home/issues/13866) * dotnet nuget why reports missing argument, even though it ran [#13908](https://github.com/NuGet/Home/issues/13908) +## Summary: What's New in 6.12.3 + +NuGet 6.12.3 is available in Visual Studio 17.12.2 and the .NET 9.0.101 SDK. + +### Issues fixed in this release + +* Small Solution PM UI size can cause a System.ArgumentException SolutionView.ListView_SizeChanged - [#13928](https://github.com/NuGet/Home/issues/13928) + ## Summary: What's New in 6.12.1 NuGet 6.12.1 is available in Visual Studio 17.12.0 and the .NET 9.0.101 SDK. From 807c08561b8110de9608438ea1c3f3dc9d782429 Mon Sep 17 00:00:00 2001 From: Donnie Goodson <49205731+donnie-msft@users.noreply.github.com> Date: Wed, 4 Dec 2024 12:24:20 -0800 Subject: [PATCH 2/3] Update NuGet release notes to 6.12.4 --- docs/release-notes/NuGet-6.12.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/release-notes/NuGet-6.12.md b/docs/release-notes/NuGet-6.12.md index d0220c38c..daf9f057b 100644 --- a/docs/release-notes/NuGet-6.12.md +++ b/docs/release-notes/NuGet-6.12.md @@ -24,9 +24,9 @@ NuGet distribution vehicles: * VS PM UI shows warning icon about package vulnerability even after upgrade [#13866](https://github.com/NuGet/Home/issues/13866) * dotnet nuget why reports missing argument, even though it ran [#13908](https://github.com/NuGet/Home/issues/13908) -## Summary: What's New in 6.12.3 +## Summary: What's New in 6.12.4 -NuGet 6.12.3 is available in Visual Studio 17.12.2 and the .NET 9.0.101 SDK. +NuGet 6.12.3 is available in Visual Studio 17.12.4. ### Issues fixed in this release From d6eb8c7468427af1d92982cc4d3686952a7a8acf Mon Sep 17 00:00:00 2001 From: Donnie Goodson <49205731+donnie-msft@users.noreply.github.com> Date: Wed, 4 Dec 2024 12:27:21 -0800 Subject: [PATCH 3/3] Fix version number in release notes --- docs/release-notes/NuGet-6.12.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-notes/NuGet-6.12.md b/docs/release-notes/NuGet-6.12.md index daf9f057b..18572d668 100644 --- a/docs/release-notes/NuGet-6.12.md +++ b/docs/release-notes/NuGet-6.12.md @@ -24,7 +24,7 @@ NuGet distribution vehicles: * VS PM UI shows warning icon about package vulnerability even after upgrade [#13866](https://github.com/NuGet/Home/issues/13866) * dotnet nuget why reports missing argument, even though it ran [#13908](https://github.com/NuGet/Home/issues/13908) -## Summary: What's New in 6.12.4 +## Summary: What's New in 6.12.3 NuGet 6.12.3 is available in Visual Studio 17.12.4.