You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Release notes for NuGet 7.4 including new features, bug fixes, and DCRs.
4
+
author: jebriede
5
+
ms.date: 03/12/2026
6
+
ms.topic: release-notes
7
+
---
8
+
9
+
# NuGet 7.4 Release Notes
10
+
11
+
NuGet distribution vehicles:
12
+
13
+
| NuGet version | Available in Visual Studio version | Available in .NET SDK(s) |
14
+
|:---|:---|:---|
15
+
| [**7.4.0**](https://nuget.org/downloads) | [Visual Studio 2026 version 18.4.0](https://visualstudio.microsoft.com/downloads/) | N/A
16
+
17
+
## Summary: What's New in 7.4.0
18
+
19
+
### Issues fixed in this release
20
+
21
+
* Ensure PM UI refreshes when audit sources are updated - [#14688](https://github.com/NuGet/Home/issues/14688)
22
+
23
+
* NU1701 Warning Not Suppressed by NoWarn="NU1701" on PackageReference (dotnet restore / build) - [#14756](https://github.com/NuGet/Home/issues/14756)
24
+
25
+
[List of commits in this release](https://github.com/NuGet/NuGet.Client/compare/7.3.0.78...7.4.0.28)
26
+
27
+
### Community contributions
28
+
29
+
Thank you to all the contributors who helped make this NuGet release awesome!
0 commit comments