File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 <ApplicationType >Windows Store</ApplicationType >
1616 <ApplicationTypeRevision >10.0</ApplicationTypeRevision >
1717 </PropertyGroup >
18+ <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
1819 <PropertyGroup Label =" ReactNativeWindowsProps" >
1920 <ProjectRootDir Condition =" '$(ProjectRootDir)'==''" >$([MSBuild]::GetDirectoryNameOfFileAbove($(SolutionDir), 'app.json'))</ProjectRootDir >
2021 <ReactAppWinDir Condition =" '$(ReactAppWinDir)'==''" >$([MSBuild]::GetDirectoryNameOfFileAbove($(SolutionDir), 'node_modules\react-native-test-app\package.json'))\node_modules\react-native-test-app\windows</ReactAppWinDir >
3031 <WindowsTargetPlatformVersion Condition =" '$(WindowsTargetPlatformVersion)'==''" >10.0</WindowsTargetPlatformVersion >
3132 <WindowsTargetPlatformMinVersion Condition =" '$(WindowsTargetPlatformMinVersion)'==''" >10.0.17763.0</WindowsTargetPlatformMinVersion >
3233 </PropertyGroup >
33- <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
3434 <ItemGroup Label =" ProjectConfigurations" >
3535 <ProjectConfiguration Include =" Debug|ARM64" >
3636 <Configuration >Debug</Configuration >
Original file line number Diff line number Diff line change 1212 <MinimumVisualStudioVersion >17.0</MinimumVisualStudioVersion >
1313 <AppxPackage >false</AppxPackage >
1414 </PropertyGroup >
15+ <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
1516 <PropertyGroup Label =" ReactNativeWindowsProps" >
1617 <ProjectRootDir Condition =" '$(ProjectRootDir)'==''" >$([MSBuild]::GetDirectoryNameOfFileAbove($(SolutionDir), 'app.json'))</ProjectRootDir >
1718 <ReactAppWinDir Condition =" '$(ReactAppWinDir)'==''" >$([MSBuild]::GetDirectoryNameOfFileAbove($(SolutionDir), 'node_modules\react-native-test-app\package.json'))\node_modules\react-native-test-app\windows</ReactAppWinDir >
2223 <ReactNativeWindowsDir Condition =" '$(ReactNativeWindowsDir)'==''" >$([MSBuild]::GetDirectoryNameOfFileAbove($(SolutionDir), 'node_modules\react-native-windows\package.json'))\node_modules\react-native-windows\</ReactNativeWindowsDir >
2324 </PropertyGroup >
2425 <Import Project =" $(ReactNativeWindowsDir)\PropertySheets\External\Microsoft.ReactNative.WindowsSdk.Default.props" />
25- <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
2626 <ItemGroup Label =" ProjectConfigurations" >
2727 <ProjectConfiguration Include =" Debug|Win32" >
2828 <Configuration >Debug</Configuration >
You can’t perform that action at this time.
0 commit comments