PowerShell / PowerShell-Native

MIT License
50 stars 33 forks source link

Remove WSMan client libraries from the `Microsoft.PowerShell.Native` NuGet package #84

Closed daxian-dbw closed 1 year ago

daxian-dbw commented 1 year ago

PR Summary

This is to address https://github.com/PowerShell/PowerShell/issues/17390

Remove WSMan client libraries from the Microsoft.PowerShell.Native NuGet package so that we stop shipping them with PowerShell packages.

adityapatwardhan commented 1 year ago

@daxian-dbw - please run the package build to verify that the nupkg gets built.

daxian-dbw commented 1 year ago

The build pipeline is https://dev.azure.com/mscodehub/PowerShellCore/_build/results?buildId=317250&view=results The generated NuGet package looks good to me, but please double check and see if you spot any issue.