We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55a51cf commit a60ddebCopy full SHA for a60ddeb
src/Seq.Client.Log4Net/Seq.Client.Log4Net.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<TargetFrameworks>net40;net462;netstandard2.0</TargetFrameworks>
4
- <VersionPrefix>3.1.0</VersionPrefix>
+ <VersionPrefix>3.1.1</VersionPrefix>
5
<Authors>Datalust Pty Ltd and Contributors</Authors>
6
<Description>Apache log4net appender for .NET Framework and .NET Standard/Core that writes to the Seq log server over HTTP.</Description>
7
<PackageIconUrl>http://datalust.co/images/nuget/seq-client-log4net.png</PackageIconUrl>
0 commit comments