diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2013-07-08 22:38:18 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2013-07-08 22:38:18 -0400 |
| commit | 48265fefa445d2b9e62c4f050fca3da783e6123f (patch) | |
| tree | 10b8aa1888207277b27eb0e71819597a6353acd3 /MediaBrowser.Model/MediaBrowser.Model.csproj | |
| parent | b70ecab40a4d83cab0c1bd9a42891640c5e006a7 (diff) | |
update nuget
Diffstat (limited to 'MediaBrowser.Model/MediaBrowser.Model.csproj')
| -rw-r--r-- | MediaBrowser.Model/MediaBrowser.Model.csproj | 1 |
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" /> |
