add EndPointInfo class

This commit is contained in:
Luke Pulverenti
2016-01-09 16:27:30 -05:00
parent b5bfb46760
commit d05f32d1b6
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>