EXE
WinGet
NuGet
Microsoft Corporation · 7.3.1 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\NuGet CLI
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
7.3.1
Associated with 32-bit app on 64-bit clients
Yes
File Identity
Filename
nuget.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Microsoft.NuGet
Version
7.3.1
Description
The package manager for .NET
License
Apache-2.0
↗
Homepage
https://www.nuget.org/
Release Notes
Summary: What's New in 7.3.0
- Support for managing audit sources in Visual Studio options UI - #13955
- Manage NuGet Packages in vulnerability gold bar could take you to a view with vulnerability filter selected - #13050
- Vulnerability InfoBar in Visual Studio now has "How to fix with GitHub Copilot" link to NuGet's MCP Server documentation - #14680
- Add dotnet nuget download command - #12513
Issues fixed in this release
- Use a deterministic order for adding files to nuget packages - #14448…