File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Modules/@babylonjs/react-native/windows/BabylonReactNative Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project DefaultTargets =" Build" ToolsVersion =" Current" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <!-- Note: CppWinRT NuGet dependency should be resolved for the solution not the individual project -->
4- <Import Project =" $(SolutionDir)\packages\Microsoft.Windows.CppWinRT.2.0.220110.5 \build\native\Microsoft.Windows.CppWinRT.props" Condition =" Exists('$(SolutionDir)\packages\Microsoft.Windows.CppWinRT.2.0.220110.5 \build\native\Microsoft.Windows.CppWinRT.props')" />
4+ <Import Project =" $(SolutionDir)\packages\Microsoft.Windows.CppWinRT.2.0.250303.1 \build\native\Microsoft.Windows.CppWinRT.props" Condition =" Exists('$(SolutionDir)\packages\Microsoft.Windows.CppWinRT.2.0.250303.1 \build\native\Microsoft.Windows.CppWinRT.props')" />
55 <PropertyGroup Label =" Globals" >
66 <CppWinRTOptimized >true</CppWinRTOptimized >
77 <CppWinRTRootNamespaceAutoMerge >true</CppWinRTRootNamespaceAutoMerge >
344344 <Error Condition =" !Exists('$(BabylonReactNativeDir)')" Text =" $(ErrorText)" />
345345 </Target >
346346 <ImportGroup Label =" ExtensionTargets" >
347- <Import Project =" $(SolutionDir)\packages\Microsoft.Windows.CppWinRT.2.0.220110.5 \build\native\Microsoft.Windows.CppWinRT.targets" Condition =" Exists('$(SolutionDir)\packages\Microsoft.Windows.CppWinRT.2.0.220110.5 \build\native\Microsoft.Windows.CppWinRT.targets')" />
347+ <Import Project =" $(SolutionDir)\packages\Microsoft.Windows.CppWinRT.2.0.250303.1 \build\native\Microsoft.Windows.CppWinRT.targets" Condition =" Exists('$(SolutionDir)\packages\Microsoft.Windows.CppWinRT.2.0.250303.1 \build\native\Microsoft.Windows.CppWinRT.targets')" />
348348 </ImportGroup >
349349</Project >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<packages >
3- <package id =" Microsoft.Windows.CppWinRT" version =" 2.0.220110.5 " targetFramework =" native" />
3+ <package id =" Microsoft.Windows.CppWinRT" version =" 2.0.250303.1 " targetFramework =" native" />
44</packages >
You can’t perform that action at this time.
0 commit comments