add EndPointInfo class

This commit is contained in:
Luke Pulverenti
2016-01-09 16:27:30 -05:00
parent d47e19d0e6
commit 18a6cd629c
5 changed files with 18 additions and 8 deletions

View File

@@ -827,6 +827,9 @@
<Compile Include="..\MediaBrowser.Model\MediaInfo\VideoCodec.cs">
<Link>MediaInfo\VideoCodec.cs</Link>
</Compile>
<Compile Include="..\MediaBrowser.Model\Net\EndPointInfo.cs">
<Link>Net\EndPointInfo.cs</Link>
</Compile>
<Compile Include="..\MediaBrowser.Model\Net\HttpException.cs">
<Link>Net\HttpException.cs</Link>
</Compile>