Skip to content

Commit 889fbe5

Browse files
committed
Add in lua 503
1 parent 1bdddf7 commit 889fbe5

File tree

4 files changed

+734
-3
lines changed

4 files changed

+734
-3
lines changed

Lua.NET.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<OutputType>Library</OutputType>
5-
<TargetFrameworks>net8.0;net7.0;net6.0</TargetFrameworks>
5+
<TargetFrameworks>net9.0;net8.0;net7.0;net6.0</TargetFrameworks>
66
<ImplicitUsings>enable</ImplicitUsings>
77
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
88
<Nullable>enable</Nullable>

runtimes/win-x64/native/lua503.dll

624 KB
Binary file not shown.

0 commit comments

Comments
 (0)