Skip to content
This repository has been archived by the owner on Oct 18, 2018. It is now read-only.

Remove Kestrel.Transport.Libuv from app metapackage #959

Merged
merged 1 commit into from
Mar 14, 2018

Conversation

halter73
Copy link
Member

@halter73 halter73 commented Mar 14, 2018

@Eilon
Copy link
Member

Eilon commented Mar 14, 2018

Please post a breaking change announcement for this.

@halter73
Copy link
Member Author

aspnet/Announcements#296

@halter73 halter73 merged commit 2d97118 into dev Mar 14, 2018
@halter73 halter73 deleted the halter73/remove-libuv-ref branch March 14, 2018 20:16
@@ -145,7 +145,7 @@
<PackageArtifact Include="Microsoft.AspNetCore.Server.Kestrel.Core" Category="ship" AppMetapackage="true" AllMetapackage="true"/>
<PackageArtifact Include="Microsoft.AspNetCore.Server.Kestrel.Https" Category="ship" AppMetapackage="true" AllMetapackage="true"/>
<PackageArtifact Include="Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions" Category="ship" AppMetapackage="true" AllMetapackage="true"/>
<PackageArtifact Include="Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv" Category="ship" AppMetapackage="true" AllMetapackage="true"/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI could have just removed the AppMetapackage attribute instead of setting it to false.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants