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 2d9fd8f commit 5e3ff41Copy full SHA for 5e3ff41
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>6.0.0</VersionPrefix>
+ <VersionPrefix>6.0.1</VersionPrefix>
6
<Authors>Serilog Contributors</Authors>
7
<!-- .NET Framework version targeting is frozen at these two TFMs. -->
8
<TargetFrameworks Condition=" '$(OS)' == 'Windows_NT'">net471;net462</TargetFrameworks>
0 commit comments