From efde98a69746f41c1055858142b1935955d82fb0 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Mon, 24 Feb 2020 16:51:04 +0200 Subject: Implemented job runs reset on factory restore. --- .../Web/Tango.MachineService/Tango.MachineService.csproj | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'Software/Visual_Studio/Web/Tango.MachineService/Tango.MachineService.csproj') diff --git a/Software/Visual_Studio/Web/Tango.MachineService/Tango.MachineService.csproj b/Software/Visual_Studio/Web/Tango.MachineService/Tango.MachineService.csproj index a05fee42f..ee5f3440e 100644 --- a/Software/Visual_Studio/Web/Tango.MachineService/Tango.MachineService.csproj +++ b/Software/Visual_Studio/Web/Tango.MachineService/Tango.MachineService.csproj @@ -274,6 +274,15 @@ True ..\..\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll + + ..\..\packages\Z.EntityFramework.Extensions.4.0.50\lib\net45\Z.EntityFramework.Extensions.dll + + + ..\..\packages\Z.EntityFramework.Plus.EF6.1.12.13\lib\net45\Z.EntityFramework.Plus.EF6.dll + + + ..\..\packages\Z.Expressions.Eval.3.1.5\lib\net45\Z.Expressions.Eval.dll + @@ -370,7 +379,9 @@ - + + Designer + @@ -461,7 +472,7 @@ False - + -- cgit v1.3.1