- Notifications
You must be signed in to change notification settings - Fork749
Dropped net40 target from modern projects#1300
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
48cfa55
toaa20659
Comparecodecov-io commentedDec 1, 2020 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov Report
@@ Coverage Diff @@## master #1300 +/- ##======================================= Coverage 87.88% 87.88% ======================================= Files 1 1 Lines 289 289 ======================================= Hits 254 254 Misses 35 35
Flags with carried forward coverage won't be shown.Click here to find out more. Continue to review full report at Codecov.
|
Close + reopen to pick up on Travis |
While I agree with the general sentiment of this PR, I'd like to just land my SDK-style project branch in the next week. It includes this change but changes all of the project files, so this would just lead to a lot of merge conflicts. |
I will simply rebase my later changes on master once#1209 lands |
What does this implement/fix? Explain your changes.
This drops support for .NET Framework 4.0 - 4.6.0. Python.NET will now require .NET Framework 4.6.1+
Does this close any currently open issues?
#1299
Any other comments?
Also removed dead targets for Python 2.X support
Checklist
Check all those that are applicable and complete.
AUTHORS
CHANGELOG