Closed talanc closed 3 years ago
Thanks for contributing this, it's a nice improvement.
I noticed you did a NuGet build (https://www.nuget.org/packages/GeometryGymIFC_Core) a few days ago, but the changes from this PR aren't included. I'm guessing it was just an oversight?
Apologies, I built the dll from the WIP branch, and hadn't merged from Master. I have done so for the next build. If you want a nuget build updated, let me know and I'll process it ASAP.
No rush--it can wait.
Fixes comparing file extensions. For example, "File.ifczip" would be recognised correctly, but "File.ifcZIP" would not (or any other permutation of lower/upper chars).