This repository was archived by the owner on Jun 22, 2023. It is now read-only.
Remove obsolete classes #31
Labels
breaking change
Doing this would break either source or binary compatibility with existing versions.
duplicate
There are a few classes that I needed to implement and are now throwing warnings due to
obsolete
attribute.Can these classes be removed if they are obsolete?
I'm talking especially about
ICoordinate
andICoordinate Transform(ICoordinate coordinate)
inIMathTransform
.Might be related to #30.
The text was updated successfully, but these errors were encountered: