We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d40800 commit 6f37e17Copy full SHA for 6f37e17
templates/windows.js
@@ -305,7 +305,7 @@ packages/
305
<EmbeddedResource Include="Properties\${name}.rd.xml" />
306
</ItemGroup>
307
<ItemGroup>
308
- <ProjectReference Include="..\..\node_modules\react-native-windows\ReactWindows\ReactNative\ReactNative.csproj">
+ <ProjectReference Include="$(ReactWindowsRoot)\react-native-windows\ReactWindows\ReactNative\ReactNative.csproj">
309
<Project>{c7673ad5-e3aa-468c-a5fd-fa38154e205c}</Project>
310
<Name>ReactNative</Name>
311
</ProjectReference>
0 commit comments