From 3abbc9721f10caa993977babe960509fd5f51b8e Mon Sep 17 00:00:00 2001 From: Pablo Ruiz Date: Tue, 13 Dec 2022 02:08:12 +0100 Subject: [PATCH] Updated nuspec generation to match netstandard way. --- .msbuild/custom.targets | 1 + AberrantSMPP.Tests/AberrantSMPP.Tests.csproj | 5 ----- AberrantSMPP.sln | 11 +--------- AberrantSMPP/AberrantSMPP.csproj | 1 - AberrantSMPP/AberrantSMPP.nuspec | 22 -------------------- 5 files changed, 2 insertions(+), 38 deletions(-) mode change 100755 => 100644 AberrantSMPP.Tests/AberrantSMPP.Tests.csproj mode change 100755 => 100644 AberrantSMPP.sln delete mode 100755 AberrantSMPP/AberrantSMPP.nuspec diff --git a/.msbuild/custom.targets b/.msbuild/custom.targets index 4354c4a..9c1cf37 100644 --- a/.msbuild/custom.targets +++ b/.msbuild/custom.targets @@ -11,6 +11,7 @@ https://github.com/pruiz/AberrantSMPP See changes for this revision at: https://github.com/pruiz/AberrantSMPP/commit/GIT_COMMIT https://github.com/pruiz/AberrantSMPP + An Short Message Service Protocol (SMS/SMPP) library. GIT_COMMIT true true diff --git a/AberrantSMPP.Tests/AberrantSMPP.Tests.csproj b/AberrantSMPP.Tests/AberrantSMPP.Tests.csproj old mode 100755 new mode 100644 index fdfcb41..b2ccba4 --- a/AberrantSMPP.Tests/AberrantSMPP.Tests.csproj +++ b/AberrantSMPP.Tests/AberrantSMPP.Tests.csproj @@ -5,11 +5,6 @@ 9 false - - - 4.0 - - diff --git a/AberrantSMPP.sln b/AberrantSMPP.sln old mode 100755 new mode 100644 index ef20c98..d98eeb3 --- a/AberrantSMPP.sln +++ b/AberrantSMPP.sln @@ -17,16 +17,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "UnixUtils", "UnixUtils", "{ Tools\UnixUtils\sed.exe = Tools\UnixUtils\sed.exe EndProjectSection EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AberrantSMPP.Tests", "AberrantSMPP.Tests\AberrantSMPP.Tests.csproj", "{8C7AFCC5-AEF4-4E79-9A1E-330E19ACB959}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Libs", "Libs", "{11BEF2CE-ED05-40B7-8241-53AD3C5CE82D}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Packages", "Packages", "{99427D87-ABCF-4A62-91B1-4822133B029C}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{946069C5-ABA2-47AB-8BEE-7B84B130FFB9}" - ProjectSection(SolutionItems) = preProject - .nuget\packages.config = .nuget\packages.config - EndProjectSection +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AberrantSMPP.Tests", "AberrantSMPP.Tests\AberrantSMPP.Tests.csproj", "{8C7AFCC5-AEF4-4E79-9A1E-330E19ACB959}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/AberrantSMPP/AberrantSMPP.csproj b/AberrantSMPP/AberrantSMPP.csproj index 7b11009..b13a790 100644 --- a/AberrantSMPP/AberrantSMPP.csproj +++ b/AberrantSMPP/AberrantSMPP.csproj @@ -25,7 +25,6 @@ Component - diff --git a/AberrantSMPP/AberrantSMPP.nuspec b/AberrantSMPP/AberrantSMPP.nuspec deleted file mode 100755 index b657790..0000000 --- a/AberrantSMPP/AberrantSMPP.nuspec +++ /dev/null @@ -1,22 +0,0 @@ - - - - AberrantSMPP - 0.0.0.0 - pruiz - pruiz - https://github.com/pruiz/AberrantSMPP - http://www.gnu.org/licenses/lgpl-2.1.html - - false - See changes for this revision at: http://github.com/pruiz/AberrantSMPP/commit/GIT_COMMIT - - An Short Message Service Protocol (SMS/SMPP) library. - Copyright Pablo Ruiz GarcĂ­a 2011-2012 - SMS SMPP Telephony GSM - - - - - -