Skip to content

Drop .NET 3.5 Build Targets #3758

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

Closed
rprouse opened this issue Feb 6, 2021 · 1 comment · Fixed by #3760
Closed

Drop .NET 3.5 Build Targets #3758

rprouse opened this issue Feb 6, 2021 · 1 comment · Fixed by #3760
Assignees
Labels
is:build is:deprecation Removing features requires:releasenotes Issues that should be included in the release notes
Milestone

Comments

@rprouse
Copy link
Member

rprouse commented Feb 6, 2021

Drop the .NET 3.5 build targets for the 4.0 release. Users can remain on 3.13.x releases with bugfixes or target their tests to 4.5+ if they want to upgrade.

@rprouse rprouse added this to the 4.0 milestone Feb 6, 2021
@rprouse rprouse self-assigned this Feb 6, 2021
@oznetmaster
Copy link
Contributor

I fully understand the reasons for this.

It will make it harder, if not impossible, to keep the .NET CF version that I maintain functionally identical to the full .NET version, as is currently the case.

I will have to see if it makes any sense to try to add any 4.0 features to my version.

I will, of course, provide my users with an 3.13.x hotfixes that are released.

@rprouse rprouse added the requires:releasenotes Issues that should be included in the release notes label Apr 21, 2021
@OsirisTerje OsirisTerje added the is:deprecation Removing features label Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:build is:deprecation Removing features requires:releasenotes Issues that should be included in the release notes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants