From 1bff6b734989cb30c574682a19bf855de711bb4e Mon Sep 17 00:00:00 2001 From: miku-666 <74728189+NessieHax@users.noreply.github.com> Date: Tue, 30 Aug 2022 19:48:01 +0200 Subject: [PATCH] Fix csproj file reference to MySql.Data.dll --- PCK-Studio/PckStudio.csproj | 4 ---- 1 file changed, 4 deletions(-) diff --git a/PCK-Studio/PckStudio.csproj b/PCK-Studio/PckStudio.csproj index 112b32fa..bed67d41 100644 --- a/PCK-Studio/PckStudio.csproj +++ b/PCK-Studio/PckStudio.csproj @@ -107,10 +107,6 @@ ..\filetransferprotocollib.dll - - False - ..\MySql.Data.dll -