skwasjer / IbanNet

C# .NET IBAN validator, parser, builder and generator
Apache License 2.0
119 stars 31 forks source link

chore(deps): replace Moq with NSubstitute #156

Closed skwasjer closed 10 months ago

skwasjer commented 10 months ago

Due to addition of SponsorLink to Moq, I've decided to switch to NSubstitute. The GDPR/trust breach is concerning, but while this has since been resolved, it seems the author of Moq will continue to impose SponsorLink to anyone using his libraries and expose them to nag messages, longer build times, etc. I would love sponsorships too, but I do not agree with this method of getting financial compensation.

See https://github.com/moq/moq/issues/1372