diff options
Diffstat (limited to 'MediaBrowser.MediaEncoding')
| -rw-r--r-- | MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj b/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj index 8f8a7a819..2b2c74f36 100644 --- a/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj +++ b/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj @@ -83,7 +83,7 @@ <Compile Include="Subtitles\VttWriter.cs" /> </ItemGroup> <ItemGroup> - <ProjectReference Include="..\..\BdInfo\BDInfo\BDInfo.csproj"> + <ProjectReference Include="..\BDInfo\BDInfo.csproj"> <Project>{88ae38df-19d7-406f-a6a9-09527719a21e}</Project> <Name>BDInfo</Name> </ProjectReference> |
