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 ef32ee2 commit 9bf768dCopy full SHA for 9bf768d
appveyor.yml
@@ -1,4 +1,4 @@
1
-version: 6.9.{build}
+version: 6.9.8-rc2-{build}
2
image: Visual Studio 2015
3
build_script:
4
- cmd: >-
@@ -10,8 +10,8 @@ artifacts:
10
deploy:
11
provider: NuGet
12
api_key:
13
- secure: aghuFgaUWlrXniLlOqTHNYg6hVzcc6ZNz5qPixX8zHI=
+ secure: 7nX5a7V6wWbtPSJ6bQSU9BRZwJEdn70w0Ydlf5fuk44Gjk9BVgxnYK6u8MNzT2yA
14
artifact: /.*\.nupkg/
15
on:
16
- branch: release
+ branch: 6.9_netstandard_1.5
17
appveyor_repo_tag: true
0 commit comments