Merge pull request #5990 from BaronGreenback/UrlDecoding

This commit is contained in:
Claus Vium
2021-06-07 23:07:59 +02:00
committed by GitHub
7 changed files with 199 additions and 0 deletions

View File

@@ -42,6 +42,7 @@
<ItemGroup>
<ProjectReference Include="..\..\Emby.Server.Implementations\Emby.Server.Implementations.csproj" />
<ProjectReference Include="..\..\Jellyfin.Server.Implementations\Jellyfin.Server.Implementations.csproj" />
<ProjectReference Include="..\Jellyfin.Server.Integration.Tests\Jellyfin.Server.Integration.Tests.csproj" />
</ItemGroup>
</Project>