Fix reference

This commit is contained in:
JPVenson 2025-03-25 16:55:26 +01:00
parent 42bdb22bfb
commit bfff1b9be2

View File

@ -27,4 +27,9 @@
<Folder Include="Properties/" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\MediaBrowser.Common\MediaBrowser.Common.csproj" />
<ProjectReference Include="..\Jellyfin.Database.Implementations\Jellyfin.Database.Implementations.csproj" />
</ItemGroup>
</Project>