mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07:00
Added SQL CE dlls, removed SQLite
This commit is contained in:
parent
69239bc371
commit
2537dafb36
8 changed files with 2899 additions and 11 deletions
|
@ -1,7 +1,6 @@
|
|||
using System;
|
||||
using System.Data;
|
||||
using System.Data.Common;
|
||||
using System.Data.SQLite;
|
||||
using System.Data.SqlServerCe;
|
||||
using System.IO;
|
||||
using MvcMiniProfiler.Data;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue