Serilog.Sinks.AmazonS3 icon indicating copy to clipboard operation
Serilog.Sinks.AmazonS3 copied to clipboard

.Net 6 has error with version >1.29

Open LanceloteHK opened this issue 1 year ago • 2 comments

It will pop up "System.IO.FileNotFoundException: 'Could not load file or assembly 'System.Runtime, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified." for any version > 1.29. It needs to upgrade the project to .Net 7 if want to use the newest version. Is that .Net6 not longer supported for this project?

LanceloteHK avatar Jan 10 '24 03:01 LanceloteHK

Oh no, not again this issue :D I had this with another project already...

SeppPenner avatar Jan 10 '24 13:01 SeppPenner

Seems to be the same kind of issue as https://github.com/serilog-contrib/Serilog.Sinks.MicrosoftTeams.Alternative/issues/30.

SeppPenner avatar Jan 10 '24 13:01 SeppPenner