mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 14:20:29 +01:00
Issue: PlatformNotSupportedException #75
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 @alexangas on GitHub (Mar 8, 2018).
Originally assigned to: @StefH on GitHub.
Hello,
Just tried creating a new console app with WireMock 1.3.4 on .NET Framework 4.6.1 using lowest NuGet dependencies. Unfortunately when running with the following code...
... this exception occurs:
I've tried every version of .NET from 4.6.1 to 4.7.1 and they have the same issue. Cannot reproduce with .NET Core. Also have tried updating all of the NuGet packages. Last version of WireMock I was using successfully was 1.0.2.11.
@StefH commented on GitHub (Mar 8, 2018):
I cannot reproduce, can you take a look at the new example (WireMock.Net.StandAlone.Net461) which uses the NuGet?
@alexangas commented on GitHub (Mar 8, 2018):
I'm away from a machine right now but noticed browsing the linked commit that it's targeting 4.5.2. I didn’t try below 4.6.1 - maybe it works in that version?
@StefH commented on GitHub (Mar 8, 2018):
Indeed, I get same error. I'll investigate.
@StefH commented on GitHub (Mar 9, 2018):
Will be solved in 1.0.3.7