Skip to content
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

Change supported target frameworks #1518

Closed
wants to merge 3 commits into from

Conversation

lahma
Copy link
Collaborator

@lahma lahma commented May 10, 2022

Tp celebrate May 10 when also NET 5.0 has reached EOL, removing old targets that are hard to compile with stock Visual Studio & .NET SDK.

  • change version to 12.0.0
  • upgrade from net461 to net462
  • drop support for net40, net45
  • drop support for < netstandard2.0
  • upgrade NUKE
  • upgrade to Namotion.Reflection 3.0.0

@lahma lahma marked this pull request as ready for review May 10, 2022 16:21
@RicoSuter
Copy link
Owner

Open task for v12: Update Namotion.Reflection

@lahma lahma force-pushed the change-compilation-targets branch from d25a874 to 9da8292 Compare June 22, 2022 05:52
@lahma lahma force-pushed the change-compilation-targets branch 2 times, most recently from 1a6c7de to 74cd495 Compare May 29, 2023 06:21
@lahma lahma force-pushed the change-compilation-targets branch from 74cd495 to 1867ca9 Compare August 21, 2023 05:38
@lahma
Copy link
Collaborator Author

lahma commented Aug 21, 2023

Namotion.Reflection upgraded to version 3.0.0 so I think now all the boxes have been ticked.

* upgrade from net461 to net462
* drop support for net40, net45
* drop support for < netstandard2.0
* upgrade NUKE
@lahma lahma force-pushed the change-compilation-targets branch from 1867ca9 to 905697a Compare August 21, 2023 06:03
@RicoSuter
Copy link
Owner

Already done in v11 PR

@RicoSuter RicoSuter closed this Sep 26, 2023
@lahma lahma deleted the change-compilation-targets branch September 26, 2023 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants