We use Unity with git in the office and recently included Unity Test Tools, which reference Mono.Cecil.
80% of the machines are fine with everything, on around 20% the Mono.Cecil dll is not found. We already nailed the error down to the ProjecTname/Libraries/UnityAssemblies folder not beeing created / not containing all dlls, but I have no idea how to approach a solution.
Can anyone give some insights hwo this folder is managed / where contents are defined?
↧