Skip to content

Commit a8fef36

Browse files
committed
Use LangVersion 12 for ManagedShell.Common
1 parent 9d9d665 commit a8fef36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ManagedShell.Common/ManagedShell.Common.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<TargetFrameworks>netcoreapp3.1;net471;net6.0-windows</TargetFrameworks>
55
<UseWindowsForms>true</UseWindowsForms>
66
<UseWPF>true</UseWPF>
7+
<LangVersion>12</LangVersion>
78
</PropertyGroup>
89

910
<ItemGroup>

0 commit comments

Comments
 (0)