mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-26 11:21:51 +01:00
remove nfluent
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
// Copyright © WireMock.Net
|
||||
|
||||
#if !(NET452 || NET461)
|
||||
namespace WireMock.Net.Tests.VerifyExtensions;
|
||||
|
||||
internal static class VerifySettingsExtensions
|
||||
@@ -13,5 +12,4 @@ internal static class VerifySettingsExtensions
|
||||
|
||||
VerifyNewtonsoftJson.Enable(verifySettings);
|
||||
}
|
||||
}
|
||||
#endif
|
||||
}
|
||||
Reference in New Issue
Block a user