reactiveui / rfcs

RFCs for changes to ReactiveUI
https://reactiveui.net/rfcs
5 stars 5 forks source link

RFC: change support matrix of UWP to be latest-1 instead of latest #6

Closed ghuntley closed 5 years ago

ghuntley commented 6 years ago

Attn @reactiveui/uwp-team

ghuntley commented 6 years ago

Going down to N-1 potentially blocked by netstandard20 support in the current N-1 version. I still think we should adopt this policy going forward, however.

https://blogs.msdn.microsoft.com/dotnet/2017/10/10/announcing-uwp-support-for-net-standard-2-0/

ghuntley commented 6 years ago

Confirmed https://github.com/reactiveui/ReactiveUI/issues/1641 that we can't go below current LATEST but I'm proposing we support N-1 when the next LATEST ships.

nickrandolph commented 6 years ago

@ghuntley by support, do you mean target platform or min version?

ghuntley commented 6 years ago

ah excellent clarification - proposal has been updated with your feedback.