- Update PackageManagement's strong name signing
- Add NuGet as a source when generating nuget.config file for user in the NuGet Provider
- Update security protocol to use TLS 1.2
- Remove catalog file
- Update
HelpInfoUri
to point to the latest content
- Bug fix for deadlock when getting parameters in an event
- Bug fix when installing modules from private feeds
- Another bug fix when registering repositories with PowerShellGet
- Bug fix for passing credentials from PowerShellGet when registering repositories
- Bug fix for using credential provider installed in Visual Studio
- Allow credential persistance for registering private repositories and finding or installing packages from those repositories
- Enable bootstrap on PSCore
- Bug fix to run on .NET Core 3.0
Targets net452 and netstandard2.0 instead of net451, netcoreapp2.0, and netstandard1.6