Multiple precompiled assemblies with the same name System.Threading.Tasks.Extensions.dll
Mr-Ventures opened this issue · 1 comments
Mr-Ventures commented
handzlikchris commented
Unfortunately Unity doesn't have any great way of managing dll deps liek those.
You can change that lib to have some prefix like System.Threading.Tasks.Extensions-FSR.dll and adjust referecens.
I think the docs also suggest signing library? But I'm unsure how to go about that.