aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model
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.Model
parent78a5d999f4e5c92dfc70d4428f88a3c6597dea9d (diff)
Add more NuGet metadata properties
Remove old nuspec files
Diffstat (limited to 'MediaBrowser.Model')
-rw-r--r--MediaBrowser.Model/MediaBrowser.Model.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/MediaBrowser.Model/MediaBrowser.Model.csproj b/MediaBrowser.Model/MediaBrowser.Model.csproj
index e223f2cc8..4aacc4a49 100644
--- a/MediaBrowser.Model/MediaBrowser.Model.csproj
+++ b/MediaBrowser.Model/MediaBrowser.Model.csproj
@@ -3,6 +3,8 @@
<PropertyGroup>
<Authors>Jellyfin Contributors</Authors>
<PackageId>Jellyfin.Model</PackageId>
+ <PackageLicenseUrl>https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt</PackageLicenseUrl>
+ <RepositoryUrl>https://github.com/jellyfin/jellyfin</RepositoryUrl>
</PropertyGroup>
<PropertyGroup>