Skip to content

Conversation

ChrisPulman
Copy link
Member

@ChrisPulman ChrisPulman commented Nov 26, 2021

What kind of change does this PR introduce?

feature update

What is the current behaviour?

no automatic support for nullable binding converters

What is the new behaviour?

remove nullable and langversion from project files in favour of solution wide props
Add EnableNETAnalyzers and set to latest level
fix #3021

What might this PR break?

Anyone using self coded Binding converters will need to ensure they have a higher value than 10 for affinity

Please check if the PR fulfils these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Other information:

remove nullable and langversion from project files in favour of solution wide props
Add EnableNETAnalyzers and latest level
@ChrisPulman ChrisPulman enabled auto-merge (squash) November 30, 2021 01:23
@ChrisPulman ChrisPulman merged commit 4c1cf59 into main Nov 30, 2021
@ChrisPulman ChrisPulman deleted the feature_AddNullableConverters branch November 30, 2021 01:44
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Unhandled OverflowException from a Textbox Data bound to a Nullable Integer Property
2 participants