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

Remove ConfigureDefaultOptions #1886

Closed
wants to merge 2 commits into from
Closed

Remove ConfigureDefaultOptions #1886

wants to merge 2 commits into from

Conversation

HaoK
Copy link
Member

@HaoK HaoK commented Jun 5, 2017

No description provided.

@Tratcher
Copy link
Member

Tratcher commented Jun 5, 2017

@DamianEdwards @danroth27 are we sure about this one? The default binders do not work for Kestrel.

@danroth27
Copy link
Member

Yes, the config support for kestrel is getting pulled for 2.0.

@Tratcher Tratcher requested a review from cesarblum June 5, 2017 20:40
@@ -14,7 +14,6 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Certificates.Configuration.Sources" Version="$(AspNetCoreVersion)" PrivateAssets="All" />
Copy link
Member

Choose a reason for hiding this comment

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

No longer used?
@javiercn are you going to use Microsoft.AspNetCore.Certificates.Configuration.Sources in Identity? If not, should it be removed from Hosting for now?

Copy link
Member

Choose a reason for hiding this comment

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

Remove Kestrel.Https as well, it was only added for config binding

@HaoK
Copy link
Member Author

HaoK commented Jun 5, 2017

Reverted the original change instead #1875

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

Successfully merging this pull request may close these issues.

4 participants