For some projects, change dependency to WireMock.Net.Minimal (#1308)

This commit is contained in:
Stef Heyenrath
2025-06-06 11:22:34 +02:00
committed by GitHub
parent 3cc9040f51
commit 8917a6eaaa
4 changed files with 4 additions and 4 deletions

View File

@@ -42,7 +42,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\WireMock.Net\WireMock.Net.csproj" />
<ProjectReference Include="..\WireMock.Net.Minimal\WireMock.Net.Minimal.csproj" />
</ItemGroup>
</Project>