Skip to content

Revert namespace change

Latest

Choose a tag to compare

@alansav alansav released this 20 Nov 23:32
· 7 commits to master since this release

Microsoft guidelines indicate that third party developers should never use the System.* namespace as this is reserved for .NET Framework code, the .NET Team would not be aware of any third party libraries using this and if they implemented a class with the same name then this would cause naming conflicts.
That given, this also means that v3 is backward compatible with v1 of Range