From 7ec8ef0db960af495ead5e63b10e6b85f2a08b56 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Thu, 17 Jan 2019 14:29:30 +0200 Subject: Fixed PPC build due to EF 6.2 --- .../PPC/Modules/Tango.PPC.Logging/Tango.PPC.Logging.csproj | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Software/Visual_Studio/PPC/Modules/Tango.PPC.Logging/Tango.PPC.Logging.csproj') diff --git a/Software/Visual_Studio/PPC/Modules/Tango.PPC.Logging/Tango.PPC.Logging.csproj b/Software/Visual_Studio/PPC/Modules/Tango.PPC.Logging/Tango.PPC.Logging.csproj index 1f46d02ec..51e41dba8 100644 --- a/Software/Visual_Studio/PPC/Modules/Tango.PPC.Logging/Tango.PPC.Logging.csproj +++ b/Software/Visual_Studio/PPC/Modules/Tango.PPC.Logging/Tango.PPC.Logging.csproj @@ -31,7 +31,14 @@ 4 + + ..\..\..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll + + + ..\..\..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll + + @@ -74,6 +81,7 @@ Resources.Designer.cs + SettingsSingleFileGenerator Settings.Designer.cs -- cgit v1.3.1