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 db073db commit 645b7d2Copy full SHA for 645b7d2
src/Serilog.Expressions/Serilog.Expressions.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<Description>An embeddable mini-language for filtering, enriching, and formatting Serilog
5
events, ideal for use with JSON or XML configuration.</Description>
6
- <VersionPrefix>3.3.0</VersionPrefix>
+ <VersionPrefix>3.4.0</VersionPrefix>
7
<Authors>Serilog Contributors</Authors>
8
<TargetFrameworks>netstandard2.0;netstandard2.1;net5.0</TargetFrameworks>
9
<GenerateDocumentationFile>true</GenerateDocumentationFile>
0 commit comments