neolithos / neolua

A Lua implementation for the Dynamic Language Runtime (DLR).
https://neolua.codeplex.com/
Apache License 2.0
466 stars 76 forks source link

Fixed precompiler flag to work with Net6 #148

Closed Whoome closed 2 years ago

Whoome commented 2 years ago

Just fixing a precompiler statement to be able to work correctly with .NET 6 (and .NET Core 3.1).