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

chore: Update Nuget packages, update tfm to minimum currently supported, update Readme #142

Merged
merged 5 commits into from
Jun 26, 2023

Conversation

tippmar-nr
Copy link
Member

@tippmar-nr tippmar-nr commented Jun 23, 2023

Resolves #141.

  • Updates most NuGet package references to the latest version
    • Includes an update to Newtonsoft.Json that resolves a security vulnerability
    • log4net, NLog and Serilog packages in the log enricher projects remain unchanged, but those packages when referenced by the examples and unit test projects are updated to the latest version.
  • Updates the build targets for the log enricher projects to target .NET 4.6.2 instead of .NET 4.5 and updates the example and unit test projects build targets to .NET 7.0 instead of .NET Core 3.1.
  • Updates README.md

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.

Update NuGet Packages and Build Targets for all LogEnrichers
2 participants