Empty Microsoft.AspNetCore.Server.Kestrel.Https assembly being removed #329
Labels
3.0.0
Announcements related to ASP.NET Core 3.0
Breaking change
Documented
The breaking change has been published to the .NET Core docs
Migrated
Milestone
Uh oh!
There was an error while loading. Please reload this page.
In ASP.NET Core 2.1 the contents of Microsoft.AspNetCore.Server.Kestrel.Https.dll were moved to Microsoft.AspNetCore.Server.Kestrel.Core.dll. This was done in a non-breaking way using TypeForwardedTo attributes. In the next major release (3.0) this empty assembly will be removed. Note that the nuget package was already being removed as part of #325.
Action required:
Please use dotnet/aspnetcore#4228 for discussion about this issue.
[This announcement has been migrated to: dotnet/docs#14903]
The text was updated successfully, but these errors were encountered: