From dcda794b7d89c1b7bc62fa8544daafd134273785 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 20:06:08 +0000 Subject: [PATCH] Bump System.Data.SqlClient from 4.8.1 to 4.8.6 in /SqlBuilder.Tests Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.1 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] --- FluentSqlBuilder/FluentSqlBuilder.csproj | 44 +++++++++++------------ SqlBuilder.Tests/SqlBuilder.Tests.csproj | 46 ++++++++++++------------ 2 files changed, 45 insertions(+), 45 deletions(-) diff --git a/FluentSqlBuilder/FluentSqlBuilder.csproj b/FluentSqlBuilder/FluentSqlBuilder.csproj index 79b5967..2eec7cc 100644 --- a/FluentSqlBuilder/FluentSqlBuilder.csproj +++ b/FluentSqlBuilder/FluentSqlBuilder.csproj @@ -1,22 +1,22 @@ - - - - netstandard2.0 - true - true - 1.0.0-alpha - Robin Kooyman - Fluent Sql builder is a package that allows developers to build a Sql Command or Sql Statement with Parameters using a strongly typed system similiar to LINQ without the hassle of maintaining a db context. - Copyright © 2020 - MIT - https://github.com/robinskil/FluentSqlBuilder - https://github.com/robinskil/FluentSqlBuilder - sql-query-builder sql t-sql sql-server database data-access sql-query fluent-sql fluent-sql-builder - Alpha release as a proof of concept. - - - - - - - + + + + netstandard2.0 + true + true + 1.0.0-alpha + Robin Kooyman + Fluent Sql builder is a package that allows developers to build a Sql Command or Sql Statement with Parameters using a strongly typed system similiar to LINQ without the hassle of maintaining a db context. + Copyright © 2020 + MIT + https://github.com/robinskil/FluentSqlBuilder + https://github.com/robinskil/FluentSqlBuilder + sql-query-builder sql t-sql sql-server database data-access sql-query fluent-sql fluent-sql-builder + Alpha release as a proof of concept. + + + + + + + diff --git a/SqlBuilder.Tests/SqlBuilder.Tests.csproj b/SqlBuilder.Tests/SqlBuilder.Tests.csproj index 3cacca0..6404860 100644 --- a/SqlBuilder.Tests/SqlBuilder.Tests.csproj +++ b/SqlBuilder.Tests/SqlBuilder.Tests.csproj @@ -1,23 +1,23 @@ - - - - netcoreapp3.1 - - false - - 8.0 - - - - - - - - - - - - - - - + + + + netcoreapp3.1 + + false + + 8.0 + + + + + + + + + + + + + + +