Skip to content

Commit 50f5c6e

Browse files
vs 2022
1 parent f28ec5e commit 50f5c6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/@babylonjs/react-native/windows/BabylonReactNative/BabylonReactNative.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@
296296
<Target Name="BabylonNativeBuild" BeforeTargets="PrepareForBuild">
297297
<Exec Command='cmake --version' />
298298
<Exec Command='cmake ^
299-
-G"Visual Studio 16 2019" ^
299+
-G"Visual Studio 17 2022" ^
300300
-B$(ProjectDir)..\..\Build_uwp$(Platform) ^
301301
-DCMAKE_SYSTEM_NAME=WindowsStore ^
302302
-DCMAKE_SYSTEM_VERSION=$(TargetPlatformVersion) ^

0 commit comments

Comments
 (0)