Skip to content

Conversation

@timcassell
Copy link
Collaborator

Reverts #2505, re-enabling old runtimes back to netcoreapp2.0 by utilizing <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> (thanks to the solution by @adamsitnik in #2686).

@timcassell timcassell force-pushed the revert-remove-old-runtimes branch from 607c682 to df29aba Compare January 21, 2025 06:27
Copy link
Member

@adamsitnik adamsitnik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@timcassell thank you for your contribution!

I am fine with restoring the support for .NET Core 2.0, but:

  • all our docs and samples should be using supported TFMs (net8.0 and net9.0)
  • the parsing tests should cover both old and new tfms as string inputs
  • the test projects should keep running as net8.0

I hope that my suggestion won't be too much work (it should be a matter of few reverts here and there).

@timcassell timcassell force-pushed the revert-remove-old-runtimes branch from 13a52ca to 75274f9 Compare January 30, 2025 20:08
@timcassell timcassell requested a review from adamsitnik January 30, 2025 20:57
@timcassell
Copy link
Collaborator Author

@adamsitnik I think I addressed all of your feedback.

Copy link
Member

@adamsitnik adamsitnik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you @timcassell !

@timcassell timcassell merged commit e7e758d into master Jan 31, 2025
14 checks passed
@timcassell timcassell deleted the revert-remove-old-runtimes branch January 31, 2025 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants