mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 13:00:33 +01:00
Build Conflict between System.Net.Http-Package & Framework-Default Assembly #673
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @smdbiel on GitHub (Mar 4, 2025).
Originally assigned to: @StefH on GitHub.
Context
Net-Framework (4.8.1)
Wiremock uses a PackageReference to Nuget Package "System.Net.Http" in Version 4.3.4
System.Net.Http-Package
NugetPackage Version: 4.3.4 (Current and newest)
Actual Assembly version sinde: 4.1.1.3
System.Net.Http Assembly included in GAC in Net-Framework 4.8
Assembly Version: 4.2.0.0
Describe the bug
Setup:
Result:
Expected behavior:
Other related info
Things that did not work as a workaround:
@StefH commented on GitHub (May 2, 2025):
@smdbiel
Can you please a complete example project which shows this error?
@StefH commented on GitHub (Jun 28, 2025):
@smdbiel
Can you please a complete example project which shows this error?
@StefH commented on GitHub (Jul 20, 2025):
@smdbiel
Can you please a complete example project which shows this error?
@StefH commented on GitHub (Oct 5, 2025):
@smdbiel
Can you please a complete example project which shows this error?