diff --git a/.gitignore b/.gitignore index 9cce489..886d66b 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /Common/bin/Debug /.vs/ServerProject/v15/Server/sqlite3 /Common/obj/Debug +/.vs/ServerProject/v15 diff --git a/Client/Client.csproj b/Client/Client.csproj index 00a94a4..6957db2 100644 --- a/Client/Client.csproj +++ b/Client/Client.csproj @@ -49,7 +49,7 @@ - + {216005DE-C35B-4CD3-8D27-0A49DEEDE62C} Common diff --git a/Server/Server.csproj b/Server/Server.csproj index c880380..f409cf3 100644 --- a/Server/Server.csproj +++ b/Server/Server.csproj @@ -49,8 +49,8 @@ - - {216005DE-C35B-4CD3-8D27-0A49DEEDE62C} + + {216005de-c35b-4cd3-8d27-0a49deede62c} Common