Skip to content

Commit 8817232

Browse files
committed
Using C# 11
1 parent b3427e5 commit 8817232

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Oakton/Oakton.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<TargetFrameworks>net6.0;net7.0;net8.0;net9.0</TargetFrameworks>
88
<DebugType>portable</DebugType>
99
<AssemblyName>Oakton</AssemblyName>
10+
<LangVersion>11.0</LangVersion>
1011
<OutputType>Library</OutputType>
1112
<PackageId>Oakton</PackageId>
1213
<PackageTags>Command Line Parsing</PackageTags>

0 commit comments

Comments
 (0)