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

3.0.0 Release #9

Merged
merged 24 commits into from
Jun 22, 2024
Merged

3.0.0 Release #9

merged 24 commits into from
Jun 22, 2024

Conversation

nblumhardt
Copy link
Member

@nblumhardt nblumhardt commented Jun 21, 2024

Breaking changes

TFMs prior to netstandard2.0 are no longer supported; use the 2.x series of packages on these platforms.

nblumhardt and others added 23 commits November 1, 2016 09:39
xproj to new csproj via `dotnet migrate` on sdk 1.1.14

Implements #5
netstandard1.0 has a dependency on System.IO (>= 4.3.0) but Serilog.Sinks.TextWriter.csproj explicitly targets System.IO 4.1.0, causing downgrade errors (NU1605).
And net45 has System and Microsoft.CSharp.

This removes the already implicitly referenced dependencies.
Just updates the Serilog.Tests dependencies to the stable versions of the beta references.
with serilog-sinks-file @ d2117ab67d588a49e36a9a38d5a5ed3f16e23157 as a reference
Update to new project format
Add PackageReadmeFile
@nblumhardt nblumhardt marked this pull request as ready for review June 22, 2024 22:22
@nblumhardt nblumhardt merged commit 266723a into main Jun 22, 2024
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.

4 participants