Skip to content

Commit

Permalink
Fixed an issue where CI build can't find NuGet package.
Browse files Browse the repository at this point in the history
  • Loading branch information
ravibpatel committed Sep 8, 2018
1 parent 996e870 commit 920a79a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: 2.0.16.{build}
environment:
my_version: 2.0.16.0
my_version: 2.0.16
my_secret:
secure: 5qtuEW0UQ/IEO8DRi4/y3EgEBoJDM/HyYpPgzasIlm0=
skip_branch_with_pr: true
Expand Down

0 comments on commit 920a79a

Please sign in to comment.