Wow. How ridiculous.
I am checking to see if the major and minor revisions satisfy a minimum value, and it works perfectly in Windows 7, but on Windows 8.1, for no reason that I can possibly fathom, the value of
Environment.Version.MinorRevision is coming back as a
negative value.
Oh well, easy enough to fix by using Math.absolute values. I will upload version 2.1.2.9 today. First I will check if there is anything else that I want to slip into this release.