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

Remove UseServer(string) overload #756

Merged
merged 2 commits into from
May 21, 2016
Merged

Conversation

davidfowl
Copy link
Member

/cc @Tratcher @JunTaoLuo @DavidObando (to make sure the stress repository doesn't use this thing)

@@ -71,13 +71,12 @@ public void CanStartWithOldServerConfig()
{
Copy link
Member

@Tratcher Tratcher May 20, 2016

Choose a reason for hiding this comment

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

These tests were for the feature you removed, remove them.

@Tratcher
Copy link
Member

Some usages to replace before merging this:
https://github.com/search?q=org%3Aaspnet+UseServer&type=Code
:shipit:

@JunTaoLuo
Copy link
Contributor

Looks good to me after you remove the redundant tests. I think we still use this in some places for testing. We'll need to update them. :shipit:

davidfowl added 2 commits May 20, 2016 21:55
- Removed the overload that takes a string because it's broken

#731
@davidfowl davidfowl force-pushed the davidfowl/remove-use-server branch from 626cb55 to 41b4e60 Compare May 21, 2016 05:03
@davidfowl davidfowl merged commit 41b4e60 into dev May 21, 2016
@davidfowl davidfowl deleted the davidfowl/remove-use-server branch April 18, 2017 07:40
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