Add more NuGet metadata properties

Remove old nuspec files
This commit is contained in:
Bond_009
2019-01-13 11:57:33 +01:00
parent 78a5d999f4
commit 3a2a0fbfe8
6 changed files with 6 additions and 55 deletions

View File

@@ -3,6 +3,8 @@
<PropertyGroup>
<Authors>Jellyfin Contributors</Authors>
<PackageId>Jellyfin.Controller</PackageId>
<PackageLicenseUrl>https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt</PackageLicenseUrl>
<RepositoryUrl>https://github.com/jellyfin/jellyfin</RepositoryUrl>
</PropertyGroup>
<ItemGroup>