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 e64e9a9 commit 764bb4aCopy full SHA for 764bb4a
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>5.0.0</VersionPrefix>
+ <VersionPrefix>5.0.1</VersionPrefix>
6
<Authors>Serilog Contributors</Authors>
7
<TargetFrameworks>net45;netstandard1.3;netstandard2.0;netstandard2.1;net5.0</TargetFrameworks>
8
<LangVersion>8.0</LangVersion>
0 commit comments