Open armanossiloko opened 3 weeks ago
Using this in a couple of personal projects fails to restore the NuGet packages due to the reference of an old serilog version.
So for that reason I decided to do a quick PR and upgrading to the latest serilog as well as removing out-of-support .NET versions from the csproj.
Reported #16 to link to the PR.
Using this in a couple of personal projects fails to restore the NuGet packages due to the reference of an old serilog version.
So for that reason I decided to do a quick PR and upgrading to the latest serilog as well as removing out-of-support .NET versions from the csproj.