Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Adding support for setting proxy on Client #6

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

jcl8746
Copy link

@jcl8746 jcl8746 commented Jan 24, 2017

No description provided.

@@ -23,6 +23,7 @@
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
Copy link
Contributor

@sharwell sharwell Jan 24, 2017

Choose a reason for hiding this comment

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

💡 A better way to do this is using a rule set file to actually set the severity of the original issue to Error instead of Warning.

Copy link
Author

Choose a reason for hiding this comment

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

Sorry, most of these changes are not my own but things that existed in master but not v0.1.1.0

If some of these changes don't make sense, could someone create a branch on the tag v0.1.1.0 so that I can make a pull request with only my changes?

Or should I revert some of the commits in this pull request?

Copy link
Contributor

Choose a reason for hiding this comment

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

@jcl8746 No problem, just putting the info out there for the future 😄

sharwell pushed a commit to sharwell/Git.hub that referenced this pull request Apr 6, 2018
Adopt Microsoft.VisualStudio.Threading
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