Fixed typo in benchmark

This commit is contained in:
Koen Bekkenutte
2021-06-04 02:08:59 +08:00
parent 764580155a
commit 63400666e6
@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net5.0</TargetFramework>,
<TargetFramework>net5.0</TargetFramework>
<IsPackable>false</IsPackable>
</PropertyGroup>