Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<PackageVersion Include="xunit.runner.visualstudio" Version="3.1.5" />
<!-- FluentAssertions >= 8.0 has a commercial license (Xceed). 7.2.0 is the last
Apache-2.0 version; AwesomeAssertions (community fork) is drop-in-compatible. -->
<PackageVersion Include="FluentAssertions" Version="7.2.0" />
<PackageVersion Include="FluentAssertions" Version="8.10.0" />
<PackageVersion Include="coverlet.collector" Version="10.0.1" />
<!-- Architecture tests — enforces the model dependency DAG once the satellite
packages land (e.g. ERP -> Models + Shipping) and keeps the models POCO-pure. -->
Expand Down
Loading