Skip to content

Commit

Permalink
Bump Microsoft.Data.SqlClient from 2.1.2 to 2.1.3 (dotnet#24960)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 24, 2021
1 parent 93c2031 commit 87bbd7d
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.1.2" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="2.1.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 87bbd7d

Please sign in to comment.