We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f408c1 commit 858242aCopy full SHA for 858242a
1 file changed
appveyor.yml
@@ -29,8 +29,8 @@ before_build:
29
30
build:
31
publish_nuget: true
32
- # Disable symbol publishing until https://twitter.com/fgreinacher/status/1273314597584416768 is resolved.
33
- # publish_nuget_symbols: true
+ publish_nuget_symbols: true
+ use_snupkg_format: true
34
35
before_package:
36
# This step replaces the inheritdoc tags in the xml documentation with documentation from mscorlib.xml
0 commit comments