Skip to content

Commit 00e7431

Browse files
authored
Fix deployment (#515)
Deployment steps were not executed since the changeover to the VS 2019 build image.
1 parent eec2314 commit 00e7431

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ for:
3939
-
4040
matrix:
4141
only:
42-
- image: Visual Studio 2017
42+
- image: Visual Studio 2019
4343
deploy:
4444
- provider: NuGet
4545
api_key:

0 commit comments

Comments
 (0)