diff options
| author | Luke <luke.pulverenti@gmail.com> | 2017-04-18 16:12:23 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-04-18 16:12:23 -0400 |
| commit | 8ca84af79245a77b361e64271e5933311c5914ea (patch) | |
| tree | 14a1f76343e1e6821c29ecf946b646d6fa5f89b4 /Emby.Server.Implementations/Emby.Server.Implementations.csproj | |
| parent | f0f3ca8c181b4144cbd21fb545d0629e92a9529b (diff) | |
| parent | b51beedd942e09b51d6300aedffebc0a47f5fd50 (diff) | |
Merge pull request #2585 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, 0 insertions, 4 deletions
diff --git a/Emby.Server.Implementations/Emby.Server.Implementations.csproj b/Emby.Server.Implementations/Emby.Server.Implementations.csproj index 4b1418007..d4766e1ec 100644 --- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj +++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj @@ -311,10 +311,6 @@ <HintPath>..\packages\SQLitePCLRaw.core.1.1.2\lib\portable-net45+netcore45+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\SQLitePCLRaw.core.dll</HintPath> <Private>True</Private> </Reference> - <Reference Include="UniversalDetector, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> - <HintPath>..\packages\UniversalDetector.1.0.1\lib\portable-net45+sl4+wp71+win8+wpa81\UniversalDetector.dll</HintPath> - <Private>True</Private> - </Reference> </ItemGroup> <ItemGroup> <EmbeddedResource Include="Localization\Core\ar.json" /> |
