aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/MediaBrowser.Model.csproj
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2013-07-08 22:38:18 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2013-07-08 22:38:18 -0400
commit48265fefa445d2b9e62c4f050fca3da783e6123f (patch)
tree10b8aa1888207277b27eb0e71819597a6353acd3 /MediaBrowser.Model/MediaBrowser.Model.csproj
parentb70ecab40a4d83cab0c1bd9a42891640c5e006a7 (diff)
update nuget
Diffstat (limited to 'MediaBrowser.Model/MediaBrowser.Model.csproj')
-rw-r--r--MediaBrowser.Model/MediaBrowser.Model.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/MediaBrowser.Model/MediaBrowser.Model.csproj b/MediaBrowser.Model/MediaBrowser.Model.csproj
index 2e7d41f87..da01da475 100644
--- a/MediaBrowser.Model/MediaBrowser.Model.csproj
+++ b/MediaBrowser.Model/MediaBrowser.Model.csproj
@@ -41,6 +41,7 @@
<Compile Include="..\SharedVersion.cs">
<Link>Properties\SharedVersion.cs</Link>
</Compile>
+ <Compile Include="ApiClient\HttpResponseEventArgs.cs" />
<Compile Include="ApiClient\IApiClient.cs" />
<Compile Include="Configuration\BaseApplicationConfiguration.cs" />
<Compile Include="Configuration\ManualLoginCategory.cs" />