AlephNote
AlephNote copied to clipboard
Error compiling StandardNotePlugin
Hi, I'm trying to build the project in vs2022. I get this error when trying to build the StandardNotePlugin:

Can you advise how to fix this? Thanks
I did manage to fix by adding using MSHC.Lang.Extensions; to

Not sure why this is not in the source code
hmm weird that it works for me - if you want you can create a PR with that change