|
@@ -1,5 +1,10 @@
|
|
|
<Project Sdk="Microsoft.NET.Sdk">
|
|
|
|
|
|
+ <PropertyGroup>
|
|
|
+ <Authors>Jellyfin Contributors</Authors>
|
|
|
+ <PackageId>Jellyfin.Controller</PackageId>
|
|
|
+ </PropertyGroup>
|
|
|
+
|
|
|
<ItemGroup>
|
|
|
<ProjectReference Include="..\MediaBrowser.Model\MediaBrowser.Model.csproj" />
|
|
|
<ProjectReference Include="..\MediaBrowser.Common\MediaBrowser.Common.csproj" />
|