From 5140c4c39f7bcc76950b1a7c79b299e6aa8ebfc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 21:40:44 +0000 Subject: [PATCH] Update: - Microsoft.Build.Framework to 17.14.7 - Microsoft.Build.Tasks.Core to 16.10.0, 17.14.7 - Microsoft.Build.Utilities.Core to 17.14.7 - System.Buffers to 4.6.0 - System.Collections.Immutable to 9.0.0 - System.Memory to 4.6.0 - System.Numerics.Vectors to 4.6.0 - System.Runtime.CompilerServices.Unsafe to 6.1.0 - System.Threading.Tasks.Dataflow to 9.0.0 --- updated-dependencies: - dependency-name: Microsoft.Build.Tasks.Core dependency-version: 17.14.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../SqlServer.Rules.SolutionGenerator.csproj | 202 +++++++++--------- 1 file changed, 101 insertions(+), 101 deletions(-) diff --git a/SqlServer.Rules.SolutionGenerator/SqlServer.Rules.SolutionGenerator.csproj b/SqlServer.Rules.SolutionGenerator/SqlServer.Rules.SolutionGenerator.csproj index 4cccdcdd..954ac1da 100644 --- a/SqlServer.Rules.SolutionGenerator/SqlServer.Rules.SolutionGenerator.csproj +++ b/SqlServer.Rules.SolutionGenerator/SqlServer.Rules.SolutionGenerator.csproj @@ -1,102 +1,102 @@ - - - net472 - Exe - SAK - SAK - SAK - SAK - false - true - true - - - en-US - - - OnBuildSuccess - - - - Always - - - Always - - - - - - - - - - - - - 1.9.71 - - - 2.13.0 - - - 16.10.0 - - - 16.10.0 - - - 16.10.0 - - - 16.10.0 - - - 16.10.0 - - - - 16.0.62004.28040 - all - none - all - true - - - 150.5164.1 - - - 1.16.30 - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - 4.5.1 - - - 5.0.0 - - - - 4.3.0 - - - 4.5.4 - - - 4.5.0 - - - 4.3.0 - - - 5.0.0 - - - 4.3.0 - - - 5.0.0 - - + + + net472 + Exe + SAK + SAK + SAK + SAK + false + true + true + + + en-US + + + OnBuildSuccess + + + + Always + + + Always + + + + + + + + + + + + + 1.9.71 + + + 2.13.0 + + + 16.10.0 + + + 16.10.0 + + + 17.14.7 + + + 17.14.7 + + + 17.14.7 + + + + 16.0.62004.28040 + all + none + all + true + + + 150.5164.1 + + + 1.16.30 + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + 4.6.0 + + + 9.0.0 + + + + 4.3.0 + + + 4.6.0 + + + 4.6.0 + + + 4.3.0 + + + 6.1.0 + + + 4.3.0 + + + 9.0.0 + + \ No newline at end of file