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

Update SDK and targets to match Serilog 3 #54

Merged
merged 27 commits into from Jul 19, 2023
Merged

Update SDK and targets to match Serilog 3 #54

merged 27 commits into from Jul 19, 2023

Commits on Jul 5, 2016

  1. Remove publishing step to clear build failure

    Permissions have now been updated
    nblumhardt committed Jul 5, 2016
    Configuration menu
    Copy the full SHA
    ce1e8ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06e18e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. Merge pull request #30 from serilog/dev

    1.1.0 Release
    nblumhardt committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    b81d6f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. supported targets: netstandard2.0, net6.0

    updated packages in test proj
    Peter Metz committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    b7b9ef9 View commit details
    Browse the repository at this point in the history
  2. add argument CultureInfo.InvariantCulture to force consistent formatt…

    …ing behavior
    Peter Metz committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    ae9b27a View commit details
    Browse the repository at this point in the history
  3. PackageIconUrl is deprecated, added serilog-extension-nuget.png to lo…

    …cal project folder
    Peter Metz committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    b0adbda View commit details
    Browse the repository at this point in the history
  4. updated formatting benchmark

    Peter Metz committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    6eb8935 View commit details
    Browse the repository at this point in the history
  5. restored global.json, SDK 7.0.300

    Peter Metz committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    973c40f View commit details
    Browse the repository at this point in the history
  6. SDK version 7.0.8

    Peter Metz committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    5ad414d View commit details
    Browse the repository at this point in the history
  7. AppVeyor SDK 7.0.304

    Peter Metz committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    f93b3df View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4f35478 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b7b063d View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. add TargetFrameworks

    Peter Metz committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    1df7654 View commit details
    Browse the repository at this point in the history
  2. removed duplicate PackageIcon

    Peter Metz committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    03442a3 View commit details
    Browse the repository at this point in the history
  3. removed AssemblyName, PackageId and Title from csproj - all are corre…

    …ctly defaulted by the build system
    Peter Metz committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    271192c View commit details
    Browse the repository at this point in the history
  4. add target frameworks in test proj

    Peter Metz committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    e338b0c View commit details
    Browse the repository at this point in the history
  5. from build.ps1 removed commented out code

    Peter Metz committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    011908d View commit details
    Browse the repository at this point in the history
  6. just sorted target fw's in csproj

    Peter Metz committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c6f1da8 View commit details
    Browse the repository at this point in the history
  7. csproj, package icon is right above commented out (and obsolete) pack…

    …age icon url
    Peter Metz committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    f8d768f View commit details
    Browse the repository at this point in the history
  8. csproj, package icon is right above commented out (and obsolete) pack…

    …age icon url
    Peter Metz committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    6174c3c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cd3543f View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Use less confusing name for rendered JsonFormatter in the benchmark…

    …s table [skip ci], from commit 06ef9d8
    Peter Metz committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    1d7e11b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29f02b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f63aeb View commit details
    Browse the repository at this point in the history
  4. merged 1eca9e5, README formatting tidy-up; alphabetically sort tools;…

    … add `seqcli`
    Peter Metz committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    eaf995e View commit details
    Browse the repository at this point in the history
  5. merged 8393e0a, Update publishing key

    Peter Metz committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    8d584ca View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

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