Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
scott-xu committed Apr 12, 2022
1 parent 8622488 commit bd12b1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
configuration: Release

image: Visual Studio 2017
image: Visual Studio 2022

init:
- ps: >-
Expand Down Expand Up @@ -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

0 comments on commit bd12b1c

Please sign in to comment.