Bring WireMock.Net.FluentAssertions tests (#483)

This commit is contained in:
Mahmoud Ali
2020-07-05 05:52:17 -03:00
committed by GitHub
parent aff936e3b6
commit 28865bd053
2 changed files with 63 additions and 0 deletions

View File

@@ -30,6 +30,7 @@
<ItemGroup>
<ProjectReference Include="..\..\src\WireMock.Net.Abstractions\WireMock.Net.Abstractions.csproj" />
<ProjectReference Include="..\..\src\WireMock.Net.FluentAssertions\WireMock.Net.FluentAssertions.csproj" />
<ProjectReference Include="..\..\src\WireMock.Net.RestClient\WireMock.Net.RestClient.csproj" />
<ProjectReference Include="..\..\src\WireMock.Net\WireMock.Net.csproj" />
</ItemGroup>