diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2019-11-18 15:13:33 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2019-11-18 15:13:33 +0200 |
| commit | d50797ddb8c3d886d38a56a09dfe34540512e331 (patch) | |
| tree | f41ec7f6c86c10a4446319dd08e9edaf19e87faf /Software/Visual_Studio/PPC/Tango.PPC.UI | |
| parent | fb9d511b7ec52f2343a1f16e8bba4ff8a757e7e4 (diff) | |
| download | Tango-d50797ddb8c3d886d38a56a09dfe34540512e331.tar.gz Tango-d50797ddb8c3d886d38a56a09dfe34540512e331.zip | |
Working on PPC Maintenance screen.
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI')
| -rw-r--r-- | Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj b/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj index 38cc93b71..b279f1a92 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Tango.PPC.UI.csproj @@ -449,6 +449,10 @@ <Project>{91b70e9b-66a7-4873-ae10-400e71cf404f}</Project> <Name>Tango.PPC.MachineSettings</Name> </ProjectReference> + <ProjectReference Include="..\Modules\Tango.PPC.Maintenance\Tango.PPC.Maintenance.csproj"> + <Project>{011470ac-6bd6-4366-b5f2-c82c065d4a84}</Project> + <Name>Tango.PPC.Maintenance</Name> + </ProjectReference> <ProjectReference Include="..\Modules\Tango.PPC.Storage\Tango.PPC.Storage.csproj"> <Project>{04febb02-f782-4b96-b47d-f6902afa43be}</Project> <Name>Tango.PPC.Storage</Name> |
