Skip to content

Add .NET 6.0 to EOL frameworks list #49823

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

Open
wants to merge 3 commits into
base: release/8.0.1xx
Choose a base branch
from

Conversation

marcpopMSFT
Copy link
Member

@marcpopMSFT marcpopMSFT commented Jul 16, 2025

Backport of #49533

Customer Impact

Customers targeting net6.0 TF will get a warning message. This is the same one we have for other EOL TFs and we typically add it 6 months after release.

Regression

No, this is a planned new warning

Testing

automation

Risk

Low, this change adds new functionality but shouldn't change existing behavior.

…rnings (#49533)

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: marcpopMSFT <[email protected]>
Co-authored-by: Marc Paine <[email protected]>
@marcpopMSFT marcpopMSFT requested a review from a team as a code owner July 17, 2025 16:22
Copy link
Member

@joeloff joeloff left a comment

Choose a reason for hiding this comment

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

we should really use the releases.json information for this

@marcpopMSFT
Copy link
Member Author

we should really use the releases.json information for this

Except we usually delay the warning by 6 months to avoid breaking people on day 0. We could potentially compare the dates in release.json to the build dates. These also aways require test updates so we'd still have to fix the tests.

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.

4 participants