Fix WireMock.Net.Aspire project when using Aspire 13.4.0 (#1470)

This commit is contained in:
Stef Heyenrath
2026-06-02 22:39:32 +02:00
committed by GitHub
parent 1264df4a72
commit fe9745235a
10 changed files with 38 additions and 57 deletions
@@ -45,7 +45,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Aspire.Hosting" Version="13.1.0" />
<PackageReference Include="Aspire.Hosting" Version="13.4.0" />
</ItemGroup>
<ItemGroup>