Fix proxy tests (#229)

This commit is contained in:
Stef Heyenrath
2018-11-08 13:17:31 +00:00
committed by GitHub
parent ee7f939e34
commit 34be065467
5 changed files with 66 additions and 53 deletions

View File

@@ -13,11 +13,6 @@
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
</PropertyGroup>
<ItemGroup>
<Compile Remove="FluentMockServerTests.Proxy.cs" />
<Compile Remove="FluentMockServerTests.Proxy2.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\WireMock.Net.StandAlone\WireMock.Net.StandAlone.csproj" />
<ProjectReference Include="..\..\src\WireMock.Net\WireMock.Net.csproj" />