From 1d9247ecb3af34b7a509f46550efcb621817fa4a Mon Sep 17 00:00:00 2001 From: Roy Date: Sun, 17 Dec 2017 13:03:05 +0200 Subject: Implemented IStudioApplicationManager + IShutDownRequestBlocker. Implemented extension methods for service locator, GetAllInstances & GetAllInstancesByBase.. Implemented ShutDown View. --- .../MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj | 1 + 1 file changed, 1 insertion(+) (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 e0e7433e6..be0c1a829 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 @@ -99,6 +99,7 @@ MSBuild:Compile Designer + -- cgit v1.3.1