diff --git a/sample/Sample/Sample.csproj b/sample/Sample/Sample.csproj index 541aaa2..529ff7b 100644 --- a/sample/Sample/Sample.csproj +++ b/sample/Sample/Sample.csproj @@ -2,12 +2,19 @@ Exe - netcoreapp2.0 + netcoreapp2.0;net47 - - + + + + + + + + + diff --git a/src/Serilog.Sinks.Splunk/Serilog.Sinks.Splunk.csproj b/src/Serilog.Sinks.Splunk/Serilog.Sinks.Splunk.csproj index f18aaa6..80e0304 100644 --- a/src/Serilog.Sinks.Splunk/Serilog.Sinks.Splunk.csproj +++ b/src/Serilog.Sinks.Splunk/Serilog.Sinks.Splunk.csproj @@ -2,7 +2,7 @@ The Splunk Sink for Serilog - 2.4.0 + 2.5.0 Matthew Erbs, Serilog Contributors net45;netstandard1.1;netstandard1.3 true @@ -15,6 +15,10 @@ false + + $(DefineConstants);TCP;UDP + + @@ -22,22 +26,18 @@ - - $(DefineConstants);TCP;UDP - - + - + - diff --git a/test/Serilog.Sinks.Splunk.Tests/Serilog.Sinks.Splunk.Tests.csproj b/test/Serilog.Sinks.Splunk.Tests/Serilog.Sinks.Splunk.Tests.csproj index 40da3da..9f8c25f 100644 --- a/test/Serilog.Sinks.Splunk.Tests/Serilog.Sinks.Splunk.Tests.csproj +++ b/test/Serilog.Sinks.Splunk.Tests/Serilog.Sinks.Splunk.Tests.csproj @@ -19,6 +19,7 @@ + @@ -26,11 +27,15 @@ - + - + + + + +