SharpZipLib conflicts

De TriLib
Revisão de 13h49min de 10 de fevereiro de 2022 por Trilib (discussão | contribs)
Ir para navegação Ir para pesquisar

TriLib uses SharpZipLib (https://github.com/icsharpcode/SharpZipLib) to handle Zip files.

Sometimes when importing TriLib to your project, you might get conflicts saying "ICSharpCode.SharpZipLib.dll" has been found in multiple places in the solution.

This happens because your solution already has a SharpZipLib library on it.

You can fix that by keeping only the most up-to-date SharpZipLib version. TriLib uses SharpZipLib version 1.2.0.7.

You can find the library in the "Assets/TriLib/TriLibCore/Plugins/Dependencies" folder.