We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 167bd10 commit 0840855Copy full SHA for 0840855
Benchmarks/Benchmarks.csproj
@@ -5,6 +5,7 @@
5
<SignAssembly>true</SignAssembly>
6
<DefineConstants Condition=" '$(MonoRuntime)' == 'true' ">$(DefineConstants);MONO</DefineConstants>
7
<AssemblyOriginatorKeyFile>..\MimeKit\mimekit.snk</AssemblyOriginatorKeyFile>
8
+ <LangVersion>12</LangVersion>
9
<IsPackable>false</IsPackable>
10
<OutputType>Exe</OutputType>
11
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
0 commit comments