aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/MediaBrowser.Controller.csproj
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2016-10-23 22:42:19 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2016-10-23 22:42:19 -0400
commitdbb43771f3c56bafad09896e8a4daa0c77778044 (patch)
tree2785165187b1ca5b6617b6e19d39c3a37bc10b9d /MediaBrowser.Controller/MediaBrowser.Controller.csproj
parent78ba88bc7e923bd48fb694e11d1ef3a608f9cb01 (diff)
update model project targeting
Diffstat (limited to 'MediaBrowser.Controller/MediaBrowser.Controller.csproj')
-rw-r--r--MediaBrowser.Controller/MediaBrowser.Controller.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Controller/MediaBrowser.Controller.csproj b/MediaBrowser.Controller/MediaBrowser.Controller.csproj
index c0eeaaa36..c00f7a334 100644
--- a/MediaBrowser.Controller/MediaBrowser.Controller.csproj
+++ b/MediaBrowser.Controller/MediaBrowser.Controller.csproj
@@ -385,7 +385,6 @@
<Compile Include="Sync\ISyncRepository.cs" />
<Compile Include="Sync\SyncedFileInfo.cs" />
<Compile Include="Sync\SyncedItemProgress.cs" />
- <Compile Include="Threading\PeriodicTimer.cs" />
<Compile Include="TV\ITVSeriesManager.cs" />
</ItemGroup>
<ItemGroup>