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

Renamed HttpMethod class to HttpMethods to avoid conflicts #714

Merged
merged 1 commit into from
Sep 27, 2016

Conversation

mikaelm12
Copy link
Contributor

So the name HttpMethod caused conflicts in the Hosting and BasicMiddleware repos because of System.Net.HttpMethod

HttpMethod' is an ambiguous reference between 'Microsoft.AspNetCore.Http.HttpMethod' and 'System.Net.Http.HttpMethod

This is a rename from HttpMethod to HttpMethods

@muratg @Tratcher @davidfowl @dougbu

Copy link
Contributor

@dougbu dougbu left a comment

Choose a reason for hiding this comment

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

:shipit: since CI is broken. Probably want to get sign-off eventually from someone who lives in HtmlAbstractions but don't wait for that.

@Tratcher
Copy link
Member

Wait at least a few minutes for @muratg

@muratg
Copy link

muratg commented Sep 27, 2016

I don' think this is really necessary but @davidfowl really wanted to get this in.

:shipit:

@dougbu
Copy link
Contributor

dougbu commented Sep 27, 2016

Is a Hosting PR ready to avoid breaking the CI again?

@Tratcher
Copy link
Member

Hosting won't break, the prior change there was just to use a fully qualified name.

@mikaelm12 mikaelm12 merged commit 35cde79 into dev Sep 27, 2016
@dougbu
Copy link
Contributor

dougbu commented Sep 27, 2016

@Tratcher ah right. Could still revert the prior Hosting change to clean the code up again.

@mikaelm12
Copy link
Contributor Author

mikaelm12 commented Sep 27, 2016

Could still revert the prior Hosting change to clean the code up again.

What do you guys think @muratg @Tratcher

@davidfowl
Copy link
Member

Yes please

@JunTaoLuo JunTaoLuo deleted the mikaelm12/RenameHttpMethodClass branch January 6, 2017 22:01
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.

6 participants