You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get dozens of errors like this below. Has this project ever compiled successfully ?
WinFormsComInterop-main\WinFormsComInterop\IAccessibleEnumWrapper.cs(
87,9): error CS0538: 'Accessibility.IAccessible' in explicit interface declaration is not an interface
WinFormsComInterop-main\WinFormsComInterop-main\WinFormsComInterop\IAccessibleEnumWrapper.cs(
95,12): error CS0538: 'Accessibility.IAccessible' in explicit interface declaration is not an interface
The text was updated successfully, but these errors were encountered:
I get dozens of errors like this below. Has this project ever compiled successfully ?
WinFormsComInterop-main\WinFormsComInterop\IAccessibleEnumWrapper.cs(
87,9): error CS0538: 'Accessibility.IAccessible' in explicit interface declaration is not an interface
WinFormsComInterop-main\WinFormsComInterop-main\WinFormsComInterop\IAccessibleEnumWrapper.cs(
95,12): error CS0538: 'Accessibility.IAccessible' in explicit interface declaration is not an interface
The text was updated successfully, but these errors were encountered: