From b11905a013d16821740eaefa6298cf4c505a207a Mon Sep 17 00:00:00 2001 From: LukeFZ <17146677+LukeFZ@users.noreply.github.com> Date: Wed, 29 Nov 2023 19:44:57 +0100 Subject: [PATCH] Update to .net 8 --- .../Il2CppInspector.CLI.csproj | 84 ++-- Il2CppInspector.Common/Il2CppInspector.csproj | 152 +++--- .../Il2CppInspector.GUI.csproj | 136 +++--- Il2CppTests/Il2CppTests.csproj | 450 +++++++++--------- 4 files changed, 413 insertions(+), 409 deletions(-) diff --git a/Il2CppInspector.CLI/Il2CppInspector.CLI.csproj b/Il2CppInspector.CLI/Il2CppInspector.CLI.csproj index 2640e22..b388fb8 100644 --- a/Il2CppInspector.CLI/Il2CppInspector.CLI.csproj +++ b/Il2CppInspector.CLI/Il2CppInspector.CLI.csproj @@ -1,42 +1,42 @@ - - - - Exe - netcoreapp3.1 - - true - - false - win-x64 - false - 2021.1 - Noisy Cow Studios - Il2CppInspector Command-Line Edition - (c) 2017-2021 Katy Coe - www.djkaty.com - www.github.com/djkaty - Il2CppInspector.CLI - Katy Coe - Il2CppInspector - - - - false - - - - false - - - - - - - - - - - - - - - - + + + + Exe + net8.0 + + true + + false + win-x64 + false + 2021.1 + Noisy Cow Studios + Il2CppInspector Command-Line Edition + (c) 2017-2021 Katy Coe - www.djkaty.com - www.github.com/djkaty + Il2CppInspector.CLI + Katy Coe + Il2CppInspector + + + + false + + + + false + + + + + + + + + + + + + + + + diff --git a/Il2CppInspector.Common/Il2CppInspector.csproj b/Il2CppInspector.Common/Il2CppInspector.csproj index a4d303d..26ed64d 100644 --- a/Il2CppInspector.Common/Il2CppInspector.csproj +++ b/Il2CppInspector.Common/Il2CppInspector.csproj @@ -1,75 +1,79 @@ - - - - netcoreapp3.1 - Il2CppInspector.Common - Katy Coe - 2021.1 - Noisy Cow Studios - Il2CppInspector Shared Library - $(TargetsForTfmSpecificBuildOutput);CopyProjectReferencesToPackage - NoisyCowStudios.Il2CppInspector - Unity IL2CPP application reverse engineering framework - - true - false - https://github.com/djkaty/Il2CppInspector - AGPL-3.0-only - https://github.com/djkaty/Il2CppInspector - IL2CPP;Unity;Reverse Engineering;Metadata - - - - false - - - - false - - - - - - - - - - - - - - - - - - NU1605 - - - - - - - - - - - True - True - Resources.resx - - - - - - ResXFileCodeGenerator - Resources.Designer.cs - - - - - - - - - + + + + net8.0 + Il2CppInspector.Common + Katy Coe + 2021.1 + Noisy Cow Studios + Il2CppInspector Shared Library + $(TargetsForTfmSpecificBuildOutput);CopyProjectReferencesToPackage + NoisyCowStudios.Il2CppInspector + Unity IL2CPP application reverse engineering framework + + true + false + https://github.com/djkaty/Il2CppInspector + AGPL-3.0-only + https://github.com/djkaty/Il2CppInspector + IL2CPP;Unity;Reverse Engineering;Metadata + + + + false + + + + false + + + + + + + + + + + + + + + + + + NU1605 + + + + + + + + + + + True + True + Resources.resx + + + + + + ResXFileCodeGenerator + Resources.Designer.cs + + + + + + + + + + + + + \ No newline at end of file diff --git a/Il2CppInspector.GUI/Il2CppInspector.GUI.csproj b/Il2CppInspector.GUI/Il2CppInspector.GUI.csproj index 68bd20f..604d13e 100644 --- a/Il2CppInspector.GUI/Il2CppInspector.GUI.csproj +++ b/Il2CppInspector.GUI/Il2CppInspector.GUI.csproj @@ -1,68 +1,68 @@ - - - - WinExe - netcoreapp3.1 - true - - false - win-x64 - true - Il2CppInspector - 2021.1 - Katy Coe - Noisy Cow Studios - Il2CppInspector Windows Edition - app.manifest - Il2CppInspector.ico - 2021.1.0.0 - 2021.1.0.0 - - - - 1701;1702 - false - - - - false - - - - - - - - - - - - NU1701 - - - - - - - - - - - - - - - True - True - User.settings - - - - - - SettingsSingleFileGenerator - User.Designer.cs - - - - + + + + WinExe + net8.0-windows7.0 + true + + false + win-x64 + true + Il2CppInspector + 2021.1 + Katy Coe + Noisy Cow Studios + Il2CppInspector Windows Edition + app.manifest + Il2CppInspector.ico + 2021.1.0.0 + 2021.1.0.0 + + + + 1701;1702 + false + + + + false + + + + + + + + + + + + NU1701 + + + + + + + + + + + + + + + True + True + User.settings + + + + + + SettingsSingleFileGenerator + User.Designer.cs + + + + diff --git a/Il2CppTests/Il2CppTests.csproj b/Il2CppTests/Il2CppTests.csproj index 34d8b90..f2a43c5 100644 --- a/Il2CppTests/Il2CppTests.csproj +++ b/Il2CppTests/Il2CppTests.csproj @@ -1,225 +1,225 @@ - - - - netcoreapp3.1 - - false - - - - x64 - - - - x64 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + net8.0 + + false + + + + x64 + + + + x64 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +