diff options
| author | Bond_009 <bond.009@outlook.com> | 2018-12-12 20:06:42 +0100 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2018-12-12 20:06:42 +0100 |
| commit | 0a3c8b04f14c2b77fd4e722960440587ce9716f8 (patch) | |
| tree | 94b6ad5b988824d70a96cfaeabb3335efa78e10b /Emby.Server.Implementations/Emby.Server.Implementations.csproj | |
| parent | b5dfdc1efb75fd8ed7e8eb6070108c7fec61a2b1 (diff) | |
Change name to EmbyServer.dll jellyfin.dll
Update and remove deps
Diffstat (limited to 'Emby.Server.Implementations/Emby.Server.Implementations.csproj')
| -rw-r--r-- | Emby.Server.Implementations/Emby.Server.Implementations.csproj | 35 |
1 files changed, 2 insertions, 33 deletions
diff --git a/Emby.Server.Implementations/Emby.Server.Implementations.csproj b/Emby.Server.Implementations/Emby.Server.Implementations.csproj index 24a230166..081238399 100644 --- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj +++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj @@ -21,10 +21,9 @@ </ItemGroup> <ItemGroup> - <PackageReference Include="Mono.Posix.NETStandard" Version="1.0.0" /> - <PackageReference Include="ServiceStack.Text.Core" Version="5.2.0" /> + <PackageReference Include="ServiceStack.Text.Core" Version="5.4.0" /> <PackageReference Include="sharpcompress" Version="0.22.0" /> - <PackageReference Include="SimpleInjector" Version="4.3.0" /> + <PackageReference Include="SimpleInjector" Version="4.4.2" /> <PackageReference Include="SQLitePCL.pretty.core" Version="1.1.8" /> <PackageReference Include="SQLitePCLRaw.core" Version="1.1.11" /> </ItemGroup> @@ -133,50 +132,20 @@ </ItemGroup> <ItemGroup> <EmbeddedResource Include="Localization\Ratings\br.txt" /> - </ItemGroup> - <ItemGroup> <EmbeddedResource Include="Localization\Ratings\ca.txt" /> - </ItemGroup> - <ItemGroup> <EmbeddedResource Include="Localization\Ratings\co.txt" /> - </ItemGroup> - <ItemGroup> <EmbeddedResource Include="Localization\Ratings\dk.txt" /> - </ItemGroup> - <ItemGroup> <EmbeddedResource Include="Localization\Ratings\fr.txt" /> - </ItemGroup> - <ItemGroup> <EmbeddedResource Include="Localization\Ratings\gb.txt" /> - </ItemGroup> - <ItemGroup> <EmbeddedResource Include="Localization\Ratings\ie.txt" /> - </ItemGroup> - <ItemGroup> <EmbeddedResource Include="Localization\Ratings\jp.txt" /> - </ItemGroup> - <ItemGroup> <EmbeddedResource Include="Localization\Ratings\kz.txt" /> - </ItemGroup> - <ItemGroup> <EmbeddedResource Include="Localization\Ratings\mx.txt" /> - </ItemGroup> - <ItemGroup> <EmbeddedResource Include="Localization\Ratings\nl.txt" /> - </ItemGroup> - <ItemGroup> <EmbeddedResource Include="Localization\Ratings\nz.txt" /> - </ItemGroup> - <ItemGroup> <EmbeddedResource Include="Localization\Ratings\us.txt" /> - </ItemGroup> - <ItemGroup> <EmbeddedResource Include="Localization\Ratings\uk.txt" /> - </ItemGroup> - <ItemGroup> <EmbeddedResource Include="Localization\Ratings\es.txt" /> - </ItemGroup> - <ItemGroup> <EmbeddedResource Include="Localization\Ratings\ro.txt" /> </ItemGroup> <ItemGroup> |
