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 55a3f6a commit 8f968b0Copy full SHA for 8f968b0
appveyor.yml
@@ -2,13 +2,13 @@ environment:
2
VisualStudioVersion: 12.0
3
4
version: 62.0.0-CI{build}
5
-
+
6
clone_depth: 10
7
8
# to run your custom scripts instead of automatic MSBuild
9
build_script:
10
- ps: .\build.ps1
11
12
# Disable tests
13
test: off
14
@@ -21,7 +21,7 @@ deploy:
21
provider: NuGet
22
server: https://www.myget.org/F/cefsharp/api/v2/package
23
api_key:
24
- secure: uftPtLACVpFbbbFBeFK6XD5fGkv33c+Xa3PWkyWgrod6FNl4AYGOtxScn+gsuuxD
+ secure: /dmXLsashEX9/IwH3C3EM8n0O9gvE8IZnBxtsytpDzwaMUCyouWVoZNnqPBFU3l1
25
skip_symbols: false
26
symbol_server: https://www.myget.org/F/cefsharp/api/v2/package
27
- artifact: nupkgfiles
+ artifact: nupkgfiles
0 commit comments