Closed zortos293 closed 4 years ago
Likely a .Net versioning issue. The current version of the library is written using .Net Core 3.1. Make sure you have the appropriate runtime/sdk installed.
im trying to use lunar on net framework 4.7.1 tried downgrading same error
As I mentioned previously, the library is written in Core not Framework. It will only work if you use the correct runtime/sdk.
It may be worth noting that the library will be upgraded to .Net 5 when it is released in November.
how can fix it?