We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a521b9 commit 4741d46Copy full SHA for 4741d46
1 file changed
Il2CppDumper/Il2CppDumper.csproj
@@ -2,11 +2,11 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFrameworks>net6.0;net7.0</TargetFrameworks>
+ <TargetFrameworks>net6.0;net8.0</TargetFrameworks>
6
<Version>1.0.0.0</Version>
7
<AssemblyVersion>1.0.0.0</AssemblyVersion>
8
<FileVersion>1.0.0.0</FileVersion>
9
- <Copyright>Copyright © Perfare 2016-2023</Copyright>
+ <Copyright>Copyright © Perfare 2016-2024</Copyright>
10
<DebugType>embedded</DebugType>
11
<BuiltInComInteropSupport>true</BuiltInComInteropSupport>
12
</PropertyGroup>
0 commit comments