Skip to content

Commit 91b6e9a

Browse files
Merge pull request #48 from zzzprojects/dependabot/nuget/EntityFrameworkExtras.EFCore3.Tests/Microsoft.Data.SqlClient-1.1.4
Bump Microsoft.Data.SqlClient from 1.0.19269.1 to 1.1.4 in /EntityFrameworkExtras.EFCore3.Tests
2 parents 221ad2b + e9c7daf commit 91b6e9a

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)