EXE
WinGet
NuGet
Microsoft Corporation · 6.13.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.13.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.13.1
Description
The package manager for .NET
License
Apache-2.0
↗
Homepage
https://www.nuget.org/
Release Notes
Summary: What's New in 6.13.1
NuGet 6.13.1 is available in Visual Studio 17.13.
- Support for new slnx solution format in dotnet nuget why and dotnet list package - #14034
Summary: What's New in 6.13.0
NuGet 6.13.0 is available in the .NET 9.0.200 SDK.
- Support for credential providers deployed via .NET tools - #12567
- Opt-in feature: "Supplied by Platform", which removes packages that are supplied by the .NET platform from the dependency graph. This results in better performance and eliminate…