diff options
| author | JPVenson <github@jpb.email> | 2025-03-24 10:07:52 +0000 |
|---|---|---|
| committer | JPVenson <github@jpb.email> | 2025-03-24 10:07:52 +0000 |
| commit | ea8f1ffb7c9d47d6ccfadd2e0ab9645f69e2e446 (patch) | |
| tree | 5bc852da24f41811411aaef977cd7fca42180e56 /tests | |
| parent | 3c2d3ac18b6c4c29c340ea8bb3f1dcafe557904b (diff) | |
renamed SqLite to Sqlite
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/Jellyfin.Server.Implementations.Tests/Jellyfin.Server.Implementations.Tests.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Jellyfin.Server.Implementations.Tests/Jellyfin.Server.Implementations.Tests.csproj b/tests/Jellyfin.Server.Implementations.Tests/Jellyfin.Server.Implementations.Tests.csproj index b54e2baf6..4e2604e6e 100644 --- a/tests/Jellyfin.Server.Implementations.Tests/Jellyfin.Server.Implementations.Tests.csproj +++ b/tests/Jellyfin.Server.Implementations.Tests/Jellyfin.Server.Implementations.Tests.csproj @@ -30,7 +30,6 @@ <ProjectReference Include="..\..\Jellyfin.Server.Implementations\Jellyfin.Server.Implementations.csproj" /> <ProjectReference Include="..\Jellyfin.Server.Integration.Tests\Jellyfin.Server.Integration.Tests.csproj" /> <ProjectReference Include="..\..\src\Jellyfin.Database\Jellyfin.Database.Implementations\Jellyfin.Database.Implementations.csproj" /> - <ProjectReference Include="..\..\src\Jellyfin.Database\Jellyfin.Database.Providers.SqLite\Jellyfin.Database.Providers.SqLite.csproj" /> </ItemGroup> </Project> |
