Any reason why we now need to target net6.0-windows10.0.17763 instead of net6.0-windows7.0 for ReactiveUI.WPF? #3517
-
Hi, my projects currently target net6.0-windows (which targets net6.0-windows7.0). But since this commit : 19bc795 (after 18.4.1) It's still much more practical when editing a csproj to use net6.0-windows / net7.0-windows instead of remembering the Windows minimal accepted version. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Windows 7, which is end of life is not supported by some of the dependencies of the ReactiveUI libraries. We try to target as many supported targets as possible. https://support.microsoft.com/en-us/windows/windows-7-support-ended-on-january-14-2020-b75d4580-2cc7-895a-2c9c-1466d9a53962 |
Beta Was this translation helpful? Give feedback.
-
Ok, thank you for your answer! |
Beta Was this translation helpful? Give feedback.
-
in short: |
Beta Was this translation helpful? Give feedback.
Windows 7, which is end of life is not supported by some of the dependencies of the ReactiveUI libraries. We try to target as many supported targets as possible.
https://support.microsoft.com/en-us/windows/windows-7-support-ended-on-january-14-2020-b75d4580-2cc7-895a-2c9c-1466d9a53962
https://github.com/dotnet/core/blob/main/release-notes/7.0/supported-os.md#out-of-support-os-versions