Skip to content

Commit c849d92

Browse files
Bump Microsoft.Data.SqlClient in /NHibernate.Spatial.MsSql
Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 5.0.0 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.0.0...v5.1.3) --- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent acf10ea commit c849d92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NHibernate.Spatial.MsSql/NHibernate.Spatial.MsSql.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</ItemGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.0.0" />
17+
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.3" />
1818
<PackageReference Include="NetTopologySuite.IO.SqlServerBytes" Version="2.1.0" />
1919
</ItemGroup>
2020

0 commit comments

Comments
 (0)