aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj
diff options
context:
space:
mode:
authorMirta <mirta@twine-s.com>2020-12-30 16:39:52 +0200
committerMirta <mirta@twine-s.com>2020-12-30 16:39:52 +0200
commit00a491d93733d4625ad329b2ba8237f445364b3f (patch)
tree4b24c6fa78d7648f4bb7cefafa464bb0b063fec4 /Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj
parent124ad4150f80c6846fdee41dbbda9848c105f6e5 (diff)
downloadTango-00a491d93733d4625ad329b2ba8237f445364b3f.tar.gz
Tango-00a491d93733d4625ad329b2ba8237f445364b3f.zip
merge
Diffstat (limited to 'Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj')
-rw-r--r--Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj20
1 files changed, 3 insertions, 17 deletions
diff --git a/Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj b/Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj
index 4d76daabc..05daac6c7 100644
--- a/Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj
+++ b/Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj
@@ -138,10 +138,8 @@
<Compile Include="AdvancedInstaller\AdvancedInstaller_TST.cs" />
<Compile Include="BL\DTO_TST.cs" />
<Compile Include="BL\HardwareConfiguration_TST.cs" />
- <Compile Include="DataStore\DataStore_TST.cs" />
<Compile Include="Integration\JobDescriptionFile_TST.cs" />
<Compile Include="Logging\Parsing_TST.cs" />
- <Compile Include="Logging\SessionLoging_TST.cs" />
<Compile Include="MachineService\PPC_Controller_TST.cs" />
<Compile Include="MachineStudio\MachineStudio_TST.cs" />
<Compile Include="Pulse\Pulse_TST.cs" />
@@ -173,21 +171,9 @@
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\DataStore\Tango.DataStore.EF\Tango.DataStore.EF.csproj">
- <Project>{88d9906b-8fc4-4fe0-b7eb-127a0a8fcee4}</Project>
- <Name>Tango.DataStore.EF</Name>
- </ProjectReference>
- <ProjectReference Include="..\DataStore\Tango.DataStore.LiteDB\Tango.DataStore.Lite.csproj">
- <Project>{fa96bc0c-4055-475c-9dcc-70a5a9436b10}</Project>
- <Name>Tango.DataStore.Lite</Name>
- </ProjectReference>
- <ProjectReference Include="..\DataStore\Tango.DataStore.Remote\Tango.DataStore.Remote.csproj">
- <Project>{29448f3c-9b3e-4da6-8555-46a8b9a6b3aa}</Project>
- <Name>Tango.DataStore.Remote</Name>
- </ProjectReference>
- <ProjectReference Include="..\DataStore\Tango.DataStore\Tango.DataStore.csproj">
- <Project>{e0364dfa-0721-4637-9d32-9d22aac109d6}</Project>
- <Name>Tango.DataStore</Name>
+ <ProjectReference Include="..\MachineStudio\Modules\Tango.MachineStudio.ColorLab\Tango.MachineStudio.ColorLab.csproj">
+ <Project>{4d183aca-552b-4135-ae81-7c5a8e5fc3b1}</Project>
+ <Name>Tango.MachineStudio.ColorLab</Name>
</ProjectReference>
<ProjectReference Include="..\MachineStudio\Modules\Tango.MachineStudio.Logging\Tango.MachineStudio.Logging.csproj">
<Project>{1674f726-0e66-414f-b9fd-c6f20d7f07c7}</Project>