diff --git a/Il2CppDumper.sln b/Il2CppDumper.sln index 8004445..8889191 100644 --- a/Il2CppDumper.sln +++ b/Il2CppDumper.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 15 -VisualStudioVersion = 15.0.27130.2010 +# Visual Studio Version 16 +VisualStudioVersion = 16.0.29728.190 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Il2CppDumper", "Il2CppDumper\Il2CppDumper.csproj", "{379715D4-4B7B-41F2-B78A-8B18D86320E2}" EndProject diff --git a/Il2CppDumper/Il2CppDumper.csproj b/Il2CppDumper/Il2CppDumper.csproj index 8984b37..3dd6930 100644 --- a/Il2CppDumper/Il2CppDumper.csproj +++ b/Il2CppDumper/Il2CppDumper.csproj @@ -9,8 +9,9 @@ Properties Il2CppDumper Il2CppDumper - v4.0 + v4.6 512 + AnyCPU @@ -21,6 +22,7 @@ DEBUG;TRACE prompt 4 + false AnyCPU @@ -30,13 +32,14 @@ TRACE prompt 4 + false ..\packages\Mono.Cecil.0.11.1\lib\net40\Mono.Cecil.dll - ..\packages\Newtonsoft.Json.12.0.2\lib\net40\Newtonsoft.Json.dll + ..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll @@ -84,15 +87,16 @@ + PreserveNewest + PreserveNewest -