mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-29 21:31:45 +02:00
Fixes for WireMock.Net.FluentAssertions (callcount behaviour) (#832)
* UsingAnyMethod * fix * .
This commit is contained in:
@@ -12,7 +12,6 @@ using WireMock.RegularExpressions;
|
||||
using WireMock.Types;
|
||||
#if USE_ASPNETCORE
|
||||
using Microsoft.Extensions.DependencyInjection;
|
||||
using WireMock.Types;
|
||||
#endif
|
||||
|
||||
namespace WireMock.Settings
|
||||
|
||||
Reference in New Issue
Block a user