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> <PropertyGroup>
<OutputType>Exe</OutputType> <OutputType>Exe</OutputType>
<TargetFramework>net5.0</TargetFramework>, <TargetFramework>net5.0</TargetFramework>
<IsPackable>false</IsPackable> <IsPackable>false</IsPackable>
</PropertyGroup> </PropertyGroup>