Skip to content
This repository was archived by the owner on Aug 7, 2020. It is now read-only.

Commit c7d5c01

Browse files
dependabot-preview[bot]zippy1981
authored andcommitted
Bump System.Data.SqlClient from 4.6.0 to 4.7.0 (#37)
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.6.0 to 4.7.0. - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 6b97614 commit c7d5c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AlwaysEncryptedSample.Models.Tests/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
<package id="NMemory" version="3.1.0" targetFramework="net461" />
66
<package id="NUnit" version="3.11.0" targetFramework="net461" />
77
<package id="NUnit3TestAdapter" version="3.13.0" targetFramework="net461" />
8-
<package id="System.Data.SqlClient" version="4.6.0" targetFramework="net461" />
8+
<package id="System.Data.SqlClient" version="4.7.0" targetFramework="net461" />
99
</packages>

0 commit comments

Comments
 (0)