fix: fix not found dll

This commit is contained in:
cxfksword 2023-07-20 21:37:42 +08:00
parent 6e43e35c88
commit c371144985
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
<InputAssemblies Include="$(OutputPath)TMDbLib.dll" />
<InputAssemblies Include="$(OutputPath)Newtonsoft.Json.dll" />
<InputAssemblies Include="$(OutputPath)AngleSharp.dll" />
<InputAssemblies Include="$(OutputPath)AnitomySharp.dll" />
</ItemGroup>
<ILRepack