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 6ab92d1 commit 58e515eCopy full SHA for 58e515e
src/Serilog.Sinks.Splunk/Serilog.Sinks.Splunk.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<Description>The Splunk Sink for Serilog</Description>
5
- <VersionPrefix>4.0.0</VersionPrefix>
+ <VersionPrefix>3.2.0</VersionPrefix>
6
<Authors>Matthew Erbs, Serilog Contributors</Authors>
7
<TargetFrameworks>net45;netstandard1.1;netstandard2.0</TargetFrameworks>
8
<GenerateDocumentationFile>true</GenerateDocumentationFile>
@@ -46,4 +46,4 @@
46
<PackageReference Include="Serilog.Sinks.PeriodicBatching" Version="2.1.1" />
47
</ItemGroup>
48
49
-</Project>
+</Project>
0 commit comments