UnityAssemblies directory is not created

I’m working in a team on a project shared through a GIT repository

Unity works fine for all of us excpet that on my PC, each time I open the Unity project, all HintPath for Unity DLL references is overwritten from a path to “Library\UnityAssemblies” folder to the install folder (precisely “C:\Program Files\Unity_2017.2.0f3\Editor\Data\Managed\UnityEngine”).

When I check on the disk, it seems that the UnityAssemblies folder is never created on my workstation.

https://forum.unity.com/threads/custom-dlls-and-refenceres-to-unity-dlls.519486/

maybe this help…

we can load dll from install path…