Skip to content

Commit a662039

Browse files
committed
upgrade to winUI 2.7
1 parent 18412f8 commit a662039

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/windows/ExperimentalFeatures.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
See https://microsoft.github.io/react-native-windows/docs/winui3
2424
-->
2525
<UseWinUI3>false</UseWinUI3>
26-
<WinUI2xVersion>2.6.0</WinUI2xVersion>
26+
<WinUI2xVersion>2.7.0</WinUI2xVersion>
2727

2828
<!--
2929
Changes compilation to assume use of Microsoft.ReactNative NuGet packages

examplenuget/windows/ExperimentalFeatures.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
<ReactExperimentalFeaturesSet>true</ReactExperimentalFeaturesSet>
3737
<ReactNativeWindowsVersion>0.71.0</ReactNativeWindowsVersion>
38-
<WinUI2xVersion>2.6.0</WinUI2xVersion>
38+
<WinUI2xVersion>2.7.0</WinUI2xVersion>
3939

4040
</PropertyGroup>
4141

0 commit comments

Comments
 (0)