We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bdddf7 commit 889fbe5Copy full SHA for 889fbe5
Lua.NET.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Library</OutputType>
5
- <TargetFrameworks>net8.0;net7.0;net6.0</TargetFrameworks>
+ <TargetFrameworks>net9.0;net8.0;net7.0;net6.0</TargetFrameworks>
6
<ImplicitUsings>enable</ImplicitUsings>
7
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
8
<Nullable>enable</Nullable>
runtimes/win-x64/native/lua503.dll
624 KB
0 commit comments