Skip to content

Commit

Permalink
Merge branch 'release/3.1' => 'master' (#2261)
Browse files Browse the repository at this point in the history
- brings new Microsoft.Data.SqlClient version
  • Loading branch information
dougbu authored Sep 1, 2019
2 parents 6df967b + d838533 commit 3347747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ and are generated based on the last package release.
<LatestPackageReference Include="xunit.assert" Version="$(XUnitVersion)" />
<LatestPackageReference Include="xunit.extensibility.core" Version="$(XUnitVersion)" />
<LatestPackageReference Include="xunit.extensibility.execution" Version="$(XUnitVersion)" />
<LatestPackageReference Include="Microsoft.Data.SqlClient" Version="1.0.19189.1-Preview" />
<LatestPackageReference Include="Microsoft.Data.SqlClient" Version="1.0.19239.1" />

<!-- External DI container references -->
<LatestPackageReference Include="Autofac.Extensions.DependencyInjection" Version="4.3.1" />
Expand Down

0 comments on commit 3347747

Please sign in to comment.