Skip to content

Commit fd13c97

Browse files
author
Sébastien Geiser
committed
Update LangVersion to 9.0
1 parent 329737a commit fd13c97

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CSharpRegexTools4Npp/CSharpRegexTools4Npp.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<AssemblyName>CSharpRegexTools4Npp</AssemblyName>
1212
<OutputPath>bin\Debug\</OutputPath>
1313
<TargetFrameworkVersion>v4.8.1</TargetFrameworkVersion>
14+
<LangVersion>9.0</LangVersion>
1415
<TargetFrameworkProfile />
1516
<NuGetPackageImportStamp>
1617
</NuGetPackageImportStamp>

RegexDialog/RegexDialog.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<RootNamespace>RegexDialog</RootNamespace>
1616
<AssemblyName>RegexDialog</AssemblyName>
1717
<TargetFrameworkVersion>v4.8.1</TargetFrameworkVersion>
18+
<LangVersion>9.0</LangVersion>
1819
<FileAlignment>512</FileAlignment>
1920
<TargetFrameworkProfile />
2021
<NuGetPackageImportStamp>

0 commit comments

Comments
 (0)