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

Adding implicit namespaces for DI packages #3044

Merged
merged 2 commits into from
Jan 7, 2024

Conversation

dansiegel
Copy link
Member

Description of Change

Adds targets to Prism.DryIoc and Prism.Unity to provide implicit namespace support for their implementation of PrismApplication.
Moves using from Prism.Core to the Prism.Events package for the Prism.Events namespace. This will provide implicit namespace support for Prism.Events even if you don't reference Prism.Core.

Bugs Fixed

  • missing implicit namespaces

API Changes

none

Behavioral Changes

implicit namespaces are now supported for Prism.Unity and Prism.DryIoc

@dansiegel dansiegel merged commit 722952d into master Jan 7, 2024
7 checks passed
@dansiegel dansiegel deleted the dev/ds/wpf-implicit-namespaces branch January 7, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant