We have a .net Nuget package stored on a private Nuget server that contains 2 .dll files. We would like to reference this Nuget package and copy the .dlls as part of our Powershell Module release.
Is there a way to do this?
Thanks for any help
We have a .net Nuget package stored on a private Nuget server that contains 2 .dll files. We would like to reference this Nuget package and copy the .dlls as part of our Powershell Module release.
Is there a way to do this?
Thanks for any help