JustinGrote / Press

A continuous developement environment for Powershell Modules either via local development or leveraging GitHub and Github Actions
MIT License
25 stars 3 forks source link

♻️ Use PSGetv2 Methods for Nuget Packaging #21

Closed JustinGrote closed 3 years ago

JustinGrote commented 3 years ago

Switched to a higher performance nuget package process using PSGetv2 Private Methods. This also avoids the problem where dependent modules must be present for the older "loopback publish" method of generating a nupkg