We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2351f2 commit fd86c78Copy full SHA for fd86c78
src/Serilog.Sinks.Console/Serilog.Sinks.Console.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<Description>A Serilog sink that writes log events to the console/terminal.</Description>
5
- <VersionPrefix>4.0.2</VersionPrefix>
+ <VersionPrefix>4.1.0</VersionPrefix>
6
<Authors>Serilog Contributors</Authors>
7
<TargetFrameworks>net45;netstandard1.3;netstandard2.0;net5.0</TargetFrameworks>
8
<LangVersion>8.0</LangVersion>
0 commit comments