Skip to content

chore: remove .NET7, bump packages #175

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

Merged

Conversation

followynne
Copy link
Member

@followynne followynne commented Apr 16, 2025

@mo-esmp

This PR aims to:

  • remove support for .NET 7 from Serilog.Ui.Web
  • bump Nuget packages (and release a new minor version for affected packages)
  • release new majors version for Postgres - MongoDB - RavenDb providers, due to changed frameworks/referenced SDK with breaking changes
  • restore MongoDB tests functionalities

Let me know if you have any doubt otherwise I'll close the PR as soon as you approve it and release the latest versions 🛩️

@followynne followynne marked this pull request as ready for review April 19, 2025 12:58
@followynne followynne requested a review from mo-esmp April 19, 2025 12:58
@followynne followynne enabled auto-merge (squash) April 19, 2025 12:59
@followynne followynne changed the title Chore/remove net7 bump pkgs chore: remove .NET7, bump packages Apr 20, 2025
@mo-esmp
Copy link
Member

mo-esmp commented Apr 23, 2025

Thanks for the PR. Regarding package updates, how are dependencies and versions managed now that the *.nuspec files are no longer used?

@followynne
Copy link
Member Author

@mo-esmp

They get automatically calculated using the . csproj and the Build.props files - the same happens with the different project properties 😁

If you try to upload on Nuget an old package with nuspec and one with the current setup, you'll see that the data are calculated precisely on the prj files. (you can do the same test by packaging 2 versions and inspecting the resulting files)

@followynne followynne merged commit bbd7012 into serilog-contrib:master Apr 23, 2025
2 checks passed
@followynne followynne deleted the chore/remove-net7-bump-pkgs branch April 23, 2025 21:18
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.

2 participants