diff options
| author | Luke <luke.pulverenti@gmail.com> | 2016-12-17 01:49:02 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-12-17 01:49:02 -0500 |
| commit | 12f46d961b9b3b3857e1c2beadd4464f0e4e19cc (patch) | |
| tree | aa8808d9ba1e1364313482ae9c062eae2224cf5d /Emby.Server.Implementations/Emby.Server.Implementations.csproj | |
| parent | 7a67cb5498bcb53c0dbc3f3e1e6f61e527bfe46b (diff) | |
| parent | ef490818d7246aec127bfb7722c23c2103f4bf5f (diff) | |
Merge pull request #2345 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 df0301fc3..d773fbbf7 100644 --- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj +++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj @@ -308,8 +308,8 @@ <Project>{4f26d5d8-a7b0-42b3-ba42-7cb7d245934e}</Project> <Name>SocketHttpListener.Portable</Name> </ProjectReference> - <Reference Include="Emby.XmlTv, Version=1.0.6175.23736, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\Emby.XmlTv.1.0.2\lib\portable-net45+win8\Emby.XmlTv.dll</HintPath> + <Reference Include="Emby.XmlTv, Version=1.0.6193.39741, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\Emby.XmlTv.1.0.3\lib\portable-net45+win8\Emby.XmlTv.dll</HintPath> <Private>True</Private> </Reference> <Reference Include="MediaBrowser.Naming, Version=1.0.6178.4191, Culture=neutral, processorArchitecture=MSIL"> |
