File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
test/FluentCommand.Performance Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010 <ItemGroup >
1111 <PackageReference Include =" BenchmarkDotNet" Version =" 0.15.2" />
1212 <PackageReference Include =" Dapper" Version =" 2.1.66" />
13- <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 9.0.7 " />
14- <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 9.0.7 " />
15- <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 9.0.7 " />
13+ <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 9.0.8 " />
14+ <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 9.0.8 " />
15+ <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 9.0.8 " />
1616 </ItemGroup >
1717
1818 <ItemGroup >
You can’t perform that action at this time.
0 commit comments