Skip to content

Commit

Permalink
Use newer language features
Browse files Browse the repository at this point in the history
  • Loading branch information
ds5678 committed May 16, 2024
1 parent d6d3e8e commit 00831a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Il2CppInterop.Runtime/Il2CppInterop.Runtime.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
<Configurations>Debug;Release</Configurations>
<Platforms>AnyCPU</Platforms>
<ImplicitUsings>false</ImplicitUsings>
<LangVersion>Latest</LangVersion>
<Nullable>enable</Nullable>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 00831a1

Please sign in to comment.