File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Cpp2IL.Plugin.ControlFlowGraph Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 4
4
<TargetFramework >net7.0</TargetFramework >
5
5
<ImplicitUsings >enable</ImplicitUsings >
6
6
<Nullable >enable</Nullable >
7
+ <LangVersion >12</LangVersion >
7
8
<DebugType >embedded</DebugType >
8
9
</PropertyGroup >
9
10
Original file line number Diff line number Diff line change 18
18
<Project Path =" Cpp2IL.Core.Tests\Cpp2IL.Core.Tests.csproj" />
19
19
<Project Path =" Cpp2IL.Core\Cpp2IL.Core.csproj" />
20
20
<Project Path =" Cpp2IL.Plugin.BuildReport\Cpp2IL.Plugin.BuildReport.csproj" />
21
- <Project Path =" Cpp2IL.Plugin.ControlFlowGraph\Cpp2IL.Plugin.ControlFlowGraph.csproj" Type = " Classic C# " />
21
+ <Project Path =" Cpp2IL.Plugin.ControlFlowGraph\Cpp2IL.Plugin.ControlFlowGraph.csproj" />
22
22
<Project Path =" Cpp2IL.Plugin.OrbisPkg\Cpp2IL.Plugin.OrbisPkg.csproj" />
23
23
<Project Path =" Cpp2IL.Plugin.StrippedCodeRegSupport\Cpp2IL.Plugin.StrippedCodeRegSupport.csproj" />
24
24
<Project Path =" Cpp2IL\Cpp2IL.csproj" />
25
25
<Project Path =" LibCpp2ILTests\LibCpp2ILTests.csproj" />
26
26
<Project Path =" LibCpp2IL\LibCpp2IL.csproj" />
27
27
<Project Path =" StableNameDotNet\StableNameDotNet.csproj" />
28
28
<Project Path =" WasmDisassembler\WasmDisassembler.csproj" />
29
- </Solution >
29
+ </Solution >
You can’t perform that action at this time.
0 commit comments