From f2903fc7e66995764fb45f1cbfe10c32ae423b77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 20:10:07 +0000 Subject: [PATCH] Bump System.Data.SqlClient from 4.8.3 to 4.8.6 in /SQLJSONReader 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] --- SQLJSONReader/SQLJSONReader.csproj | 66 +++++++++++++++--------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/SQLJSONReader/SQLJSONReader.csproj b/SQLJSONReader/SQLJSONReader.csproj index 125d254..04ab970 100644 --- a/SQLJSONReader/SQLJSONReader.csproj +++ b/SQLJSONReader/SQLJSONReader.csproj @@ -1,36 +1,36 @@ - - - - net6.0 - 6.1.1.0 - 6.1.1.0 - William Wegerson - Omega Technical Solutions - Provides a way to read JSON data from SQL Server when calling a stored procedure. Simply extends SQLJSON reader to process data from SQL Server which is returned as JSON on the table/rows/columns and returns it to the user as a string. - 2022 - MIT - https://github.com/CheetahChrome/SQLJSONReader - - 6.1.1 - true - Buddybleu.png - README.md - Removal of Newtonsoft. - - - - - - - + + + + net6.0 + 6.1.1.0 + 6.1.1.0 + William Wegerson + Omega Technical Solutions + Provides a way to read JSON data from SQL Server when calling a stored procedure. Simply extends SQLJSON reader to process data from SQL Server which is returned as JSON on the table/rows/columns and returns it to the user as a string. + 2022 + MIT + https://github.com/CheetahChrome/SQLJSONReader + + 6.1.1 + true + Buddybleu.png + README.md + Removal of Newtonsoft. + + + + + + + True \ - - - True - - - - - + + + True + + + + +