File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 55 <VersionSuffix Condition =" $(VersionSuffix) == '' and '$(Configuration)' == 'Debug' " >debug</VersionSuffix >
66 <Authors >Matthew Erbs, Serilog Contributors</Authors >
77 <GenerateDocumentationFile >true</GenerateDocumentationFile >
8- <icon >http://serilog.net/images/serilog-sink-nuget.png</icon >
98 <PackageProjectUrl >https://github.com/serilog/serilog-sinks-splunk</PackageProjectUrl >
10- <license >http://www.apache.org/licenses/LICENSE-2.0</license >
119 <RepositoryUrl >https://github.com/serilog/serilog-sinks-splunk</RepositoryUrl >
1210 <RepositoryType >git</RepositoryType >
1311 <LangVersion >latest</LangVersion >
1412 <PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
1513 <PackageReadmeFile >README.md</PackageReadmeFile >
14+ <PackageIcon >serilog-sink-nuget.png</PackageIcon >
1615 </PropertyGroup >
1716 <ItemGroup >
1817 <None Include =" ../../README.md" Pack =" true" PackagePath =" \" />
18+ <None Include =" ../../serilog-sink-nuget.png" Pack =" true" PackagePath =" " />
1919 </ItemGroup >
20- </Project >
20+
21+ </Project >
22+
You can’t perform that action at this time.
0 commit comments