Skip to content

Commit 615588b

Browse files
authored
Update appveyor.yml with new keys
1 parent da96d9f commit 615588b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

appveyor.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version: build.{build}
22
skip_tags: true
3-
image: Visual Studio 2017
3+
image: Visual Studio 2022
44
configuration: Release
55
before_build:
66
- ps: >-
@@ -22,7 +22,7 @@ artifacts:
2222
deploy:
2323
- provider: NuGet
2424
api_key:
25-
secure: kNvqhRzldLpJZ1hADN3OeMpQUy6xlGrtv+1/bpvodhX6fWjp2pPvIS2ZuKi991wG
25+
secure: NTqy7aQ741jkqBIbCZYWh9r6hRV0JbDw9xzDukvhcW7f4WEuWFEOK4S7scwElnI4
2626
on:
2727
branch: master
2828
- provider: GitHub
@@ -31,4 +31,4 @@ deploy:
3131
secure: YywQETyUzGaUkJglZ0PZtDz/Jf+uZKhpXHvV0Ktia2FqW4FTSPQZ1MLn4kcM+tsq
3232
artifact: nupkg
3333
on:
34-
branch: master
34+
branch: master

0 commit comments

Comments
 (0)