reactiveui / ReactiveUI.Validation

Validation helpers for ReactiveUI-based apps.
https://reactiveui.net/docs/handbook/user-input-validation
MIT License
235 stars 24 forks source link

Housekeeping Remove Unsupported Targets #506

Closed ChrisPulman closed 1 year ago

ChrisPulman commented 1 year ago

What kind of change does this PR introduce?

Update

What is the current behaviour?

Old targets

What is the new behaviour?

Add MonoAndroid12.0 and MonoAndroid13.0 Add Net 7.0 Update uap10.0.16299 to uap10.0.17763

What might this PR break?

Non expected

Please check if the PR fulfils these requirements

Other information:

codecov[bot] commented 1 year ago

Codecov Report

Base: 83.14% // Head: 83.14% // No change to project coverage :thumbsup:

Coverage data is based on head (d811f1c) compared to base (a3d2441). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #506 +/- ## ======================================= Coverage 83.14% 83.14% ======================================= Files 18 18 Lines 706 706 ======================================= Hits 587 587 Misses 119 119 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reactiveui). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reactiveui)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

github-actions[bot] commented 1 year ago

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.