Skip to content

Commit 858242a

Browse files
authored
Publish modern symbol packages (#612)
1 parent 1f408c1 commit 858242a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ before_build:
2929

3030
build:
3131
publish_nuget: true
32-
# Disable symbol publishing until https://twitter.com/fgreinacher/status/1273314597584416768 is resolved.
33-
# publish_nuget_symbols: true
32+
publish_nuget_symbols: true
33+
use_snupkg_format: true
3434

3535
before_package:
3636
# This step replaces the inheritdoc tags in the xml documentation with documentation from mscorlib.xml

0 commit comments

Comments
 (0)