Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove Microsoft.Net.Http dependency for .net4.5 #328

Merged
merged 1 commit into from
Mar 20, 2018

Conversation

vlad-kurdesov
Copy link
Contributor

@vlad-kurdesov vlad-kurdesov commented Mar 16, 2018

as far as I know there is no need to have dependency on Microsoft.Net.Http package for .net4.5

which would remove dependencies for

  • Microsoft.Bcl (>= 1.1.10)
  • Microsoft.Bcl.Async (>= 1.0.168)

for .net4.5 framework which are installed as part of Microsoft.Net.Http when you install latest package in project (even so this package does not require Bcl packages for net4.5)

@CLAassistant
Copy link

CLAassistant commented Mar 16, 2018

CLA assistant check
All committers have signed the CLA.

@AppVeyorBot
Copy link

@mozts2005
Copy link
Member

This looks good to me I will ti added ASAP.

@mozts2005 mozts2005 merged commit 3094b3d into Speedygeek:master Mar 20, 2018
abc516 pushed a commit to abc516/ZendeskApi_v2 that referenced this pull request Oct 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants