PowerShell / WindowsCompatibility

Module that allows Windows PowerShell Modules to be used from PSCore6
Other
138 stars 33 forks source link

Integrate Windows Compatibility Pack #4

Closed markekraus closed 6 years ago

markekraus commented 6 years ago

Adds the Windows Compatibility Pack to the module. The RequiredAssemblies are a subset of the available assemblies that are not already loaded by PowerShell.

We will need proper build scripts and tooling eventually.