diff --git a/appveyor.yml b/appveyor.yml deleted file mode 100644 index d2da39b..0000000 --- a/appveyor.yml +++ /dev/null @@ -1,20 +0,0 @@ -version: 3.0.0.{build} -image: Visual Studio 2022 -configuration: Release -environment: - AKISMET_API_KEY: - secure: 6UGrjZWtUhsSK42Esp2yNA== - AKISMET_API_KEY_URL: https://www.adamh.us -before_build: -- ps: >- - dotnet restore -build: - verbosity: minimal -artifacts: -- path: Akismet.Net\bin\Release\AkismetApi.Net.*.nupkg - name: NuGet -deploy: -- provider: NuGet - api_key: - secure: PZ96+4psSOrS2xFAX+Ir1F1+4MQhGlO9Pq2J8oAA2LDFh+6QCqKPxnOztka9I8pv - artifact: /AkismetApi.Net\.(.*)\.nupkg/