v4.0.1
- Fixed bug where nuget would ship the natives but they wouldn't be usable as they weren't included in the build directory for an implementing project unless you directly 'd it in perhaps in
.nuget/Lua.NET/4.0.0
or a clone of this repo - Bumped minor version
- Removed -windows RIDs as they don't do anything useful
- LUA_COPYRIGHT is now correctly shipped with the natives
- Bumped copyright year in readme
- Fixed namespace in examples in readme to reflect new namespace changes
- Removed Common.cs which did runtime searching for symbols in DLLs
Full Changelog: v4.0.0...v4.0.1