Open
Description
RNW .72 upgrades WinUI from 2.7 to 2.8 and WinUI 2.8 requires a higher TargetPlatformMinVersion (10.0.17763.0). This breaks the following CMs that have a lower TargetPlatformMinVersion with the following error Microsoft.UI.Xaml nuget package requires TargetPlatformMinVersion >= 10.0.17763.0 (current project is 15063)
. We should keep track of these CM here and fix them
- ReactNativeWebView fix(windows): bump WindowsTargetPlatformMinVersion react-native-webview/react-native-webview#2955
- RNSensitiveInfoCPP (last commit in 2021) fix: windows bump WindowsTargetPlatformMinVersion mCodex/react-native-sensitive-info#378
- RNTrackPlayer fix(windows): bump window's WindowsTargetPlatformMinVersion doublesymmetry/react-native-track-player#2010
- RNTTS (last commit in 2021) fix(windows): bump windows WindowsTargetPlatform ak1394/react-native-tts#244
- RNPermissions fix(windows): bump windows WindowsTargetPlatform zoontek/react-native-permissions#771
- RNPrint fix: windows bump WindowsTargetPlatformMinVersion christopherdro/react-native-print#205
- RNDeviceInfoCPP fix(windows): bump WindowsTargetPlatformMinVersion react-native-device-info/react-native-device-info#1537
- RNCCConfig fix: windows bump WindowsTargetPlatformMinVersion lugg/react-native-config#752
- ReactNativePicker fix: Bump WindowsTargetPlatformMinVersion react-native-picker/picker#484 (already merged, need to bump package version in Gallery
- RNSketchCanvas fix: windows bump WindowsTargetPlatformMinVersion wwimmo/react-native-sketch-canvas#23
- Progress-view (fix: windows bump WindowsTargetPlatformMinVersion react-native-progress-view/progress-view#118)
- DateTimePickerWindows fix: windows bump WindowsTargetPlatformMinVersion react-native-datetimepicker/datetimepicker#757
- ReactNativeExpander fix: windows bump WindowsTargetPlatformMinVersion for Expander fluentui-react-native#2827
- SliderWindows fix: windows bump WindowsTargetPlatformMinVersion callstack/react-native-slider#508
- Clipboard fix: windows bump WindowsTargetPlatformMinVersion react-native-clipboard/clipboard#182
- CheckboxWindows fix: windows bump WindowsTargetPlatformMinVersion react-native-checkbox/react-native-checkbox#198