Skip to content

Upgrade codebase #211

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

Closed
sungam3r opened this issue Feb 18, 2023 · 2 comments · Fixed by #214
Closed

Upgrade codebase #211

sungam3r opened this issue Feb 18, 2023 · 2 comments · Fixed by #214

Comments

@sungam3r
Copy link
Contributor

sungam3r commented Feb 18, 2023

@nblumhardt Would you like a PR upgrading codebase to use the latest .NET7 SDK?

Features:

  • tests for modern TFMs
  • file-scoped namespaces
  • implicit usings
  • switch expressions
  • sample/benchmarks project for net7 instead of netcoreapp2.0/2.2

No changes in actual Serilog.Extensions.Logging project code and its dependencies.

@nblumhardt
Copy link
Member

Sounds great @sungam3r

@sungam3r
Copy link
Contributor Author

sungam3r commented Mar 4, 2023

Also in #214

  • .editorconfig rules
  • SourceLink support with embedded pdb
  • Embedded readme for nuget.org
  • NRT annotations

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 a pull request may close this issue.

2 participants