mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-05-31 08:07:37 +00:00
Fix csproj file reference to MySql.Data.dll
This commit is contained in:
@@ -107,10 +107,6 @@
|
||||
<Reference Include="filetransferprotocollib">
|
||||
<HintPath>..\filetransferprotocollib.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="MySql.Data, Version=6.9.9.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\MySql.Data.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="PresentationCore" />
|
||||
<Reference Include="PresentationFramework" />
|
||||
<Reference Include="System" />
|
||||
|
||||
Reference in New Issue
Block a user