We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3402a9 commit 18668a9Copy full SHA for 18668a9
src/NLog.Targets.GraylogHttp/NLog.Targets.GraylogHttp.csproj
@@ -8,7 +8,6 @@
8
<Description>NLog target that pushes log messages to Graylog using the Http input</Description>
9
<PackageTags>NLog;Graylog;Log;Logging</PackageTags>
10
<PackageProjectUrl>https://github.com/dustinchilson/NLog.Targets.GraylogHttp</PackageProjectUrl>
11
- <PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
12
<PackageLicenseFile>LICENSE</PackageLicenseFile>
13
<RepositoryType>git</RepositoryType>
14
<RepositoryUrl>git://github.com/dustinchilson/NLog.Targets.GraylogHttp</RepositoryUrl>
0 commit comments