serilog-contrib / SerilogSinksInMemory

In-memory sink for Serilog to use for testing
MIT License
53 stars 7 forks source link

Project cleanup part 1 #31

Closed sungam3r closed 3 months ago

sungam3r commented 5 months ago

Implicit usings, file-scoped namespaces, fixing typos, reformatting via dotnet format using editorconfig from other serilog repos.

sungam3r commented 5 months ago

@sandermvanvliet I removed netcoreapp3.1 since it is not istalled by default on the build agent for now. If you would like I can return it later after upgrading GitHub workflows.

sungam3r commented 4 months ago

Ping @sandermvanvliet

sandermvanvliet commented 3 months ago

@sungam3r while I appreciate your efforts and apparent enthusiasm in doing some work here, I'm not going to merge this (or the other) pull request.

At this point a re-organization of project structures, coding styles etc do not provide any additional value to me as the maintainer of this project.