Skip to content

Commit

Permalink
chore: replace FluentAssertions with AwesomeAssertions (#34)
Browse files Browse the repository at this point in the history
Co-authored-by: Konstantin <[email protected]>
  • Loading branch information
hf-kklein and Konstantin authored Jan 21, 2025
1 parent e45d5c2 commit a6cc863
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="coverlet.collector" Version="6.0.4"/>
<PackageReference Include="FluentAssertions" Version="8.0.0" />
<PackageReference Include="AwesomeAssertions" Version="7.1.0" />
<PackageReference Include="SystemTextJson.JsonDiffPatch" Version="2.0.0" />
<PackageReference Include="xunit" Version="2.9.3"/>
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1"/>
Expand Down

0 comments on commit a6cc863

Please sign in to comment.