From 539aecd793ee0ce55833eef98c3049dd0bf8127d Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Wed, 28 Nov 2018 18:10:54 +0200 Subject: Started working on Embedded Storage and machine studio Storage module. --- .../Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj') diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj index 1be69bf1c..6e37a97a2 100644 --- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj +++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj @@ -449,6 +449,10 @@ {8a65ad6a-a9b4-48c0-9301-4b7434b712f8} Tango.MachineStudio.Statistics + + {5991f6b5-ea4e-41e9-a4f6-7d3a50010fd6} + Tango.MachineStudio.Storage + {22c2aa72-9493-4d0d-b421-8ef9789fb192} Tango.MachineStudio.Stubs @@ -595,7 +599,7 @@ copy /Y "$(SolutionDir)Referenced Assemblies\Microsoft.WITDataStore32.dll" "$(Ta - + \ No newline at end of file -- cgit v1.3.1