mbdavid / LiteDB.Studio

A GUI tool for viewing and editing documents for LiteDB v5
MIT License
750 stars 197 forks source link

Type initializer exception #63

Closed raconn closed 2 years ago

raconn commented 2 years ago

Hello - I cloned the latest of the repo. Trying t build on VS 2019 for Mac. Get the following exception. /LiteDB.Studio/packages/MSBuild.ILMerge.Task.1.1.3/build/MSBuild.ILMerge.Task.targets(88,5): error : The type initializer for 'System.Compiler.CoreSystemTypes' threw an exception.

Something I'm doing wrong?

Thanks.

gikotim commented 1 year ago

I have the same issue, when compiling on a Mac Air (M2). What is the solution?

Thanks!