diff options
| author | Luke <luke.pulverenti@gmail.com> | 2015-12-19 13:13:35 -0500 |
|---|---|---|
| committer | Luke <luke.pulverenti@gmail.com> | 2015-12-19 13:13:35 -0500 |
| commit | 32dfef320e1980397356fa121e5b1047af8ce4ff (patch) | |
| tree | dba3269092fe98c022b22e8974902835faaf42c2 /MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj | |
| parent | be664f93c6760a56479ba9fd9e16c8cf8615f322 (diff) | |
| parent | 5fffd38963e83aec92bd74a172be8dd38bdaba35 (diff) | |
Merge pull request #1337 from MediaBrowser/mediainfo
Mediainfo
Diffstat (limited to 'MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj')
| -rw-r--r-- | MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj b/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj index 1f74994e5..df5ab4651 100644 --- a/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj +++ b/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj @@ -99,10 +99,6 @@ <Project>{17e1f4e6-8abd-4fe5-9ecf-43d4b6087ba2}</Project> <Name>MediaBrowser.Controller</Name> </ProjectReference> - <ProjectReference Include="..\MediaBrowser.MediaInfo\MediaBrowser.MediaInfo.csproj"> - <Project>{6e4145e4-c6d4-4e4d-94f2-87188db6e239}</Project> - <Name>MediaBrowser.MediaInfo</Name> - </ProjectReference> <ProjectReference Include="..\MediaBrowser.Model\MediaBrowser.Model.csproj"> <Project>{7eeeb4bb-f3e8-48fc-b4c5-70f0fff8329b}</Project> <Name>MediaBrowser.Model</Name> |
