diff options
Diffstat (limited to 'Software/Visual_Studio/SideChains/RealTimeGraphX-master')
2 files changed, 2 insertions, 6 deletions
diff --git a/Software/Visual_Studio/SideChains/RealTimeGraphX-master/RealTimeGraphX.WPF.Demo/RealTimeGraphX.WPF.Demo.csproj b/Software/Visual_Studio/SideChains/RealTimeGraphX-master/RealTimeGraphX.WPF.Demo/RealTimeGraphX.WPF.Demo.csproj index 5b430a90c..5f4b0860b 100644 --- a/Software/Visual_Studio/SideChains/RealTimeGraphX-master/RealTimeGraphX.WPF.Demo/RealTimeGraphX.WPF.Demo.csproj +++ b/Software/Visual_Studio/SideChains/RealTimeGraphX-master/RealTimeGraphX.WPF.Demo/RealTimeGraphX.WPF.Demo.csproj @@ -106,10 +106,6 @@ <Project>{6b9774f7-960d-438e-ad81-c6b9be328d50}</Project> <Name>RealTimeGraphX.WPF</Name> </ProjectReference> - <ProjectReference Include="..\RealTimeGraphX\RealTimeGraphX.csproj"> - <Project>{61f001e1-6e17-4ca6-8f3a-8a11d7166815}</Project> - <Name>RealTimeGraphX</Name> - </ProjectReference> </ItemGroup> <ItemGroup /> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> diff --git a/Software/Visual_Studio/SideChains/RealTimeGraphX-master/RealTimeGraphX.WPF/RealTimeGraphX.WPF.csproj b/Software/Visual_Studio/SideChains/RealTimeGraphX-master/RealTimeGraphX.WPF/RealTimeGraphX.WPF.csproj index 6446fc93f..d61369b2a 100644 --- a/Software/Visual_Studio/SideChains/RealTimeGraphX-master/RealTimeGraphX.WPF/RealTimeGraphX.WPF.csproj +++ b/Software/Visual_Studio/SideChains/RealTimeGraphX-master/RealTimeGraphX.WPF/RealTimeGraphX.WPF.csproj @@ -88,8 +88,8 @@ </None> </ItemGroup> <ItemGroup> - <ProjectReference Include="..\RealTimeGraphX\RealTimeGraphX.csproj"> - <Project>{61f001e1-6e17-4ca6-8f3a-8a11d7166815}</Project> + <ProjectReference Include="..\..\RealTimeGraphXNet\RealTimeGraphX\RealTimeGraphX.csproj"> + <Project>{1490b50f-234c-400b-8704-7673435143f2}</Project> <Name>RealTimeGraphX</Name> </ProjectReference> </ItemGroup> |
