diff options
Diffstat (limited to 'Software/Visual_Studio/Tango.WebRTC/Tango.WebRTC.csproj')
| -rw-r--r-- | Software/Visual_Studio/Tango.WebRTC/Tango.WebRTC.csproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Tango.WebRTC/Tango.WebRTC.csproj b/Software/Visual_Studio/Tango.WebRTC/Tango.WebRTC.csproj index 0d85bb902..d9cea42dc 100644 --- a/Software/Visual_Studio/Tango.WebRTC/Tango.WebRTC.csproj +++ b/Software/Visual_Studio/Tango.WebRTC/Tango.WebRTC.csproj @@ -59,6 +59,10 @@ <Project>{a07e6cb4-0132-4eb1-9a38-c8c057884dc2}</Project> <Name>WebRtc.NET</Name> </ProjectReference> + <ProjectReference Include="..\Tango.Core\Tango.Core.csproj"> + <Project>{a34ee0f0-649d-41c8-8489-b6f1cc6924ee}</Project> + <Name>Tango.Core</Name> + </ProjectReference> </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> </Project>
\ No newline at end of file |
