reactiveui / ReactiveUI

An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
https://www.reactiveui.net
MIT License
8.06k stars 1.12k forks source link

Housekeeping Retire Net 7 #3811

Closed ChrisPulman closed 4 months ago

ChrisPulman commented 4 months ago

What kind of change does this PR introduce?

Update

What is the current behavior?

Net 7 is supported

What is the new behavior?

Net 7 targets have been removed in line with Microsoft

What might this PR break?

Users are recommended to update to Net 8

Please check if the PR fulfills these requirements

Other information:

dpvreony commented 4 months ago

sidenote: CI is failing to upload code coverage. raised #3813

ChrisPulman commented 4 months ago

sidenote: CI is failing to upload code coverage. raised #3813

Thanks, I had forgotten about the Code Coverage, will need to check with Glenn if this is still attached.

github-actions[bot] commented 4 months 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.