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 198499c commit b4136b3Copy full SHA for b4136b3
src/Serilog.Sinks.Seq/Serilog.Sinks.Seq.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<Description>A Serilog sink that writes events to Seq using newline-delimited JSON and HTTP/HTTPS.</Description>
5
- <VersionPrefix>8.0.1</VersionPrefix>
+ <VersionPrefix>9.0.0</VersionPrefix>
6
<Authors>Serilog Contributors;Serilog.Sinks.Seq Contributors;Datalust Pty Ltd</Authors>
7
<Copyright>Copyright © Serilog Contributors, Serilog.Sinks.Seq Contributors, Datalust Pty Ltd.</Copyright>
8
<TargetFrameworks>netstandard2.0;net6.0</TargetFrameworks>
0 commit comments