We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da96d9f commit 615588bCopy full SHA for 615588b
appveyor.yml
@@ -1,6 +1,6 @@
1
version: build.{build}
2
skip_tags: true
3
-image: Visual Studio 2017
+image: Visual Studio 2022
4
configuration: Release
5
before_build:
6
- ps: >-
@@ -22,7 +22,7 @@ artifacts:
22
deploy:
23
- provider: NuGet
24
api_key:
25
- secure: kNvqhRzldLpJZ1hADN3OeMpQUy6xlGrtv+1/bpvodhX6fWjp2pPvIS2ZuKi991wG
+ secure: NTqy7aQ741jkqBIbCZYWh9r6hRV0JbDw9xzDukvhcW7f4WEuWFEOK4S7scwElnI4
26
on:
27
branch: master
28
- provider: GitHub
@@ -31,4 +31,4 @@ deploy:
31
secure: YywQETyUzGaUkJglZ0PZtDz/Jf+uZKhpXHvV0Ktia2FqW4FTSPQZ1MLn4kcM+tsq
32
artifact: nupkg
33
34
- branch: master
+ branch: master
0 commit comments