We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8622488 commit bd12b1cCopy full SHA for bd12b1c
1 file changed
appveyor.yml
@@ -1,6 +1,6 @@
1
configuration: Release
2
3
-image: Visual Studio 2017
+image: Visual Studio 2022
4
5
init:
6
- ps: >-
@@ -43,6 +43,6 @@ artifacts:
43
deploy:
44
provider: NuGet
45
api_key:
46
- secure: Sn05A/FiUAlID5v31uaf5EZuYCSo4frLONtrCY+cwY265dU2JUZsl2+sjVeLQyz/
+ secure: MgcHlxjQ6r/qVrOqrfPOqohB0KilPGA5ogx4/L6viXQGI7lj6k0HrmI+6dC9BnxI
47
on:
48
appveyor_repo_tag: true
0 commit comments