error CS1705 with Unity v5.6 0b9 and Unity v5.6 0b11, Mono.Cecil.dll (on installing AllSAVE Asset)

There appears to be a versions conflict between the Asset (with a later version of Mono/Mono.Cecil.dll and Mono.Cecil.mdb.dll) and Unity - which I think has an older version.

Not sure yet, but we think it may also be effected by which facets you install (ie. IOSBuild, others?) when fresh installing thew latest betas of Unity.

Anyway, here is the error message.

error CS1705: Assembly Mono.Cecil.Mdb, Version=7.7.7.7, Culture=neutral, PublicKeyToken=0738eb9f132ed756' depends on Mono.Cecil, Version=7.7.7.7, Culture=neutral, PublicKeyToken=0738eb9f132ed756’ which has a higher version number than referenced assembly `Mono.Cecil, Version=0.9.6.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756’
D:\Unity\AllSave Tester\Assets/Autelia/AllSave Pro/Dependencies/Plugins/Cecil/Mono.Cecil.Mdb.dll (Location of the symbol related to previous error)

Compilation failed: 1 error(s), 0 warnings

Hi Duffer123,
Could you please file a bug report for this issue (with a minimal reproduction case if possible) and reply in here with the case #? Then we can take a look at it.

@LeonhardP ,

I’ll reference this to the author of the AllSAVE asset as he has now looked at this in more detail and can lend you guys more detail.

As we thought, the fault only seens to arise where you install Unity beyond Windows…