From 09a4c23155d478879e112062a6db487b8eb3c1e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 19:39:13 +0000 Subject: [PATCH] Bump Microsoft.Data.SqlClient from 5.1.0 to 5.1.3 Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 5.1.0 to 5.1.3. - [Release notes](https://github.com/dotnet/sqlclient/releases) - [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md) - [Commits](https://github.com/dotnet/sqlclient/compare/v5.1.0...v5.1.3) --- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SampleSQLInjectionDetectionApp.csproj | 40 +++++++++++++-------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/SampleSQLInjectionDetectionApp.csproj b/SampleSQLInjectionDetectionApp.csproj index 95f60d5..116d6f1 100644 --- a/SampleSQLInjectionDetectionApp.csproj +++ b/SampleSQLInjectionDetectionApp.csproj @@ -1,20 +1,20 @@ - - - - Exe - net7.0 - SampleSQLInjectionDetectionApp - - - - - - - - - - - - - - + + + + Exe + net7.0 + SampleSQLInjectionDetectionApp + + + + + + + + + + + + + +