From 51d31a9451c6ecdda114dd0c4a0a556bebedc19a Mon Sep 17 00:00:00 2001 From: emkael Date: Sat, 13 Oct 2018 10:47:08 +0200 Subject: Migrating to .NET 2.0 --- kurier/kurier.csproj | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'kurier/kurier.csproj') diff --git a/kurier/kurier.csproj b/kurier/kurier.csproj index b955ee2..02fde5e 100644 --- a/kurier/kurier.csproj +++ b/kurier/kurier.csproj @@ -10,8 +10,9 @@ Properties kurier kurier - v4.0 - Client + v2.0 + + 512 publish\ true @@ -49,9 +50,9 @@ 4 - - - C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.dll + + False + ..\res\MySql.Data.dll -- cgit v1.2.3