fix: fix not found dll
This commit is contained in:
parent
6e43e35c88
commit
c371144985
|
@ -12,6 +12,7 @@
|
||||||
<InputAssemblies Include="$(OutputPath)TMDbLib.dll" />
|
<InputAssemblies Include="$(OutputPath)TMDbLib.dll" />
|
||||||
<InputAssemblies Include="$(OutputPath)Newtonsoft.Json.dll" />
|
<InputAssemblies Include="$(OutputPath)Newtonsoft.Json.dll" />
|
||||||
<InputAssemblies Include="$(OutputPath)AngleSharp.dll" />
|
<InputAssemblies Include="$(OutputPath)AngleSharp.dll" />
|
||||||
|
<InputAssemblies Include="$(OutputPath)AnitomySharp.dll" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ILRepack
|
<ILRepack
|
||||||
|
|
Loading…
Reference in New Issue