Assembly 'UnityEditorInternals' has non matching file name: 'UnityEditorInternals2019.dll'. This can cause build issues on some platforms.
UnityEditor.GenericMenu:CatchMenu (object,string[],int)
Building a unity project that includes this as a dep yields this warning.
It seems like other projects work around this like so:
Building a unity project that includes this as a dep yields this warning.
It seems like other projects work around this like so:
https://github.com/Halodi/halodi-unity-package-registry-manager/pull/25