Skip to content

Commit

Permalink
Merge pull request #4 from SyncfusionExamples/dependabot/nuget/NET5/D…
Browse files Browse the repository at this point in the history
…apper.CRUD/Microsoft.Data.SqlClient-2.1.7

Bump Microsoft.Data.SqlClient from 2.0.1 to 2.1.7 in /NET5/Dapper.CRUD
  • Loading branch information
rajendranr-5483 authored Jul 16, 2024
2 parents ce7beb1 + cce3bf8 commit bb39692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NET5/Dapper.CRUD/Dapper.CRUD.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="Dapper" Version="2.0.35" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="2.0.1" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="2.1.7" />
<PackageReference Include="Syncfusion.Blazor" Version="20.1.0.56" />
</ItemGroup>

Expand Down

0 comments on commit bb39692

Please sign in to comment.