From 57b29125e270d847bbbef059240f385d04dc9cd2 Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Sun, 10 Feb 2019 23:20:51 +0000 Subject: Messed around with dependencies and got best outcome for mySQL support to work --- Database/Database.csproj | 6 +++--- Server/Server.csproj | 10 ++++++---- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/Database/Database.csproj b/Database/Database.csproj index b6357e8..ab95e73 100644 --- a/Database/Database.csproj +++ b/Database/Database.csproj @@ -6,9 +6,9 @@ - - - + + + diff --git a/Server/Server.csproj b/Server/Server.csproj index 488c2a4..fb94fca 100644 --- a/Server/Server.csproj +++ b/Server/Server.csproj @@ -7,12 +7,14 @@ + + - - - - + + + + -- cgit v1.2.3-13-gbd6f