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 02b82b4 commit d99cbf5Copy full SHA for d99cbf5
src/Serilog.Sinks.Async/Serilog.Sinks.Async.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<Description>Asynchronous sink wrapper for Serilog.</Description>
5
- <VersionPrefix>1.5.0</VersionPrefix>
+ <VersionPrefix>1.5.1</VersionPrefix>
6
<Authors>Jezz Santos;Serilog Contributors</Authors>
7
<TargetFrameworks>net45;netstandard1.1;net461;netstandard2.0</TargetFrameworks>
8
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
0 commit comments