Fix building example projects

This commit is contained in:
Stef Heyenrath
2026-03-02 19:24:10 +01:00
parent df85649b67
commit d6e19532bc
5 changed files with 9 additions and 8 deletions

View File

@@ -9,7 +9,6 @@
<ItemGroup>
<ProjectReference Include="..\..\src\WireMock.Net\WireMock.Net.csproj" />
<ProjectReference Include="..\..\src\WireMock.Net.Abstractions\WireMock.Net.Abstractions.csproj" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>
<ItemGroup>