You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because FluentAssertions v8 requires a paid license for closed-source commercial usage, we'll likely migrate away from it. Although Steeltoe itself is open-source, companies that fork Steeltoe privately would need to purchase a license (per developer). This requirement reduces the attractiveness of Steeltoe, which we'd like to avoid.
Because FluentAssertions v8 requires a paid license for closed-source commercial usage, we'll likely migrate away from it. Although Steeltoe itself is open-source, companies that fork Steeltoe privately would need to purchase a license (per developer). This requirement reduces the attractiveness of Steeltoe, which we'd like to avoid.
Potential future steps (and accompanying tools):
<PackageReference Include="FluentAssertions" Version="[7.0.0,8.0.0)" />
to block package updatesPlease feel free to share your thoughts and concerns regarding the license change of this dependency.
The text was updated successfully, but these errors were encountered: