Skip to content

Commit

Permalink
update benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
chaowlert committed Jan 21, 2020
1 parent 2591627 commit 99211e1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion src/Benchmark/Benchmark.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.12.0" />
<PackageReference Include="ExpressionDebugger" Version="2.1.1" />
<PackageReference Include="ExpressionDebugger" Version="2.1.2" />
<PackageReference Include="ExpressionTranslator" Version="2.1.0" />
<PackageReference Include="AutoMapper" Version="9.0.0" />
<PackageReference Include="Expressmapper" Version="1.9.1" />
Expand Down
1 change: 0 additions & 1 deletion src/Benchmark/TestAdaptHelper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
using System.Linq.Expressions;
using AutoMapper;
using Benchmark.Classes;
using ExpressionDebugger;
using FastExpressionCompiler;
using Mapster;

Expand Down

0 comments on commit 99211e1

Please sign in to comment.