Skip to content

Commit 514717f

Browse files
Bump System.Data.SqlClient in /snippets/fsharp/System/Convert/IsDBNull (#9553)
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.3 to 4.8.6. - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits) --- updated-dependencies: - dependency-name: System.Data.SqlClient dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 849ae5c commit 514717f

File tree

1 file changed

+1
-1
lines changed
  • snippets/fsharp/System/Convert/IsDBNull

1 file changed

+1
-1
lines changed

snippets/fsharp/System/Convert/IsDBNull/fs.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
<Compile Include="Form1.fs" />
99
</ItemGroup>
1010
<ItemGroup>
11-
<PackageReference Include="System.Data.SqlClient" Version="4.8.3" />
11+
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
1212
</ItemGroup>
1313
</Project>

0 commit comments

Comments
 (0)