add new sharing function

This commit is contained in:
Luke Pulverenti
2015-06-30 19:59:45 -04:00
parent 86571a6297
commit 04041105d8
16 changed files with 516 additions and 5 deletions

View File

@@ -329,6 +329,7 @@
<Compile Include="Security\IAuthenticationRepository.cs" />
<Compile Include="Security\IEncryptionManager.cs" />
<Compile Include="Session\AuthenticationRequest.cs" />
<Compile Include="Social\ISharingManager.cs" />
<Compile Include="Subtitles\ISubtitleManager.cs" />
<Compile Include="Subtitles\ISubtitleProvider.cs" />
<Compile Include="Providers\ItemIdentifier.cs" />