From 2ce8a4b3244eef4fdd7ffa2b99757a9e977d6ef7 Mon Sep 17 00:00:00 2001 From: emkael Date: Sat, 13 Oct 2018 10:56:13 +0200 Subject: Switching reference assemblies back to .NET 4.0 --- kurier/kurier.csproj | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/kurier/kurier.csproj b/kurier/kurier.csproj index 62697dd..0292560 100644 --- a/kurier/kurier.csproj +++ b/kurier/kurier.csproj @@ -49,14 +49,18 @@ 4 - - - C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.dll + + False + ..\res\MySql.Data.dll - + + False ..\res\MySqlBackup.dll + + C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.dll + -- cgit v1.2.3