From cc3bf81fabd005fa74c2b9663589892480f1a6bb Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Tue, 19 Dec 2017 15:25:33 +0200 Subject: Added Event Types and Action Types to DB Module ! --- .../Tango.MachineStudio.DB.csproj | 31 +++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.DB/Tango.MachineStudio.DB.csproj') diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.DB/Tango.MachineStudio.DB.csproj b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.DB/Tango.MachineStudio.DB.csproj index 62503d47e..b77d0daf9 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.DB/Tango.MachineStudio.DB.csproj +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.DB/Tango.MachineStudio.DB.csproj @@ -87,12 +87,13 @@ + - + @@ -121,6 +122,12 @@ + + ActionTypesView.xaml + + + ActionTypeView.xaml + IdsPacksView.xaml @@ -241,9 +248,15 @@ OrganizationView.xaml + + EventTypesView.xaml + UsersView.xaml + + EventTypeView.xaml + UserView.xaml @@ -268,6 +281,14 @@ + + MSBuild:Compile + Designer + + + MSBuild:Compile + Designer + MSBuild:Compile Designer @@ -428,10 +449,18 @@ MSBuild:Compile Designer + + MSBuild:Compile + Designer + MSBuild:Compile Designer + + MSBuild:Compile + Designer + MSBuild:Compile Designer -- cgit v1.3.1