aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Common
diff options
context:
space:
mode:
authorBond_009 <bond.009@outlook.com>2019-01-13 11:57:33 +0100
committerBond_009 <bond.009@outlook.com>2019-01-13 11:57:33 +0100
commit3a2a0fbfe8bfa5b27bfe0a9897154dc9c2d7a406 (patch)
tree03ecb2a1dbcc9815fc541a0dc25aff5785d1421c /MediaBrowser.Common
parent78a5d999f4e5c92dfc70d4428f88a3c6597dea9d (diff)
Add more NuGet metadata properties
Remove old nuspec files
Diffstat (limited to 'MediaBrowser.Common')
-rw-r--r--MediaBrowser.Common/MediaBrowser.Common.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/MediaBrowser.Common/MediaBrowser.Common.csproj b/MediaBrowser.Common/MediaBrowser.Common.csproj
index a485fa8be..af5536b36 100644
--- a/MediaBrowser.Common/MediaBrowser.Common.csproj
+++ b/MediaBrowser.Common/MediaBrowser.Common.csproj
@@ -3,6 +3,8 @@
<PropertyGroup>
<Authors>Jellyfin Contributors</Authors>
<PackageId>Jellyfin.Common</PackageId>
+ <PackageLicenseUrl>https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt</PackageLicenseUrl>
+ <RepositoryUrl>https://github.com/jellyfin/jellyfin</RepositoryUrl>
</PropertyGroup>
<ItemGroup>