From cb5047c470b1eccb14e05b7867ebbe19e9a4885d Mon Sep 17 00:00:00 2001 From: Afshin Arani Date: Wed, 1 Apr 2020 13:38:51 +0430 Subject: [PATCH] Update to .NET Framework 4.6 --- TLSharp.Core/TLSharp.Core.csproj | 3 ++- TLSharp.Tests.NUnit/TLSharp.Tests.NUnit.csproj | 9 +++++---- TLSharp.Tests.VS/TLSharp.Tests.VS.csproj | 3 ++- TLSharp.Tests/TLSharp.Tests.csproj | 3 ++- TeleSharp.Generator/App.config | 6 +++--- TeleSharp.Generator/TeleSharp.Generator.csproj | 3 ++- TeleSharp.TL/TeleSharp.TL.csproj | 3 ++- 7 files changed, 18 insertions(+), 12 deletions(-) diff --git a/TLSharp.Core/TLSharp.Core.csproj b/TLSharp.Core/TLSharp.Core.csproj index c09f394..440dc55 100644 --- a/TLSharp.Core/TLSharp.Core.csproj +++ b/TLSharp.Core/TLSharp.Core.csproj @@ -9,8 +9,9 @@ Properties TLSharp.Core TLSharp.Core - v4.5 + v4.6 512 + true diff --git a/TLSharp.Tests.NUnit/TLSharp.Tests.NUnit.csproj b/TLSharp.Tests.NUnit/TLSharp.Tests.NUnit.csproj index e947f4e..d1ee36c 100644 --- a/TLSharp.Tests.NUnit/TLSharp.Tests.NUnit.csproj +++ b/TLSharp.Tests.NUnit/TLSharp.Tests.NUnit.csproj @@ -1,5 +1,5 @@ - - + + Debug AnyCPU @@ -7,7 +7,8 @@ Library TLSharp.Tests.NUnit TLSharp.Tests.NUnit - v4.5 + v4.6 + true @@ -51,4 +52,4 @@ TLSharp.Tests - + \ No newline at end of file diff --git a/TLSharp.Tests.VS/TLSharp.Tests.VS.csproj b/TLSharp.Tests.VS/TLSharp.Tests.VS.csproj index a44fff4..a26efba 100644 --- a/TLSharp.Tests.VS/TLSharp.Tests.VS.csproj +++ b/TLSharp.Tests.VS/TLSharp.Tests.VS.csproj @@ -8,7 +8,7 @@ Properties TLSharp.Tests.VS TLSharp.Tests.VS - v4.5 + v4.6 512 {3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 10.0 @@ -16,6 +16,7 @@ $(ProgramFiles)\Common Files\microsoft shared\VSTT\$(VisualStudioVersion)\UITestExtensionPackages False UnitTest + true diff --git a/TLSharp.Tests/TLSharp.Tests.csproj b/TLSharp.Tests/TLSharp.Tests.csproj index e2277f1..383c6a9 100644 --- a/TLSharp.Tests/TLSharp.Tests.csproj +++ b/TLSharp.Tests/TLSharp.Tests.csproj @@ -9,8 +9,9 @@ Properties TLSharp.Tests TLSharp.Tests - v4.5 + v4.6 512 + true diff --git a/TeleSharp.Generator/App.config b/TeleSharp.Generator/App.config index 88fa402..2d2a12d 100644 --- a/TeleSharp.Generator/App.config +++ b/TeleSharp.Generator/App.config @@ -1,6 +1,6 @@ - + - + - \ No newline at end of file + diff --git a/TeleSharp.Generator/TeleSharp.Generator.csproj b/TeleSharp.Generator/TeleSharp.Generator.csproj index 04dbaca..ec8fd85 100644 --- a/TeleSharp.Generator/TeleSharp.Generator.csproj +++ b/TeleSharp.Generator/TeleSharp.Generator.csproj @@ -9,9 +9,10 @@ Properties TeleSharp.Generator TeleSharp.Generator - v4.5 + v4.6 512 true + AnyCPU diff --git a/TeleSharp.TL/TeleSharp.TL.csproj b/TeleSharp.TL/TeleSharp.TL.csproj index 7c6b30c..86a2cd7 100644 --- a/TeleSharp.TL/TeleSharp.TL.csproj +++ b/TeleSharp.TL/TeleSharp.TL.csproj @@ -9,8 +9,9 @@ Properties TeleSharp.TL TeleSharp.TL - v4.5 + v4.6 512 + true