expand device identification

This commit is contained in:
Luke Pulverenti
2014-03-17 10:48:16 -04:00
parent f12d8b0c18
commit 78acab6916
10 changed files with 206 additions and 86 deletions

View File

@@ -73,6 +73,7 @@
<Compile Include="Channels\IChannelManager.cs" />
<Compile Include="Collections\CollectionCreationOptions.cs" />
<Compile Include="Collections\ICollectionManager.cs" />
<Compile Include="Dlna\DeviceIdentification.cs" />
<Compile Include="Dlna\DirectPlayProfile.cs" />
<Compile Include="Dlna\IDlnaManager.cs" />
<Compile Include="Dlna\DeviceProfile.cs" />