We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e113221 commit 3dad715Copy full SHA for 3dad715
src/Serilog.Sinks.Async/Serilog.Sinks.Async.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<Description>Asynchronous sink wrapper for Serilog.</Description>
5
<AssemblyVersion>1.0.0</AssemblyVersion>
6
- <VersionPrefix>1.3.0</VersionPrefix>
+ <VersionPrefix>1.3.1</VersionPrefix>
7
<Authors>Jezz Santos;Serilog Contributors</Authors>
8
<TargetFrameworks>net45;netstandard1.1</TargetFrameworks>
9
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
0 commit comments