update Performance tests #310

This commit is contained in:
28810
2020-05-15 00:12:15 +08:00
parent a0acece7e5
commit a8bba1e6d2
5 changed files with 55 additions and 12 deletions

View File

@ -63,6 +63,9 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Dapper">
<Version>1.50.2</Version>
</PackageReference>
<PackageReference Include="Newtonsoft.Json">
<Version>12.0.3</Version>
</PackageReference>