Skip to content

Conversation

@dseefeld
Copy link
Contributor

@dseefeld dseefeld commented Sep 9, 2021

Port the following packages from pre-arcade to main:

  • Microsoft.Bcl.AsyncInterfaces,5.0.0
  • Microsoft.Extensions.DependencyInjection.Abstractions,5.0.0
  • Microsoft.Extensions.DependencyInjection,5.0.0
  • Microsoft.Win32.Registry,4.7.0
  • Microsoft.Win32.SystemEvents,4.7.0

Update 2 packages to include netcoreapp3.0 TFM:

  • System.Security.Permissions,4.7.0
  • System.Security.Principal.Windows,4.7.0

Fixes: dotnet/source-build#2438

Note: Enum changes are because the generator now uses an updated version of GenApi which orders enums by value.

@dseefeld dseefeld self-assigned this Sep 9, 2021
@dseefeld dseefeld merged commit 2c25804 into dotnet:main Sep 9, 2021
@dseefeld dseefeld deleted the portPackages2 branch September 9, 2021 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[SBRP] Add netcoreapp3.0 to 4.7.0 System.Security.Permissions

2 participants