Skip to content

Commit d2d6a7c

Browse files
authored
Symbols were getting skipped when deploying to NuGet. (#42)
1 parent b632a73 commit d2d6a7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

appveyor.yml

-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ deploy:
8383
- provider: NuGet
8484
api_key:
8585
secure: jfcUvHZhgnUboplqTBDWr8mG5PIlrgBv5TA2fhhop4ZSiDxskyy+RtYyeHoduJFR
86-
skip_symbols: true
8786
on:
8887
branch: master
8988
APPVEYOR_REPO_TAG: true

0 commit comments

Comments
 (0)