fix runtime error and add a few comments

This commit is contained in:
dkanada
2019-11-27 03:13:09 +09:00
parent cc95400340
commit 788a47edb0
5 changed files with 12 additions and 7 deletions
@@ -6,8 +6,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Jellyfin.Controller" Version="10.2.0.1" />
<PackageReference Include="Jellyfin.Model" Version="10.2.0.1" />
<PackageReference Include="Jellyfin.Controller" Version="10.*" />
<PackageReference Include="Jellyfin.Model" Version="10.*" />
</ItemGroup>
<ItemGroup>