Skip to content

Commit 6f37e17

Browse files
rozelefrostney
authored andcommitted
Minor change to ReactNative.csproj path. (#14)
1 parent 9d40800 commit 6f37e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/windows.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ packages/
305305
<EmbeddedResource Include="Properties\${name}.rd.xml" />
306306
</ItemGroup>
307307
<ItemGroup>
308-
<ProjectReference Include="..\..\node_modules\react-native-windows\ReactWindows\ReactNative\ReactNative.csproj">
308+
<ProjectReference Include="$(ReactWindowsRoot)\react-native-windows\ReactWindows\ReactNative\ReactNative.csproj">
309309
<Project>{c7673ad5-e3aa-468c-a5fd-fa38154e205c}</Project>
310310
<Name>ReactNative</Name>
311311
</ProjectReference>

0 commit comments

Comments
 (0)