File tree Expand file tree Collapse file tree 3 files changed +10
-14
lines changed Expand file tree Collapse file tree 3 files changed +10
-14
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <Description >The Splunk Sink for Serilog</Description >
5- <VersionPrefix >2.6 .0</VersionPrefix >
5+ <VersionPrefix >3.0 .0</VersionPrefix >
66 <Authors >Matthew Erbs, Serilog Contributors</Authors >
77 <TargetFrameworks >netstandard1.1;netstandard1.3</TargetFrameworks >
88 <GenerateDocumentationFile >true</GenerateDocumentationFile >
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <Description >The Splunk TCP Sink for Serilog</Description >
5- <VersionPrefix >1.6 .0</VersionPrefix >
5+ <VersionPrefix >1.0 .0</VersionPrefix >
66 <Authors >Matthew Erbs, Serilog Contributors</Authors >
77 <TargetFrameworks >net45;</TargetFrameworks >
88 <GenerateDocumentationFile >true</GenerateDocumentationFile >
1515 <GenerateAssemblyVersionAttribute >false</GenerateAssemblyVersionAttribute >
1616 </PropertyGroup >
1717
18- <ItemGroup >
18+ <ItemGroup >
19+ <PackageReference Include =" Serilog.Sinks.Splunk" Version =" 2.5.0" />
1920 <PackageReference Include =" Splunk.Logging.Common" Version =" 1.6.0" />
2021 <Reference Include =" System.Net.Http" />
2122 <Reference Include =" System" />
2223 <Reference Include =" Microsoft.CSharp" />
2324 <PackageReference Include =" Serilog" Version =" 2.6.0" />
2425 <PackageReference Include =" Serilog.Sinks.PeriodicBatching" Version =" 2.1.1" />
2526 </ItemGroup >
26-
27- <ItemGroup >
28- <ProjectReference Include =" ..\Serilog.Sinks.Splunk\Serilog.Sinks.Splunk.csproj" />
29- </ItemGroup >
27+
3028</Project >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <Description >The Splunk Sink for Serilog</Description >
5- <VersionPrefix >2.6 .0</VersionPrefix >
4+ <Description >The Splunk UDP Sink for Serilog</Description >
5+ <VersionPrefix >1.0 .0</VersionPrefix >
66 <Authors >Matthew Erbs, Serilog Contributors</Authors >
77 <TargetFrameworks >net45</TargetFrameworks >
88 <GenerateDocumentationFile >true</GenerateDocumentationFile >
1515 <GenerateAssemblyVersionAttribute >false</GenerateAssemblyVersionAttribute >
1616 </PropertyGroup >
1717
18- <ItemGroup >
18+ <ItemGroup >
19+ <PackageReference Include =" Serilog.Sinks.Splunk" Version =" 2.5.0" />
1920 <PackageReference Include =" Splunk.Logging.Common" Version =" 1.6.0" />
2021 <Reference Include =" System.Net.Http" />
2122 <Reference Include =" System" />
2223 <Reference Include =" Microsoft.CSharp" />
2324 <PackageReference Include =" Serilog" Version =" 2.6.0" />
2425 <PackageReference Include =" Serilog.Sinks.PeriodicBatching" Version =" 2.1.1" />
2526 </ItemGroup >
26-
27- <ItemGroup >
28- <ProjectReference Include =" ..\Serilog.Sinks.Splunk\Serilog.Sinks.Splunk.csproj" />
29- </ItemGroup >
27+
3028</Project >
You can’t perform that action at this time.
0 commit comments