Skip to content

Conversation

CalebBe-2253
Copy link

Motivation:
Currently cannot use Serilog 4.2.0 with Serilog.Sinks.Debug without nuget warnings. I would like to use the latest serilog version for stuff I am working on :)

Changes:
Updates the .csproj to allow Serilog versions to float to the required/latest serilog minor rev.

@nblumhardt
Copy link
Member

Hi! Wildcards in CSPROJ and NUSPEC files are resolved at build time, not at install time, so this won't have the desired effect, unfortunately.

It'd be fine to PR an update to this project targeting Serilog 4.2.0.

Thanks for the help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants