This commit is contained in:
Stef Heyenrath
2026-02-28 07:57:20 +01:00
parent b12f44ae28
commit d472d158bd
145 changed files with 26 additions and 241 deletions

View File

@@ -5,10 +5,6 @@
<TargetFramework>net8.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\WireMock.Net.Abstractions\WireMock.Net.Abstractions.csproj" />
<ProjectReference Include="..\..\src\WireMock.Net\WireMock.Net.csproj" />