Fix
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\Jellyfin.Plugin.RedditComments\Jellyfin.Plugin.RedditComments.csproj" />
|
||||
<!-- The plugin itself excludes runtime assets (the Jellyfin server provides this assembly);
|
||||
the tests need it present to exercise the cache. -->
|
||||
<PackageReference Include="Microsoft.Data.Sqlite" Version="9.0.11" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user