Fix <Reference Include="WireMock.Net">

This commit is contained in:
Stef Heyenrath
2017-01-24 22:35:45 +01:00
parent 5761cf560e
commit b036de5442
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="WireMock">
<Reference Include="WireMock.Net">
<HintPath>..\..\src\WireMock.Net\bin\$(Configuration)\net45\WireMock.dll</HintPath>
</Reference>
</ItemGroup>