Skip to content
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

Reduce search graph for auto discovery #219

Merged
merged 4 commits into from
May 12, 2020
Merged

Conversation

skomis-mm
Copy link
Contributor

Reduced auto discovery graph:

  • fixes #195: check only packages that has direct references to Serilog core assembly to avoid native assets
  • fixes #190 (see last comment): add Serilog core assembly to default search assembly configuration list

Misc fixes/cleanup:

  • enabled deterministic build, reenabled symbol publishing
  • fixed PackageProjectUrl (see comment)
  • removed Travis, added Linux build into the AppVeyor matrix

Sergey Komisarchik added 3 commits May 11, 2020 22:33
- check only packages that has direct references to Serilog core assembly to avoid native assets
- add Serilog core assembly to default search assembly configuration list
- enabled deterministic build, reenabled symbol publishing
- fixed PackageProjectUrl
- removed Travis, added Linux build into the AppVeyor matrix
Copy link
Member

@nblumhardt nblumhardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@skomis-mm skomis-mm merged commit bd779e5 into serilog:dev May 12, 2020
@nblumhardt nblumhardt mentioned this pull request Nov 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants