diff options
| author | Luke <luke.pulverenti@gmail.com> | 2017-02-01 15:57:05 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-02-01 15:57:05 -0500 |
| commit | 7ab5db614f6fdccdeac4b66a08d1a0ab34902792 (patch) | |
| tree | 8a0a31f41fe95618e687bacceb6ea6e81c4b4bd3 /Emby.Server.Implementations/Emby.Server.Implementations.csproj | |
| parent | 8cef129580670dcf49855dd75e167baace3b609d (diff) | |
| parent | 39e8e3cbe7865ba618c67c612a191b134f5ad186 (diff) | |
Merge pull request #2436 from MediaBrowser/dev
Dev
Diffstat (limited to 'Emby.Server.Implementations/Emby.Server.Implementations.csproj')
| -rw-r--r-- | Emby.Server.Implementations/Emby.Server.Implementations.csproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Emby.Server.Implementations/Emby.Server.Implementations.csproj b/Emby.Server.Implementations/Emby.Server.Implementations.csproj index 26053719b..195d24b21 100644 --- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj +++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj @@ -309,8 +309,8 @@ <Project>{4f26d5d8-a7b0-42b3-ba42-7cb7d245934e}</Project> <Name>SocketHttpListener.Portable</Name> </ProjectReference> - <Reference Include="Emby.XmlTv, Version=1.0.6236.39295, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Emby.XmlTv.1.0.4\lib\portable-net45+win8\Emby.XmlTv.dll</HintPath> + <Reference Include="Emby.XmlTv, Version=1.0.6241.4924, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Emby.XmlTv.1.0.5\lib\portable-net45+win8\Emby.XmlTv.dll</HintPath> <Private>True</Private> </Reference> <Reference Include="MediaBrowser.Naming, Version=1.0.6201.24431, Culture=neutral, processorArchitecture=MSIL"> |
