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

Fix for unused reference System.Net.Http #1830

Merged
merged 1 commit into from
Sep 20, 2024
Merged

Fix for unused reference System.Net.Http #1830

merged 1 commit into from
Sep 20, 2024

Conversation

ChrisPulman
Copy link
Member

What kind of change does this PR introduce?

fix
closes #1552

What is the current behavior?

Contains a reference that has no useage

What is the new behavior?

The reference to System.Net.Http has been removed

What might this PR break?

Not expected unless the System.Net.Http lib is being relied upon by end user for their own code.

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Other information:

@ChrisPulman ChrisPulman merged commit 84d226f into main Sep 20, 2024
1 check passed
@ChrisPulman ChrisPulman deleted the CP_FixFor1552 branch September 20, 2024 00:42
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.

Consider removing reference to System.Net.Http NuGet package
1 participant