Skip to content

Commit 9bf768d

Browse files
author
Noah Potash
committed
Changing appveyor config
1 parent ef32ee2 commit 9bf768d

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-
version: 6.9.{build}
1+
version: 6.9.8-rc2-{build}
22
image: Visual Studio 2015
33
build_script:
44
- cmd: >-
@@ -10,8 +10,8 @@ artifacts:
1010
deploy:
1111
provider: NuGet
1212
api_key:
13-
secure: aghuFgaUWlrXniLlOqTHNYg6hVzcc6ZNz5qPixX8zHI=
13+
secure: 7nX5a7V6wWbtPSJ6bQSU9BRZwJEdn70w0Ydlf5fuk44Gjk9BVgxnYK6u8MNzT2yA
1414
artifact: /.*\.nupkg/
1515
on:
16-
branch: release
16+
branch: 6.9_netstandard_1.5
1717
appveyor_repo_tag: true

0 commit comments

Comments
 (0)