mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
Fully upgraded MP Added client profiling
This commit is contained in:
parent
deb32768d0
commit
e7c5ceb865
9 changed files with 55 additions and 1519 deletions
|
@ -1,8 +1,8 @@
|
|||
using System;
|
||||
using System.Data.Common;
|
||||
using System.Data.SqlServerCe;
|
||||
using MvcMiniProfiler;
|
||||
using MvcMiniProfiler.Data;
|
||||
using StackExchange.Profiling;
|
||||
using StackExchange.Profiling.Data;
|
||||
|
||||
namespace NzbDrone.Core.Datastore
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue