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

Migrate Region Interfaces to Prism.Core and Implicit Navigation.Region #131

Conversation

DamianSuess
Copy link
Collaborator

Feature Includes

  • Move Prism.Region namespace under Prism.Navigation.Region
    • As per PrismLibrary story, #2927 - With Implicit Namespaces now being widely used, Prism should update its various packages to include transitive build props that will automatically add the commonly used namespaces when implicit namespaces are enabled.
  • Migrate Region interfaces to Prism.Core as per Prism Library story, #2935.

These changes comply with Prism PR #2944

@DamianSuess DamianSuess added the Prism-v9.0.x-pre Prism v9.0.x Pre-Release label Apr 10, 2024
@DamianSuess DamianSuess added this to the Prism 9.0.x milestone Apr 10, 2024
@DamianSuess DamianSuess self-assigned this Apr 10, 2024
@DamianSuess DamianSuess linked an issue Apr 10, 2024 that may be closed by this pull request
@DamianSuess DamianSuess changed the base branch from develop to feature/Prism9x-v9.0.271 April 11, 2024 02:51
@DamianSuess DamianSuess merged commit 5301d24 into feature/Prism9x-v9.0.271 Apr 11, 2024
@DamianSuess DamianSuess deleted the feature/Prism9x-v9.0.271-NavigationRegions branch April 11, 2024 02:51
@DamianSuess DamianSuess added the enhancement New feature or request label Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Prism-v9.0.x-pre Prism v9.0.x Pre-Release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[9.0] [Enhancement] Migrate Region Interfaces to the Prism.Core
1 participant