Create a namespace (folder) in your test project, e.g. Assertions. This shall be the new namespace to replace the FluentAssertions. Any of your test class file which uses FluentAssertions would have using FluentAssertions; on it. We now try to migrat...
petervo92.hashnode.dev2 min readNo responses yet.