diff options
| author | Luke <luke.pulverenti@gmail.com> | 2016-12-26 12:48:24 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-12-26 12:48:24 -0500 |
| commit | 6a89ec6556b47f46b6a87240a82bc872fed5a972 (patch) | |
| tree | 3485585ebd551109e7dbfb61a587f7cf6c0b72e3 /Emby.Server.Implementations/Emby.Server.Implementations.csproj | |
| parent | a8381586237a3294476c55b3af63cb7c162adfea (diff) | |
| parent | 325066f7edb52481e93be3b3d90db45645d6924b (diff) | |
Merge pull request #2366 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 d773fbbf73..ae21651918 100644 --- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj +++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj @@ -312,8 +312,8 @@ <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"> - <HintPath>..\packages\MediaBrowser.Naming.1.0.3\lib\portable-net45+win8\MediaBrowser.Naming.dll</HintPath> + <Reference Include="MediaBrowser.Naming, Version=1.0.6201.24431, Culture=neutral, processorArchitecture=MSIL"> + <HintPath>..\packages\MediaBrowser.Naming.1.0.4\lib\portable-net45+win8\MediaBrowser.Naming.dll</HintPath> <Private>True</Private> </Reference> <Reference Include="SQLitePCL.pretty, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
