[SOLVED] Pipeline extension 3.8 not finding nuget files

FreeImage still wont work

System.DllNotFoundException: Unable to load DLL ‘FreeImage’: The specified module could not be found. (Exception from HRESULT: 0x8007007E)

I tried reinstalling the redistributables suggested in this tread but it dint help:

Again my 3.7.1 project works fine but if i try to use Freeimage in 3.8 i get the “Unable to load DLL” error.

What do i do to include all the dependencies to my .net core standrad project?