We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18412f8 commit a662039Copy full SHA for a662039
example/windows/ExperimentalFeatures.props
@@ -23,7 +23,7 @@
23
See https://microsoft.github.io/react-native-windows/docs/winui3
24
-->
25
<UseWinUI3>false</UseWinUI3>
26
- <WinUI2xVersion>2.6.0</WinUI2xVersion>
+ <WinUI2xVersion>2.7.0</WinUI2xVersion>
27
28
<!--
29
Changes compilation to assume use of Microsoft.ReactNative NuGet packages
examplenuget/windows/ExperimentalFeatures.props
@@ -35,7 +35,7 @@
35
36
<ReactExperimentalFeaturesSet>true</ReactExperimentalFeaturesSet>
37
<ReactNativeWindowsVersion>0.71.0</ReactNativeWindowsVersion>
38
39
40
</PropertyGroup>
41
0 commit comments