Skip to content

Commit 38d3305

Browse files
Merge pull request #5 from SyncfusionExamples/dependabot/nuget/Microsoft.Data.SqlClient-5.1.3
Bump Microsoft.Data.SqlClient from 5.1.2 to 5.1.3
2 parents b0fc27f + a5f1e65 commit 38d3305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DropDownListWithEF.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.14" />
11-
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.2" />
11+
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.3" />
1212
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.14" />
1313
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="7.0.14">
1414
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)