Skip to content

Bump Serilog to 3.1.1 #26

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
merged 5 commits into from
Jan 22, 2024
Merged

Bump Serilog to 3.1.1 #26

merged 5 commits into from
Jan 22, 2024

Conversation

sungam3r
Copy link
Member

No description provided.

@sungam3r sungam3r requested a review from nblumhardt January 20, 2024 17:58
@github-actions github-actions bot added the tests Pull request that adds new or changes existing tests label Jan 20, 2024
@@ -1,6 +1,6 @@
namespace Destructurama
{
public static class LoggerConfigurationAppSettingsExtensions
public static class LoggerConfigurationJsonNetExtensions
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nblumhardt I think this class was initially copied from other project. I rename it in light of major version bump. OK?

@@ -1,15 +1,15 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>net452;netstandard2.0</TargetFrameworks>
<TargetFrameworks>net462;netstandard2.0</TargetFrameworks>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nblumhardt Keep net462 or drop?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think there's value in 462, I'd also consider adding net6.0; no strong feelings though

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll publish net462;netstandard2.0 in v3. We can add net6 later if some issue arises.

@sungam3r sungam3r added the dependencies Pull requests that update a dependency file label Jan 20, 2024
@sungam3r sungam3r merged commit 6a32668 into master Jan 22, 2024
@sungam3r sungam3r deleted the v3 branch January 22, 2024 06:20
@sungam3r
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file tests Pull request that adds new or changes existing tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants