Skip to content

Fix for unused reference System.Net.Http#1830

Merged
ChrisPulman merged 1 commit into
mainfrom
CP_FixFor1552
Sep 20, 2024
Merged

Fix for unused reference System.Net.Http#1830
ChrisPulman merged 1 commit into
mainfrom
CP_FixFor1552

Conversation

@ChrisPulman
Copy link
Copy Markdown
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
@ChrisPulman ChrisPulman deleted the CP_FixFor1552 branch September 20, 2024 00:42
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 7, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Oct 7, 2024
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.

Consider removing reference to System.Net.Http NuGet package

1 participant