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.
Sixteen
1 parent 2188d03 commit 90468c3Copy full SHA for 90468c3
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>5.0.1</VersionPrefix>
+ <VersionPrefix>5.1.0</VersionPrefix>
7
<Authors>Serilog Contributors</Authors>
8
<!-- .NET Framework version targeting is frozen at these two TFMs. -->
9
<TargetFrameworks Condition=" '$(OS)' == 'Windows_NT'">net471;net462</TargetFrameworks>
0 commit comments