diff --git a/nuget/SiddiqSoft.spdlog.nuspec b/nuget/SiddiqSoft.spdlog.nuspec deleted file mode 100644 index a01fd990..00000000 --- a/nuget/SiddiqSoft.spdlog.nuspec +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - SiddiqSoft.spdlog - $VERSION$ - Gabi Melman - Fast C++ logging library - logging spdlog cpp11 native nativepackage cpp - https://github.com/abdulkareem-siddiq/spdlog - true - MIT - - Copyright (c) 2016 Gabi Melman - - - - - - - - - - - - - - diff --git a/nuget/SiddiqSoft.spdlog.targets b/nuget/SiddiqSoft.spdlog.targets deleted file mode 100644 index ae59fb31..00000000 --- a/nuget/SiddiqSoft.spdlog.targets +++ /dev/null @@ -1,8 +0,0 @@ - - - - - $(MSBuildThisFileDirectory)include;%(AdditionalIncludeDirectories) - - - \ No newline at end of file diff --git a/nuget/azure-pipelines.yml b/nuget/azure-pipelines.yml deleted file mode 100644 index 37079670..00000000 --- a/nuget/azure-pipelines.yml +++ /dev/null @@ -1,43 +0,0 @@ -trigger: - batch: true - branches: - include: - - main - - v1.x - paths: - exclude: - - README.md - -pool: - name: Default - demands: - - msbuild - - visualstudio - - vstest - -variables: - buildPlatform: 'x64' - -steps: -- task: NuGetToolInstaller@1 - displayName: 'Use NuGet 5.10.0' - inputs: - versionSpec: '5.10.0' - checkLatest: true - -- task: NuGetCommand@2 - displayName: 'NuGet pack' - inputs: - command: 'pack' - packagesToPack: 'nuget/SiddiqSoft.spdlog.nuspec' - versioningScheme: 'off' - buildProperties: 'VERSION=1.9.2' - -- task: NuGetCommand@2 - displayName: 'NuGet push' - inputs: - command: 'push' - packagesToPush: '$(Build.ArtifactStagingDirectory)/**/*.nupkg;!$(Build.ArtifactStagingDirectory)/**/*.symbols.nupkg;build/*.nupkg;!build/*symbols.nupkg' - nuGetFeedType: 'external' - publishFeedCredentials: 'sqs-nuget' -# condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/main')) diff --git a/nuget/gabime.spdlog.nuspec b/nuget/gabime.spdlog.nuspec index 9ac79824..9555f6d7 100644 --- a/nuget/gabime.spdlog.nuspec +++ b/nuget/gabime.spdlog.nuspec @@ -16,6 +16,7 @@ https://github.com/gabime/spdlog true MIT + docs\README.md Copyright (c) 2016 Gabi Melman @@ -32,7 +33,7 @@ - +