Skip to content

Commit

Permalink
Merge pull request #13 from adriangodong/update-deps
Browse files Browse the repository at this point in the history
Upgraded System.Data.Client
  • Loading branch information
adriangodong authored Dec 21, 2017
2 parents bc25e04 + f4dabc2 commit ca191e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion System.Data.Async/System.Data.Async.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<ItemGroup>
<PackageReference Include="System.Data.Common" Version="4.3.0" />
<PackageReference Include="System.Data.SqlClient" Version="4.4.0" />
<PackageReference Include="System.Data.SqlClient" Version="4.4.2" />
</ItemGroup>

</Project>

0 comments on commit ca191e6

Please sign in to comment.