diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-11-20 17:03:15 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-11-20 17:03:15 +0200 |
| commit | c1e73344c3b1306582fef137931fcd70edcd6d4b (patch) | |
| tree | 84fd6585a7944318e47f997b930e13b7fd14b9df /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj | |
| parent | c272cdaaa43f7bf2fefcb36bbfe49624fc4a5ff1 (diff) | |
| download | Tango-c1e73344c3b1306582fef137931fcd70edcd6d4b.tar.gz Tango-c1e73344c3b1306582fef137931fcd70edcd6d4b.zip | |
Fixed some issues with machine studio.
Started working on statistics module.
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj')
| -rw-r--r-- | Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj | 4 |
1 files changed, 4 insertions, 0 deletions
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 39f748ceb..1be69bf1c 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 @@ -445,6 +445,10 @@ <Project>{d0186ac0-0fcf-4d3b-9619-54812b6e524b}</Project> <Name>Tango.MachineStudio.RML</Name> </ProjectReference> + <ProjectReference Include="..\Modules\Tango.MachineStudio.Statistics\Tango.MachineStudio.Statistics.csproj"> + <Project>{8a65ad6a-a9b4-48c0-9301-4b7434b712f8}</Project> + <Name>Tango.MachineStudio.Statistics</Name> + </ProjectReference> <ProjectReference Include="..\Modules\Tango.MachineStudio.Stubs\Tango.MachineStudio.Stubs.csproj"> <Project>{22c2aa72-9493-4d0d-b421-8ef9789fb192}</Project> <Name>Tango.MachineStudio.Stubs</Name> |
