PowerShell/src/Microsoft.PowerShell.SDK
2021-10-28 11:40:52 -07:00
..
Microsoft.PowerShell.SDK.csproj Update to latest .NET 6 GA build 6.0.100-rtm.21527.11 (#16309) 2021-10-28 11:40:52 -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.