summaryrefslogtreecommitdiff
path: root/Aktywator/Aktywator.csproj
diff options
context:
space:
mode:
authorMichaƂ Zimniewicz <michzimny@users.noreply.github.com>2017-07-09 23:42:40 +0200
committerGitHub <noreply@github.com>2017-07-09 23:42:40 +0200
commita010562f87309ca060c7f5028a65608317ffb4c0 (patch)
treeb75103bf5865dcd96a7b86d5306580d08094f307 /Aktywator/Aktywator.csproj
parentb8aa3a706a9031d9a15c464fd395ab86d117d99d (diff)
parentaecbbb3b8e1f8583bb70583b6329d7151d1e0a4a (diff)
Merge pull request #8 from emkael/master
Wersja 1.0.7
Diffstat (limited to 'Aktywator/Aktywator.csproj')
-rw-r--r--Aktywator/Aktywator.csproj4
1 files changed, 3 insertions, 1 deletions
diff --git a/Aktywator/Aktywator.csproj b/Aktywator/Aktywator.csproj
index ac6c920..edee3c0 100644
--- a/Aktywator/Aktywator.csproj
+++ b/Aktywator/Aktywator.csproj
@@ -65,7 +65,9 @@
</PropertyGroup>
<PropertyGroup />
<ItemGroup>
- <Reference Include="MySql.Data, Version=6.9.7.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL" />
+ <Reference Include="MySql.Data, Version=6.9.7.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
+ <Private>True</Private>
+ </Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Deployment" />