Architect - Wrong LibGit2Sharp library version

When opening a project in Architect 2025.11.0.4063, it ends with the following error:

Error
Could not load file or assembly 'LibGit2Sharp, Version=0.30.0.0, Culture=neutral, PublicKeyToken=7cbde695407f0333' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
========================================
Could not load file or assembly 'LibGit2Sharp, Version=0.30.0.0, Culture=neutral, PublicKeyToken=7cbde695407f0333' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
------------------------------------------
========================================
 Stack trace
========================================
   at Origam.Git.GitManager.IsValid(String modelSourceControlLocation)
   at Origam.UI.AsMenuCommand.PopulateMenu(Object item)
   at Origam.UI.AsMenuCommand.UpdateItemsToDisplay()
   at Origam.UI.MenuItemTools.UpdateMenuItems(ToolStripItemCollection itemsToUpdate, IEnumerable`1 itemsToAdd, Object caller)
   at Origam.UI.AsContextMenu.AddSubItems(IEnumerable`1 newItems)
   at OrigamArchitect.frmMain.CreateModelBrowserContextMenu()
   at OrigamArchitect.frmMain.CreateMainMenuConnect()
   at OrigamArchitect.frmMain.Connect(String configurationName)
   at OrigamArchitect.frmMain.frmMain_Load(Object sender, EventArgs e)

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.