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