Skip to content

Commit

Permalink
Using the new modified CK.Dapper.
Browse files Browse the repository at this point in the history
This version implements the issue: DapperLib/Dapper#1802
  • Loading branch information
olivier-spinelli committed Jul 10, 2022
1 parent 7484494 commit 3d1b5fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CK.SqlServer.Dapper/CK.SqlServer.Dapper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CK.SqlServer" Version="1.0.1--0011-develop" />
<PackageReference Include="Dapper.StrongName" Version="2.0.123" />
<PackageReference Include="CK.Dapper" Version="2.0.124" />
</ItemGroup>
</Project>

0 comments on commit 3d1b5fd

Please sign in to comment.