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 9b079d2 commit da683a0Copy full SHA for da683a0
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>2.0.1</VersionPrefix>
+ <VersionPrefix>3.0.0</VersionPrefix>
7
<Authors>Serilog Contributors</Authors>
8
<TargetFrameworks>netstandard2.0;netstandard2.1</TargetFrameworks>
9
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
0 commit comments