From 81bbe62c5cdabde91fed2edc1897c8262e8dc9fd Mon Sep 17 00:00:00 2001 From: LORDofDOOM Date: Wed, 21 Mar 2018 01:12:52 +0100 Subject: [PATCH] [Core] Change .NET Full Framework from 4.7 to 4.6.1 --- TLSharp.Core/TLSharp.Core.csproj | 4 ++-- TLSharp.Tests.NUnit/TLSharp.Tests.NUnit.csproj | 2 +- TLSharp.Tests.VS/TLSharp.Tests.VS.csproj | 2 +- TLSharp.Tests/TLSharp.Tests.csproj | 2 +- TeleSharp.Generator/TeleSharp.Generator.csproj | 2 +- TeleSharp.TL/TeleSharp.TL.csproj | 4 ++-- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/TLSharp.Core/TLSharp.Core.csproj b/TLSharp.Core/TLSharp.Core.csproj index 55b79f7..2033ee0 100644 --- a/TLSharp.Core/TLSharp.Core.csproj +++ b/TLSharp.Core/TLSharp.Core.csproj @@ -1,7 +1,7 @@  - netstandard2.0;net47 + netstandard2.0;net461 TLSharp.Core 1.0.1 TLSharp.Core @@ -13,7 +13,7 @@ - + diff --git a/TLSharp.Tests.NUnit/TLSharp.Tests.NUnit.csproj b/TLSharp.Tests.NUnit/TLSharp.Tests.NUnit.csproj index dcb982c..1cb2d2e 100644 --- a/TLSharp.Tests.NUnit/TLSharp.Tests.NUnit.csproj +++ b/TLSharp.Tests.NUnit/TLSharp.Tests.NUnit.csproj @@ -7,7 +7,7 @@ Library TLSharp.Tests.NUnit TLSharp.Tests.NUnit - v4.7 + v4.6.1 diff --git a/TLSharp.Tests.VS/TLSharp.Tests.VS.csproj b/TLSharp.Tests.VS/TLSharp.Tests.VS.csproj index 55797f2..8582dcf 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.7 + v4.6.1 512 {3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 10.0 diff --git a/TLSharp.Tests/TLSharp.Tests.csproj b/TLSharp.Tests/TLSharp.Tests.csproj index c39c195..f997415 100644 --- a/TLSharp.Tests/TLSharp.Tests.csproj +++ b/TLSharp.Tests/TLSharp.Tests.csproj @@ -9,7 +9,7 @@ Properties TLSharp.Tests TLSharp.Tests - v4.7 + v4.6.1 512 diff --git a/TeleSharp.Generator/TeleSharp.Generator.csproj b/TeleSharp.Generator/TeleSharp.Generator.csproj index 7114120..dcdc654 100644 --- a/TeleSharp.Generator/TeleSharp.Generator.csproj +++ b/TeleSharp.Generator/TeleSharp.Generator.csproj @@ -9,7 +9,7 @@ Properties TeleSharp.Generator TeleSharp.Generator - v4.7 + v4.6.1 512 true diff --git a/TeleSharp.TL/TeleSharp.TL.csproj b/TeleSharp.TL/TeleSharp.TL.csproj index 77b3f41..b1a1ce9 100644 --- a/TeleSharp.TL/TeleSharp.TL.csproj +++ b/TeleSharp.TL/TeleSharp.TL.csproj @@ -1,7 +1,7 @@  - netstandard2.0;net47 + netstandard2.0;net461 1.0.1.0 1.0.1.0 1.0.1 @@ -14,7 +14,7 @@ - +