aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/TEMP/Tango.Scripting/TestApp/TestApp.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Software/Visual_Studio/TEMP/Tango.Scripting/TestApp/TestApp.csproj')
-rw-r--r--Software/Visual_Studio/TEMP/Tango.Scripting/TestApp/TestApp.csproj10
1 files changed, 10 insertions, 0 deletions
diff --git a/Software/Visual_Studio/TEMP/Tango.Scripting/TestApp/TestApp.csproj b/Software/Visual_Studio/TEMP/Tango.Scripting/TestApp/TestApp.csproj
index 1f264b981..ebcb2f004 100644
--- a/Software/Visual_Studio/TEMP/Tango.Scripting/TestApp/TestApp.csproj
+++ b/Software/Visual_Studio/TEMP/Tango.Scripting/TestApp/TestApp.csproj
@@ -38,8 +38,14 @@
<Reference Include="FontAwesome.WPF, Version=4.7.0.37774, Culture=neutral, PublicKeyToken=0758b07a11a4f466, processorArchitecture=MSIL">
<HintPath>..\packages\FontAwesome.WPF.4.7.0.9\lib\net40\FontAwesome.WPF.dll</HintPath>
</Reference>
+ <Reference Include="MahApps.Metro, Version=1.5.0.23, Culture=neutral, PublicKeyToken=f4fb5a3c4d1e5b4f, processorArchitecture=MSIL">
+ <HintPath>..\packages\MahApps.Metro.1.5.0\lib\net45\MahApps.Metro.dll</HintPath>
+ </Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
+ <Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
+ <HintPath>..\packages\MahApps.Metro.1.5.0\lib\net45\System.Windows.Interactivity.dll</HintPath>
+ </Reference>
<Reference Include="System.Xml" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Core" />
@@ -103,6 +109,10 @@
<Project>{6c55b776-26d4-4db3-a6ab-87e783b2f3d1}</Project>
<Name>Tango.Scripting.Editors</Name>
</ProjectReference>
+ <ProjectReference Include="..\Tango.Scripting.IDE\Tango.Scripting.IDE.csproj">
+ <Project>{c9f60285-91fb-4293-bcf5-164d76755cdd}</Project>
+ <Name>Tango.Scripting.IDE</Name>
+ </ProjectReference>
<ProjectReference Include="..\Tango.Scripting\Tango.Scripting.csproj">
<Project>{1e938fd2-c669-4738-98c9-77f96ce4d451}</Project>
<Name>Tango.Scripting</Name>