Skip to content

Commit

Permalink
Upgrade dependency packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
u-less committed Nov 21, 2019
1 parent aed8d61 commit 7ccf251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Ray.Storage.SQLServer/Ray.Storage.SQLServer.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
<PackageReference Include="Dapper" Version="2.0.30" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="1.0.19269.1" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="1.1.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 7ccf251

Please sign in to comment.