File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2020 <RestoreProjectStyle >PackageReference</RestoreProjectStyle >
2121 </PropertyGroup >
2222 <PropertyGroup Condition =" '$(Configuration)' != 'Development'" >
23- <ReactWindowsRoot >..\..</ReactWindowsRoot >
23+ <ReactWindowsRoot >..\..\.. </ReactWindowsRoot >
2424 </PropertyGroup >
2525 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x86'" >
2626 <PlatformTarget >x86</PlatformTarget >
131131 <EmbeddedResource Include =" Properties\RNFS.rd.xml" />
132132 </ItemGroup >
133133 <ItemGroup >
134- <ProjectReference Include =" ..\..\node_modules \react-native-windows\ReactWindows\ReactNative\ReactNative.csproj" >
134+ <ProjectReference Include =" $(ReactWindowsRoot) \react-native-windows\ReactWindows\ReactNative\ReactNative.csproj" >
135135 <Project >{c7673ad5-e3aa-468c-a5fd-fa38154e205c}</Project >
136136 <Name >ReactNative</Name >
137137 </ProjectReference >
You can’t perform that action at this time.
0 commit comments