diff --git a/appveyor.yml b/appveyor.yml index ade08c19..1c21c653 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,6 +1,6 @@ configuration: Release -image: Visual Studio 2017 +image: Visual Studio 2022 init: - ps: >- @@ -43,6 +43,6 @@ artifacts: deploy: provider: NuGet api_key: - secure: Sn05A/FiUAlID5v31uaf5EZuYCSo4frLONtrCY+cwY265dU2JUZsl2+sjVeLQyz/ + secure: MgcHlxjQ6r/qVrOqrfPOqohB0KilPGA5ogx4/L6viXQGI7lj6k0HrmI+6dC9BnxI on: appveyor_repo_tag: true \ No newline at end of file