PowerShell/src/Microsoft.PowerShell.SDK
2021-08-26 13:07:43 -07:00
..
Microsoft.PowerShell.SDK.csproj Update .NET SDK version from 6.0.100-preview.6.21355.2 to 6.0.100-rc.1.21426.1 (#15648) 2021-08-26 13:07:43 -07:00
README.md Move powershell to .NET Core 2.0 (#3556) 2017-04-17 11:52:38 -07:00

Microsoft PowerShell SDK

This is a meta-project that serves two purposes:

  1. Group PowerShell sub projects to avoid unnecessary duplication of reference declarations.
  2. Group extra .NET Core packages that PowerShell doesn't depend on directly but must provide for our users at runtime.