Move Jellyfin.Networking to src

This commit is contained in:
Patrick Barron
2023-11-30 11:30:19 -05:00
parent cc276838b4
commit 9597648ce3
7 changed files with 20 additions and 34 deletions

View File

@@ -18,7 +18,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="../../Jellyfin.Networking/Jellyfin.Networking.csproj" />
<ProjectReference Include="../../src/Jellyfin.Networking/Jellyfin.Networking.csproj" />
</ItemGroup>
</Project>