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 81bcc69 commit f8c1247Copy full SHA for f8c1247
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>1.1.0</VersionPrefix>
+ <VersionPrefix>1.1.1</VersionPrefix>
7
<Authors>Serilog Contributors</Authors>
8
<TargetFrameworks>netstandard2.0;netstandard2.1</TargetFrameworks>
9
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
0 commit comments