Merge pull request #383 from axsy-dev/master

Fix reference path to ReactNative.csproj
This commit is contained in:
Hagen Hübel
2017-11-17 00:03:20 +01:00
committed by GitHub
+1 -1
View File
@@ -134,7 +134,7 @@
<EmbeddedResource Include="Properties\RNFS.rd.xml" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\node_modules\react-native-windows\ReactWindows\ReactNative\ReactNative.csproj">
<ProjectReference Include="..\..\..\react-native-windows\ReactWindows\ReactNative\ReactNative.csproj">
<Project>{c7673ad5-e3aa-468c-a5fd-fa38154e205c}</Project>
<Name>ReactNative</Name>
</ProjectReference>