-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Drop support for .NET 4.5.1 and .NET Standard 1.1 #159
Comments
@ndrwrbgs what are your thoughts on this? |
Apologies for my absence! My thoughts are mostly :( since we're stuck on 4.6.2 at work, and that has broken .NET Standard libraries support - but if we (Ensure.That) aren't pulling in other libraries then I think it should work okay? |
Some good writing to why explicit old .NET support should be kept in: https://weblog.west-wind.com/posts/2019/Feb/19/Using-NET-Standard-with-Full-Framework-NET |
Reducing to 4.6.2 from 4.5.1 |
Will keep two latest LTS .NET6 and 3.1 and oldie 4.6.2 |
Line: https://github.com/danielwertheim/Ensure.That/blob/master/src/projects/EnsureThat/EnsureThat.csproj#L4
The text was updated successfully, but these errors were encountered: