summaryrefslogtreecommitdiff
path: root/kurier/kurier.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'kurier/kurier.csproj')
-rw-r--r--kurier/kurier.csproj5
1 files changed, 4 insertions, 1 deletions
diff --git a/kurier/kurier.csproj b/kurier/kurier.csproj
index 02fde5e..a6caf88 100644
--- a/kurier/kurier.csproj
+++ b/kurier/kurier.csproj
@@ -54,7 +54,10 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>..\res\MySql.Data.dll</HintPath>
</Reference>
- <Reference Include="System.Data.DataSetExtensions" />
+ <Reference Include="MySqlBackup">
+ <HintPath>..\res\MySqlBackup.dll</HintPath>
+ </Reference>
+ <Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Deployment" />
<Reference Include="System.Drawing" />