Skip to content

[NBug] Method not found: 'System.Collections.Generic.IReadOnlyList... #71

Open
@tkingsbury42

Description

@tkingsbury42

Environment

  • Git Extensions 4.0.2.16100
  • Build 25100ec1f7c8da8f798613da74826038af81a50e
  • Git 2.39.0.windows.2
  • Microsoft Windows NT 10.0.19044.0
  • .NET 6.0.13
  • DPI 96dpi (no scaling)

Issue description

System.MissingMethodException: Method not found: 'System.Collections.Generic.IReadOnlyList`1<GitUIPluginInterfaces.IGitRef> GitUIPluginInterfaces.IGitModule.GetRefs(Boolean, Boolean)'.
   at GitExtensions.GerritPlugin.FormGerritPublish.FormGerritPublishLoad(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at GitUI.GitExtensionsForm.OnLoad(EventArgs e)
   at GitExtensions.GerritPlugin.FormGerritBase.OnLoad(EventArgs e)
   at GitExtensions.GerritPlugin.FormGerritPublish.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at ResourceManager.GitExtensionsFormBase.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)

Unable to Push using the Gerrit plugin

Steps to reproduce

Attempting to push a commit with the Gerrit plugin

Did this work in previous version of GitExtensions?

No problems in version 3.5.4

Diagnostics

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions