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 44 <TargetFramework >net7.0</TargetFramework >
55 <ImplicitUsings >enable</ImplicitUsings >
66 <Nullable >enable</Nullable >
7+ <LangVersion >12</LangVersion >
78 <DebugType >embedded</DebugType >
89 </PropertyGroup >
910
Original file line number Diff line number Diff line change 1818 <Project Path =" Cpp2IL.Core.Tests\Cpp2IL.Core.Tests.csproj" />
1919 <Project Path =" Cpp2IL.Core\Cpp2IL.Core.csproj" />
2020 <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" />
2222 <Project Path =" Cpp2IL.Plugin.OrbisPkg\Cpp2IL.Plugin.OrbisPkg.csproj" />
2323 <Project Path =" Cpp2IL.Plugin.StrippedCodeRegSupport\Cpp2IL.Plugin.StrippedCodeRegSupport.csproj" />
2424 <Project Path =" Cpp2IL\Cpp2IL.csproj" />
2525 <Project Path =" LibCpp2ILTests\LibCpp2ILTests.csproj" />
2626 <Project Path =" LibCpp2IL\LibCpp2IL.csproj" />
2727 <Project Path =" StableNameDotNet\StableNameDotNet.csproj" />
2828 <Project Path =" WasmDisassembler\WasmDisassembler.csproj" />
29- </Solution >
29+ </Solution >
You can’t perform that action at this time.
0 commit comments