Closed cscorley closed 7 years ago
Thanks @cscorley for the submission!
While I approve this, please note that this will be a temporary measure. .NET Framework 4.5 and 4.5.1 are no longer supported by Microsoft since January 2016 and so, if needed, we may revert this change later to support 4.5.2 or possibly even 4.6+. I don't see us needing to do that within the next three months though, so this will give users until a year out from the end-of-life.
Understandable. If that becomes the issue for us, we will likely just maintain a separate build -- or remain on whatever the last archived version is on nuget -- until we can start targeting higher ourselves 😄
Thanks for your patience @cscorley, we're going to get this released very soon now that #10 is also ready.
I could not use this package in my project because we require targeting 4.5, but this targeted 4.5.2. Seems unnecessary to target a minor version like this; the tests pass without it. This could probably target lower versions, as well.