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

Revert "Internalize MessagingCenter (#12582)" #16798

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

mattleibow
Copy link
Member

Description of Change

This reverts commit f9be2d1.

It appears we should wait until net9 as people are migrating and this is better to do when you have less things to change.

Issues Fixed

Fixes #16714

This reverts commit f9be2d1.

# Conflicts:
#	src/Controls/src/Core/MessagingCenter.cs
#	src/Controls/src/Core/Properties/AssemblyInfo.cs
#	src/Controls/src/Core/PublicAPI/net-android/PublicAPI.Unshipped.txt
#	src/Controls/src/Core/PublicAPI/net-ios/PublicAPI.Unshipped.txt
#	src/Controls/src/Core/PublicAPI/net-maccatalyst/PublicAPI.Unshipped.txt
#	src/Controls/src/Core/PublicAPI/net-tizen/PublicAPI.Unshipped.txt
#	src/Controls/src/Core/PublicAPI/net-windows/PublicAPI.Unshipped.txt
#	src/Controls/src/Core/PublicAPI/net/PublicAPI.Unshipped.txt
#	src/Controls/src/Core/PublicAPI/netstandard/PublicAPI.Unshipped.txt
@mattleibow mattleibow requested a review from a team as a code owner August 16, 2023 19:14
@samhouts samhouts added this to the .NET 8 GA milestone Aug 16, 2023
@mattleibow mattleibow merged commit 34b481d into main Aug 17, 2023
39 checks passed
@mattleibow mattleibow deleted the dev/revert-internal-messaging branch August 17, 2023 00:29
rmarinho pushed a commit that referenced this pull request Aug 19, 2023
This reverts commit f9be2d1.

# Conflicts:
#	src/Controls/src/Core/MessagingCenter.cs
#	src/Controls/src/Core/Properties/AssemblyInfo.cs
#	src/Controls/src/Core/PublicAPI/net-android/PublicAPI.Unshipped.txt
#	src/Controls/src/Core/PublicAPI/net-ios/PublicAPI.Unshipped.txt
#	src/Controls/src/Core/PublicAPI/net-maccatalyst/PublicAPI.Unshipped.txt
#	src/Controls/src/Core/PublicAPI/net-tizen/PublicAPI.Unshipped.txt
#	src/Controls/src/Core/PublicAPI/net-windows/PublicAPI.Unshipped.txt
#	src/Controls/src/Core/PublicAPI/net/PublicAPI.Unshipped.txt
#	src/Controls/src/Core/PublicAPI/netstandard/PublicAPI.Unshipped.txt
@github-actions github-actions bot locked and limited conversation to collaborators Dec 5, 2023
@samhouts samhouts added the fixed-in-8.0.0-rc.1.9171 Look for this fix in 8.0.0-rc.1.9171 label Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
fixed-in-8.0.0-rc.1.9171 Look for this fix in 8.0.0-rc.1.9171
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[regression/8.0.0] MessagingCenter is now internal in .net 8
3 participants