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
i just noticed that the tests are using FluentAssertions and was wondering how this will licensed.
Does WPF count as a non commercial project according to the rules from https://github.com/fluentassertions/fluentassertions/blob/main/LICENSE?
Just want to make sure we don't violate the changed license starting with version 8 of FluentAssertions.
The text was updated successfully, but these errors were encountered:
We are currently using a version of FluentAssertions before the license was changed but we should probably switch to AwesomeAssertions as has been done in other projects .Net, like dotnet/winforms#13108 and dotnet/runtime#113425.
I already started working on it so I'm assigning myself this issue.
Hi there,
i just noticed that the tests are using FluentAssertions and was wondering how this will licensed.
Does WPF count as a non commercial project according to the rules from https://github.com/fluentassertions/fluentassertions/blob/main/LICENSE?
Just want to make sure we don't violate the changed license starting with version 8 of FluentAssertions.
The text was updated successfully, but these errors were encountered: