summaryrefslogtreecommitdiff
path: root/Aktywator/Aktywator.csproj
diff options
context:
space:
mode:
authorMichaƂ Zimniewicz <michzimny@users.noreply.github.com>2017-02-25 22:39:03 +0100
committerGitHub <noreply@github.com>2017-02-25 22:39:03 +0100
commitad415aedefc4868787e16772af784a03d4a9d769 (patch)
treeafca87be4014fcec0f0afdd6bebb5de4797c4573 /Aktywator/Aktywator.csproj
parent3663f2248870cc33da1fcda39011423a199b7a10 (diff)
parent9f98d9717425b7356ad7b2b8fe8591fccd807e7d (diff)
Merge pull request #5 from emkael/1.0.5
Wersja 1.0.5
Diffstat (limited to 'Aktywator/Aktywator.csproj')
-rw-r--r--Aktywator/Aktywator.csproj5
1 files changed, 3 insertions, 2 deletions
diff --git a/Aktywator/Aktywator.csproj b/Aktywator/Aktywator.csproj
index 14bb190..18606b9 100644
--- a/Aktywator/Aktywator.csproj
+++ b/Aktywator/Aktywator.csproj
@@ -61,10 +61,11 @@
<GenerateManifests>true</GenerateManifests>
</PropertyGroup>
<PropertyGroup>
- <SignManifests>true</SignManifests>
+ <SignManifests>false</SignManifests>
</PropertyGroup>
+ <PropertyGroup />
<ItemGroup>
- <Reference Include="MySql.Data, Version=6.3.6.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL" />
+ <Reference Include="MySql.Data, Version=6.9.7.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL" />
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Deployment" />