File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
<OutputPath >..\..\run\</OutputPath >
7
7
<AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
8
8
<Nullable >enable</Nullable >
9
- <LangVersion >11 </LangVersion >
9
+ <LangVersion >12 </LangVersion >
10
10
<NoWarn >NU1604</NoWarn >
11
11
<ImplicitUsings >enable</ImplicitUsings >
12
12
</PropertyGroup >
Original file line number Diff line number Diff line change 22
22
<WarningsAsErrors >$(WarningsAsErrors);RS0016;RS0017;RS0022;RS0024;RS0025;RS0026;RS0027</WarningsAsErrors >
23
23
24
24
<DebugType >embedded</DebugType >
25
- <LangVersion >11 </LangVersion >
25
+ <LangVersion >12 </LangVersion >
26
26
<ImplicitUsings >enable</ImplicitUsings >
27
27
<Nullable >enable</Nullable >
28
28
<SatelliteResourceLanguages >en</SatelliteResourceLanguages >
You can’t perform that action at this time.
0 commit comments