Skip to content

Commit abd7085

Browse files
author
Tim Jones
committed
Don't publish symbol package
1 parent 238337f commit abd7085

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ before_build:
3737
build:
3838
project: src/Gemini.sln
3939
publish_nuget: true
40-
publish_nuget_symbols: true
40+
publish_nuget_symbols: false
4141
verbosity: minimal
4242

4343
artifacts:

0 commit comments

Comments
 (0)