Skip to content

Commit

Permalink
Remove package license URL
Browse files Browse the repository at this point in the history
  • Loading branch information
olsh committed Jul 17, 2020
1 parent 3aba532 commit 654adae
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
<PackageTags>serilog sink sentry logging core</PackageTags>
<PackageReleaseNotes>https://github.com/olsh/serilog-sinks-sentry/releases</PackageReleaseNotes>
<PackageProjectUrl>https://github.com/olsh/serilog-sinks-sentry</PackageProjectUrl>
<PackageLicenseUrl>https://raw.githubusercontent.com/olsh/serilog-sinks-sentry/master/LICENSE</PackageLicenseUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageIconUrl>http://serilog.net/images/serilog-sink-nuget.png</PackageIconUrl>
<RepositoryType>git</RepositoryType>
Expand Down
1 change: 0 additions & 1 deletion src/Serilog.Sinks.Sentry/Serilog.Sinks.Sentry.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
<PackageTags>serilog sink sentry logging</PackageTags>
<PackageReleaseNotes>https://github.com/olsh/serilog-sinks-sentry/releases</PackageReleaseNotes>
<PackageProjectUrl>https://github.com/olsh/serilog-sinks-sentry</PackageProjectUrl>
<PackageLicenseUrl>https://raw.githubusercontent.com/olsh/serilog-sinks-sentry/master/LICENSE</PackageLicenseUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageIconUrl>http://serilog.net/images/serilog-sink-nuget.png</PackageIconUrl>
<RepositoryType>git</RepositoryType>
Expand Down

0 comments on commit 654adae

Please sign in to comment.