Skip to content

Commit

Permalink
Bump Microsoft.Data.SqlClient from 2.0.0-preview4.20142.4 to 2.0.0 (#…
Browse files Browse the repository at this point in the history
…21297)

Bumps Microsoft.Data.SqlClient from 2.0.0-preview4.20142.4 to 2.0.0.
Resolves #21300

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2020
1 parent 86add60 commit 60dc853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EFCore.SqlServer/EFCore.SqlServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<ItemGroup>
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118" PrivateAssets="All" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="2.0.0-preview4.20142.4" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="2.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 60dc853

Please sign in to comment.