Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

Commit fb40467

Browse files
committed
Working on appveyor build.
1 parent e6ed487 commit fb40467

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

appveyor.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
image: Visual Studio 2017
1+
image: Visual Studio 2019
22
configuration: Release
33
skip_tags: true
44

@@ -10,8 +10,8 @@ branches:
1010
- /dev.*/
1111

1212
environment:
13-
assemblyVersion: 1.7.1
14-
packageVersion: 1.7.1
13+
assemblyVersion: 2.0.0
14+
packageVersion: 2.0.0
1515
access_token:
1616
secure: IlfmHXRdUK6v8dX/WqieXQ==
1717

0 commit comments

Comments
 (0)