candoumbe / candoumbe/DataFilters.AspNetCore
💪🏾 Pin `FluentAssertions` to 7.x.x
Open
priority:high
task
- Dominant language
- C#
- Stars
- 3
- Forks
- 0
- Avg merge
- 2m
- Merged PRs (30d)
- 3
Description
## **Describe the work that need to be done**
Due to [this change of FluentAssertions licence]((https://github.com/fluentassertions/fluentassertions/pull/2943), it will no longer be free start `8.x`
Change any package reference in csproj from
``
to
``
to make sure to never upgrade to `8.x.x`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.