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 5
5
<VersionSuffix Condition =" $(VersionSuffix) == '' and '$(Configuration)' == 'Debug' " >debug</VersionSuffix >
6
6
<Authors >Matthew Erbs, Serilog Contributors</Authors >
7
7
<GenerateDocumentationFile >true</GenerateDocumentationFile >
8
- <icon >http://serilog.net/images/serilog-sink-nuget.png</icon >
9
8
<PackageProjectUrl >https://github.com/serilog/serilog-sinks-splunk</PackageProjectUrl >
10
- <license >http://www.apache.org/licenses/LICENSE-2.0</license >
11
9
<RepositoryUrl >https://github.com/serilog/serilog-sinks-splunk</RepositoryUrl >
12
10
<RepositoryType >git</RepositoryType >
13
11
<LangVersion >latest</LangVersion >
14
12
<PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
15
13
<PackageReadmeFile >README.md</PackageReadmeFile >
14
+ <PackageIcon >serilog-sink-nuget.png</PackageIcon >
16
15
</PropertyGroup >
17
16
<ItemGroup >
18
17
<None Include =" ../../README.md" Pack =" true" PackagePath =" \" />
18
+ <None Include =" ../../serilog-sink-nuget.png" Pack =" true" PackagePath =" " />
19
19
</ItemGroup >
20
- </Project >
20
+
21
+ </Project >
22
+
You can’t perform that action at this time.
0 commit comments