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 a6f9324 commit 1093c3bCopy full SHA for 1093c3b
src/Serilog.Sinks.File/Serilog.Sinks.File.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<Description>Write Serilog events to text files in plain or JSON format.</Description>
5
- <VersionPrefix>4.1.0</VersionPrefix>
+ <VersionPrefix>5.0.0</VersionPrefix>
6
<Authors>Serilog Contributors</Authors>
7
<TargetFrameworks>net45;netstandard1.3;netstandard2.0</TargetFrameworks>
8
<GenerateDocumentationFile>true</GenerateDocumentationFile>
0 commit comments