We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8b2cb8 commit 38081a8Copy full SHA for 38081a8
2 files changed
appveyor.yml
@@ -1,4 +1,4 @@
1
-image: Visual Studio 2017
+image: Visual Studio 2019
2
pull_requests:
3
do_not_increment_build_number: true
4
skip_branch_with_pr: true
version.props
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<VersionPrefix>1.1.8</VersionPrefix>
- <VersionSuffix>0</VersionSuffix>
+ <VersionSuffix>CI</VersionSuffix>
5
</PropertyGroup>
6
</Project>
0 commit comments