File tree Expand file tree Collapse file tree 3 files changed +1
-5
lines changed
UnitTests/Arch/Infineon/M8C Expand file tree Collapse file tree 3 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 88 <RootNamespace >Reko.Gui</RootNamespace >
99 <AssemblyName >Reko.Gui</AssemblyName >
1010 <Configurations >Debug;Release</Configurations >
11- <LangVersion >10 .0</LangVersion >
11+ <LangVersion >12 .0</LangVersion >
1212 <Nullable >enable</Nullable >
1313 </PropertyGroup >
1414 <ItemGroup >
Original file line number Diff line number Diff line change 2222using Reko . Arch . Infineon ;
2323using Reko . Arch . Infineon . M8C ;
2424using Reko . Core ;
25- using Reko . Core . Memory ;
26- using System ;
27- using System . Text ;
2825
2926namespace Reko . UnitTests . Arch . Infineon . M8C ;
3027
Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
55 <TargetFramework >net8.0</TargetFramework >
6- <LangVersion >13.0</LangVersion >
76 <nullable >enable</nullable >
87 <AssemblyName >regressionTests</AssemblyName >
98 <RootNamespace >Reko.Tools.regressionTests</RootNamespace >
You can’t perform that action at this time.
0 commit comments