From a7b5371f0813281df0993cfb3ff1aa75634274d4 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Tue, 24 Mar 2020 19:45:31 +0200 Subject: PPC v1.1.10 Change copy local to true on Core and BL (LiteDB) --- Software/Visual_Studio/Tango.Core/Tango.Core.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Software/Visual_Studio/Tango.Core') diff --git a/Software/Visual_Studio/Tango.Core/Tango.Core.csproj b/Software/Visual_Studio/Tango.Core/Tango.Core.csproj index 78bfa0cb1..49a7f3912 100644 --- a/Software/Visual_Studio/Tango.Core/Tango.Core.csproj +++ b/Software/Visual_Studio/Tango.Core/Tango.Core.csproj @@ -44,7 +44,7 @@ ..\packages\LiteDB.5.0.4\lib\net45\LiteDB.dll - False + True ..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.5.0.5\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll @@ -213,7 +213,7 @@ - + -- cgit v1.3.1