From e57a95e9cd462a0ae5ac9173c2d014fa93caef0d Mon Sep 17 00:00:00 2001 From: Cody Robibero Date: Sun, 27 Apr 2025 18:11:22 -0600 Subject: Add required nuget properties --- .../Jellyfin.Database.Implementations.csproj | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'src/Jellyfin.Database/Jellyfin.Database.Implementations') diff --git a/src/Jellyfin.Database/Jellyfin.Database.Implementations/Jellyfin.Database.Implementations.csproj b/src/Jellyfin.Database/Jellyfin.Database.Implementations/Jellyfin.Database.Implementations.csproj index 3b619cce6..356f96fc9 100644 --- a/src/Jellyfin.Database/Jellyfin.Database.Implementations/Jellyfin.Database.Implementations.csproj +++ b/src/Jellyfin.Database/Jellyfin.Database.Implementations/Jellyfin.Database.Implementations.csproj @@ -10,6 +10,19 @@ + + Jellyfin Contributors + Jellyfin.Database.Implementations + 10.11.0 + https://github.com/jellyfin/jellyfin + GPL-3.0-only + + + + + $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb + + -- cgit v1.2.3