Should fix issue #36

This commit is contained in:
Shannon Barrett 2016-03-18 19:16:29 -05:00
parent 613e4c3aa8
commit c28a26413a
6 changed files with 85 additions and 4 deletions

View file

@ -49,6 +49,7 @@
<Compile Include="Movie\CouchPotatoStatus.cs" />
<Compile Include="Notifications\PushbulletPush.cs" />
<Compile Include="Notifications\PushbulletResponse.cs" />
<Compile Include="Plex\PlexAccount.cs" />
<Compile Include="Plex\PlexAuthentication.cs" />
<Compile Include="Plex\PlexError.cs" />
<Compile Include="Plex\PlexFriends.cs" />