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 329737a commit fd13c97Copy full SHA for fd13c97
CSharpRegexTools4Npp/CSharpRegexTools4Npp.csproj
@@ -11,6 +11,7 @@
11
<AssemblyName>CSharpRegexTools4Npp</AssemblyName>
12
<OutputPath>bin\Debug\</OutputPath>
13
<TargetFrameworkVersion>v4.8.1</TargetFrameworkVersion>
14
+ <LangVersion>9.0</LangVersion>
15
<TargetFrameworkProfile />
16
<NuGetPackageImportStamp>
17
</NuGetPackageImportStamp>
RegexDialog/RegexDialog.csproj
@@ -15,6 +15,7 @@
<RootNamespace>RegexDialog</RootNamespace>
<AssemblyName>RegexDialog</AssemblyName>
18
19
<FileAlignment>512</FileAlignment>
20
21
0 commit comments