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

chore: enable nullability for mvvm helpers #3131

Merged
merged 2 commits into from
May 5, 2024

Conversation

RLittlesII
Copy link
Contributor

@RLittlesII RLittlesII commented May 5, 2024

Description of Change

This change is the first of a few to enable nullability in Prism.

Bugs Fixed

None.

API Changes

List all API changes here (or just put None), example:

Added:
None

Changed:

  • MvvmHelpers
  • NavigationResult

Behavioral Changes

There should be no behavioral changes given nullability is backwards compatible.

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of master at time of PR
  • Changes adhere to coding standard

@RLittlesII RLittlesII marked this pull request as ready for review May 5, 2024 16:35
@RLittlesII RLittlesII requested a review from dansiegel May 5, 2024 16:36
@dansiegel dansiegel merged commit c0fc582 into PrismLibrary:master May 5, 2024
6 checks passed
@RLittlesII RLittlesII deleted the chore/nullability/helpers branch May 6, 2024 14:16
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.

2 participants