aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/MediaBrowser.Model.csproj
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2016-11-08 23:58:58 -0500
committerLuke Pulverenti <luke.pulverenti@gmail.com>2016-11-08 23:58:58 -0500
commit24532f3e2d7de2542b664383c5e0bc0cce61d7fc (patch)
treebe7f3db9c582a7ce2810879ca8e1351cb4038bfb /MediaBrowser.Model/MediaBrowser.Model.csproj
parent15ebff2b3a738855d6c35fafc37d40a72293eef8 (diff)
update power management
Diffstat (limited to 'MediaBrowser.Model/MediaBrowser.Model.csproj')
-rw-r--r--MediaBrowser.Model/MediaBrowser.Model.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/MediaBrowser.Model/MediaBrowser.Model.csproj b/MediaBrowser.Model/MediaBrowser.Model.csproj
index abf07e1dce..64472ca3a2 100644
--- a/MediaBrowser.Model/MediaBrowser.Model.csproj
+++ b/MediaBrowser.Model/MediaBrowser.Model.csproj
@@ -145,6 +145,7 @@
<Compile Include="Services\IHttpResult.cs" />
<Compile Include="Social\ISharingRepository.cs" />
<Compile Include="System\IEnvironmentInfo.cs" />
+ <Compile Include="System\IPowerManagement.cs" />
<Compile Include="Text\ITextEncoding.cs" />
<Compile Include="Extensions\LinqExtensions.cs" />
<Compile Include="FileOrganization\SmartMatchInfo.cs" />