From 85315adf643552617b00c0ac7a6cad23dded0e64 Mon Sep 17 00:00:00 2001 From: thegu5 <58223632+thegu5@users.noreply.github.com> Date: Thu, 31 Oct 2024 22:19:10 -0400 Subject: [PATCH 1/2] Add slnx file migrated from sln --- Cpp2IL.slnx | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 Cpp2IL.slnx diff --git a/Cpp2IL.slnx b/Cpp2IL.slnx new file mode 100644 index 00000000..74aae951 --- /dev/null +++ b/Cpp2IL.slnx @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file From 31d404a4422dbdaaa9e7a29a2e597c3113df36ca Mon Sep 17 00:00:00 2001 From: thegu5 <58223632+thegu5@users.noreply.github.com> Date: Fri, 1 Nov 2024 13:30:11 -0400 Subject: [PATCH 2/2] Add language version to control flow graph project --- .../Cpp2IL.Plugin.ControlFlowGraph.csproj | 1 + Cpp2IL.slnx | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Cpp2IL.Plugin.ControlFlowGraph/Cpp2IL.Plugin.ControlFlowGraph.csproj b/Cpp2IL.Plugin.ControlFlowGraph/Cpp2IL.Plugin.ControlFlowGraph.csproj index fbddfdea..97819f9d 100644 --- a/Cpp2IL.Plugin.ControlFlowGraph/Cpp2IL.Plugin.ControlFlowGraph.csproj +++ b/Cpp2IL.Plugin.ControlFlowGraph/Cpp2IL.Plugin.ControlFlowGraph.csproj @@ -4,6 +4,7 @@ net7.0 enable enable + 12 embedded diff --git a/Cpp2IL.slnx b/Cpp2IL.slnx index 74aae951..13390da4 100644 --- a/Cpp2IL.slnx +++ b/Cpp2IL.slnx @@ -18,7 +18,7 @@ - + @@ -26,4 +26,4 @@ - \ No newline at end of file +