Skip to content

Commit

Permalink
Upgrade Microsoft.Data.SqlClient to version 5.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
yang-xiaodong authored Jan 25, 2024
1 parent 4f775f9 commit e787869
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/DotNetCore.CAP.SqlServer/DotNetCore.CAP.SqlServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="6.0.0" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.1" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.4" />
<ProjectReference Include="..\DotNetCore.CAP\DotNetCore.CAP.csproj" />
</ItemGroup>

</Project>
</Project>

0 comments on commit e787869

Please sign in to comment.