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 a3d9c9c commit 1cc5effCopy full SHA for 1cc5eff
src/Serilog.Sinks.File/Serilog.Sinks.File.csproj
@@ -4,7 +4,7 @@
4
<Description>Write Serilog events to text files in plain or JSON format.</Description>
5
<VersionPrefix>5.0.1</VersionPrefix>
6
<Authors>Serilog Contributors</Authors>
7
- <TargetFrameworks>net45;netstandard1.3;netstandard2.0;netstandard2.1;net5.0;net6.0;net7.0</TargetFrameworks>
+ <TargetFrameworks>net45;netstandard1.3;netstandard2.0;netstandard2.1;net5.0;net6.0</TargetFrameworks>
8
<LangVersion>8.0</LangVersion>
9
<Nullable>enable</Nullable>
10
<GenerateDocumentationFile>true</GenerateDocumentationFile>
0 commit comments