microsoft / react-native-xaml

A React Native Windows library to use XAML / WinUI controls
MIT License
97 stars 28 forks source link

Update projects to newer RNW versions #233

Closed asklar closed 1 year ago

asklar commented 2 years ago

Right now we target 0.64; we should update projects to a newer version so that we can still build them (e.g. pipelines are failing for the testrnx app because the certificate that comes from the project template has now expired)

jonthysell commented 2 years ago

PR #232 expands the test matrix for testing the CLI to run against in 0.64 and 0.69. So FYI that the versions tested should be updated when this is done.

jonthysell commented 2 years ago

Since we have customers on 0.67, I don't recommend setting the min version any higher than that.

TatianaKapos commented 1 year ago

closed via https://github.com/microsoft/react-native-xaml/pull/238