Skip to content

Commit

Permalink
Minor version bump - auditing support added
Browse files Browse the repository at this point in the history
  • Loading branch information
nblumhardt authored Jul 21, 2023
1 parent ab897eb commit da9c6ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Serilog.Sinks.Console/Serilog.Sinks.Console.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<Description>A Serilog sink that writes log events to the console/terminal.</Description>
<VersionPrefix>4.1.1</VersionPrefix>
<VersionPrefix>4.2.0</VersionPrefix>
<Authors>Serilog Contributors</Authors>
<TargetFrameworks>net45;netstandard1.3;netstandard2.0;net5.0</TargetFrameworks>
<LangVersion>8.0</LangVersion>
Expand Down

0 comments on commit da9c6ca

Please sign in to comment.