-
-
Notifications
You must be signed in to change notification settings - Fork 447
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Publishing symbols #639
Publishing symbols #639
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #639 +/- ##
========================================
Coverage 72.26% 72.26%
========================================
Files 317 317
Lines 7910 7910
Branches 2222 2319 +97
========================================
Hits 5716 5716
- Misses 1428 1429 +1
+ Partials 766 765 -1
Continue to review full report at Codecov.
|
Publish docs: https://www.appveyor.com/docs/deployment/nuget/ |
snupkg seems empty |
Although the source link integration is broken, we should still publish the snupkg packages #644 |
AppVeyor doesn't pick up
.snupkg
files according to appveyor/ci#2753.Documentation here: https://docs.microsoft.com/en-us/nuget/create-packages/symbol-packages-snupkg
EventFlow correctly builds the packages after #638