EXE
WinGet
NuGet
Microsoft Corporation · 6.12.1 · x64
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
6.12.1
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
nuget.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Microsoft.NuGet
Version
6.12.1
Description
The package manager for .NET
License
Apache-2.0
↗
Homepage
https://www.nuget.org/
Release Notes
Known Issues
- Project and package in the same graph with the same name but different dependencies may lead to incorrect versions of the dependencies of that id #13888
- VS PM UI shows warning icon about package vulnerability even after upgrade #13866
- dotnet nuget why reports missing argument, even though it ran #13908
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.
Issues fixed in this release
- Deserializing an empty version range…