We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d9d665 commit a8fef36Copy full SHA for a8fef36
src/ManagedShell.Common/ManagedShell.Common.csproj
@@ -4,6 +4,7 @@
4
<TargetFrameworks>netcoreapp3.1;net471;net6.0-windows</TargetFrameworks>
5
<UseWindowsForms>true</UseWindowsForms>
6
<UseWPF>true</UseWPF>
7
+ <LangVersion>12</LangVersion>
8
</PropertyGroup>
9
10
<ItemGroup>
0 commit comments