Skip to content

Commit a5f1e65

Browse files
Bump Microsoft.Data.SqlClient from 5.1.2 to 5.1.3
Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 5.1.2 to 5.1.3. - [Release notes](https://github.com/dotnet/sqlclient/releases) - [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md) - [Commits](dotnet/SqlClient@v5.1.2...v5.1.3) --- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b0fc27f commit a5f1e65

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)