Skip to content

[release/9.0.1xx] Expand EOL list to include net7 6 months after it goes OOS per design#43441

Merged
marcpopMSFT merged 3 commits intorelease/9.0.1xxfrom
backport/pr-43440-to-release/9.0.1xx
Sep 18, 2024
Merged

[release/9.0.1xx] Expand EOL list to include net7 6 months after it goes OOS per design#43441
marcpopMSFT merged 3 commits intorelease/9.0.1xxfrom
backport/pr-43440-to-release/9.0.1xx

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Sep 13, 2024

Backport of #43440 to release/9.0.1xx

Summary

When a version of .NET goes out of support, we add a gold bar in Visual Studio when customers open a project targeting that version and we mark it out of support in the UI. However, to give customers time to migration, we don't mark it as failing in builds for 6 months as otherwise, customers with warnings as errors would be broken immediately.

Customer Impact

Customers targeting net7.0 will get a warning that the runtime is out of support. They can upgrade, suppress the warning, or set a property to disable the warning.

Regression

Intentional change

Testing

Automated. Had to modify a few tests to remove the net7.0 targeting or disable the warning.

Risk

Low.

@ghost ghost added Area-Infrastructure untriaged Request triage from a team member labels Sep 13, 2024
Disable the EOL message for two publishing tests
@marcpopMSFT
Copy link
Member

@AndyGerlicher I don't know if you track teams that are targeting net7.0 still but they are going to start getting warnings starting with GA and November 8.0 SDK servicing builds.

@marcpopMSFT marcpopMSFT added Servicing-consider and removed untriaged Request triage from a team member labels Sep 17, 2024
@marcpopMSFT marcpopMSFT merged commit 5a223e0 into release/9.0.1xx Sep 18, 2024
@marcpopMSFT marcpopMSFT deleted the backport/pr-43440-to-release/9.0.1xx branch September 18, 2024 18:39
@AndyGerlicher
Copy link
Contributor

We don't track TFM. And we'll be very happy that builds will fail if they do still target net7!

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