Skip to content

Commit e9c7daf

Browse files
Bump Microsoft.Data.SqlClient in /EntityFrameworkExtras.EFCore3.Tests
Bumps Microsoft.Data.SqlClient from 1.0.19269.1 to 1.1.4. --- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 221ad2b commit e9c7daf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

EntityFrameworkExtras.EFCore3.Tests/packages.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
33
<package id="Microsoft.Bcl.AsyncInterfaces" version="1.1.0" targetFramework="net48" />
44
<package id="Microsoft.Bcl.HashCode" version="1.1.0" targetFramework="net48" />
5-
<package id="Microsoft.Data.SqlClient" version="1.0.19269.1" targetFramework="net48" />
5+
<package id="Microsoft.Data.SqlClient" version="1.1.4" targetFramework="net48" />
66
<package id="Microsoft.Data.SqlClient.SNI" version="1.0.19235.1" targetFramework="net48" />
77
<package id="Microsoft.EntityFrameworkCore" version="3.1.0" targetFramework="net48" />
88
<package id="Microsoft.EntityFrameworkCore.Abstractions" version="3.1.0" targetFramework="net48" />

0 commit comments

Comments
 (0)