NuGet package generation relies on a list of dependencies. Filing a tracking bug to figure out if that process can be automated.
https://github.com/PowerShell/PowerShell/blob/master/tools/packaging/packaging.psm1
Steps to reproduce
Expected behavior
Actual behavior
Environment data
> $PSVersionTable
Name Value
---- -----
PSVersion 6.0.1
PSEdition Core
GitCommitId v6.0.1
OS Microsoft Windows 10.0.16299
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
NuGet package generation relies on a list of dependencies. Filing a tracking bug to figure out if that process can be automated.
https://github.com/PowerShell/PowerShell/blob/master/tools/packaging/packaging.psm1
Steps to reproduce
Expected behavior
Actual behavior
Environment data