microsoft / winget-create

The Windows Package Manager Manifest Creator command-line tool (aka wingetcreate)
MIT License
489 stars 84 forks source link

Configuration file for WinGet-Create #416

Closed mdanish-kh closed 1 year ago

mdanish-kh commented 1 year ago

.vsconfig is generated by selecting .NET Desktop Development and Universal Windows Platform Development workloads including their optional components that get auto-selected when you pick these in VS Installer. Tested the successful configuration in a clean VM.

Note: winget-create doesn’t strictly require Developer mode to build the client, but VS throws a pop-up warning if it isn’t enabled so I decided to include it anyway.


Microsoft Reviewers: codeflow:open?pullrequest=https://github.com/microsoft/winget-create/pull/416&drop=dogfoodAlpha
ryfu-msft commented 1 year ago

/azp run

azure-pipelines[bot] commented 1 year ago
Azure Pipelines could not run because the pipeline triggers exclude this branch/path.
mdanish-kh commented 1 year ago

Thanks! Didn't know about includeRecommended: true. Verified the new configuration in a clean VM.

ryfu-msft commented 1 year ago

/azp run

azure-pipelines[bot] commented 1 year ago
Azure Pipelines could not run because the pipeline triggers exclude this branch/path.