Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: serilog-contrib/serilog-enrichers-clientinfo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.2
Choose a base ref
...
head repository: serilog-contrib/serilog-enrichers-clientinfo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.0
Choose a head ref
  • 4 commits
  • 5 files changed
  • 4 contributors

Commits on Dec 20, 2024

  1. Configuration menu
    Copy the full SHA
    e48e9af View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2025

  1. Net9.0 (#52)

    * fix file indentation
    * Add net9.0 support and upgrade Serilog package
    * Add net9.0 support to test project
    * Updated .NET in the pipeline 6 -> 9, and removed outdated support versions from csproj (6, 7).
    * Update nuget packages
    
    Co-authored-by: Revazashvili <[email protected]>
    Draeggiar and Revazashvili authored Jun 21, 2025
    Configuration menu
    Copy the full SHA
    e99783f View commit details
    Browse the repository at this point in the history
  2. Assembly version fix (#53)

    Changed csproj to display product version on the output assembly correctly.
    Draeggiar authored Jun 21, 2025
    Configuration menu
    Copy the full SHA
    80324df View commit details
    Browse the repository at this point in the history
  3. Update nuspec file.

    mo-esmp committed Jun 21, 2025
    Configuration menu
    Copy the full SHA
    7d79cb7 View commit details
    Browse the repository at this point in the history
Loading