Skip to content

Conversation

@Sergio0694
Copy link
Contributor

@Sergio0694 Sergio0694 commented Dec 18, 2024

Follow up to #41936

Summary

This PR removes the 'NETSDK1219' warning, effectively making UWP .NET 9 support GA. This warning has been added to signal that UWP support for .NET 9 was in preview, as all other components and tooling was also still work in progress (eg. Windows SDK changes for the XAML compiler, Visual Studio support, etc.). Now that all that tooling has shipped in stable (or, will have shipped in stable by the time this PR is published), we can remove this warning and officially mark the feature as GA.

Doing so is also needed to ensure customers on .NET Native can confidently start the migration away from .NET Native.

Customer Impact

No customer impact, this PR is only removing a warning.

Regression?

No.

Testing

Updated unit tests to ensure the new warning is gone.

Risk

Low. This is just removing a target whose sole purpose was to emit a warning.

@Sergio0694 Sergio0694 force-pushed the user/sergiopedri/uwp-net9-ga branch from 0421f5b to 96fa393 Compare January 10, 2025 15:33
@marcpopMSFT
Copy link
Member

Discussed offline and we're not locking down for QB approval until Monday so merging.

@marcpopMSFT marcpopMSFT merged commit f6b778f into dotnet:release/9.0.2xx Jan 10, 2025
28 of 31 checks passed
@Sergio0694 Sergio0694 deleted the user/sergiopedri/uwp-net9-ga branch January 11, 2025 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Infrastructure untriaged Request triage from a team member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants