microsoft / winget-cli

WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
https://learn.microsoft.com/windows/package-manager/
MIT License
22.54k stars 1.39k forks source link

Create local Microsoft.WindowsPackageManager.Utils nuget #4439

Closed msftrubengu closed 1 month ago

msftrubengu commented 1 month ago

This is a really simple script to locally create a Microsoft.WindowsPackageManager.Utils nuget package and optionally add it to an existing source. This is to help local development by not requiring a new version to nuget.org.

Microsoft Reviewers: Open in CodeFlow