We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd3dd4e commit f91f16dCopy full SHA for f91f16d
MaLoIdentModels/MaLoIdentModelsTests/MaLoIdentModelsTests.csproj
@@ -12,7 +12,7 @@
12
<PackageReference Include="coverlet.collector" Version="6.0.2"/>
13
<PackageReference Include="FluentAssertions" Version="8.0.0" />
14
<PackageReference Include="SystemTextJson.JsonDiffPatch" Version="2.0.0" />
15
- <PackageReference Include="xunit" Version="2.9.2"/>
+ <PackageReference Include="xunit" Version="2.9.3"/>
16
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0"/>
17
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0"/>
18
<!-- https://github.com/weichch/system-text-json-jsondiffpatch -->
0 commit comments