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 b3427e5 commit 8817232Copy full SHA for 8817232
src/Oakton/Oakton.csproj
@@ -7,6 +7,7 @@
7
<TargetFrameworks>net6.0;net7.0;net8.0;net9.0</TargetFrameworks>
8
<DebugType>portable</DebugType>
9
<AssemblyName>Oakton</AssemblyName>
10
+ <LangVersion>11.0</LangVersion>
11
<OutputType>Library</OutputType>
12
<PackageId>Oakton</PackageId>
13
<PackageTags>Command Line Parsing</PackageTags>
0 commit comments