diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-05-09 14:55:00 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-05-09 14:55:00 +0300 |
| commit | 2a459c79e90a2ade3f1dac1ae4541c0f4d74965c (patch) | |
| tree | 969943c6a06d99ff472f24bb1d37e7fe2913bfdf /Software/Visual_Studio/Tango.Scripting/Tango.Scripting.csproj | |
| parent | 67255998056910f53640e11e634cfdbbd7f6880c (diff) | |
| download | Tango-2a459c79e90a2ade3f1dac1ae4541c0f4d74965c.tar.gz Tango-2a459c79e90a2ade3f1dac1ae4541c0f4d74965c.zip | |
Stubs UI v1.4
Diffstat (limited to 'Software/Visual_Studio/Tango.Scripting/Tango.Scripting.csproj')
| -rw-r--r-- | Software/Visual_Studio/Tango.Scripting/Tango.Scripting.csproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Tango.Scripting/Tango.Scripting.csproj b/Software/Visual_Studio/Tango.Scripting/Tango.Scripting.csproj index f9842aeff..16bff8c03 100644 --- a/Software/Visual_Studio/Tango.Scripting/Tango.Scripting.csproj +++ b/Software/Visual_Studio/Tango.Scripting/Tango.Scripting.csproj @@ -157,6 +157,12 @@ <ItemGroup> <None Include="FodyWeavers.xml" /> </ItemGroup> + <ItemGroup> + <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" /> <Import Project="..\packages\Fody.2.0.0\build\dotnet\Fody.targets" Condition="Exists('..\packages\Fody.2.0.0\build\dotnet\Fody.targets')" /> <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
