Fix ExactMatcher and JsonMatcher not working for ISO dates as string (#1443)

This commit is contained in:
Stef Heyenrath
2026-04-17 13:32:26 +02:00
committed by GitHub
parent 02b7e3744e
commit 1e591d5f8a
7 changed files with 101 additions and 9 deletions

View File

@@ -25,7 +25,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="JsonConverter.Abstractions" Version="0.8.0" />
<PackageReference Include="JsonConverter.Abstractions" Version="0.9.0" />
</ItemGroup>
<ItemGroup>