From 7c93110710c61bb4d96ec1c2581173e6ee622882 Mon Sep 17 00:00:00 2001 From: Gabe Stocco <98900+gfs@users.noreply.github.com> Date: Tue, 23 May 2023 09:57:22 -0700 Subject: [PATCH] Update dependencies --- AppInspector.Benchmarks/AppInspector.Benchmarks.csproj | 4 +--- AppInspector.CLI/AppInspector.CLI.csproj | 6 ++---- AppInspector.Common/AppInspector.Common.csproj | 4 +--- AppInspector.Logging/AppInspector.Logging.csproj | 6 ++---- AppInspector.RulesEngine/AppInspector.RulesEngine.csproj | 8 +++----- AppInspector.Tests/AppInspector.Tests.csproj | 8 +++----- AppInspector/AppInspector.Commands.csproj | 8 +++----- Directory.Build.props | 2 +- 8 files changed, 16 insertions(+), 30 deletions(-) diff --git a/AppInspector.Benchmarks/AppInspector.Benchmarks.csproj b/AppInspector.Benchmarks/AppInspector.Benchmarks.csproj index 9c60d70c..c6b92ce3 100644 --- a/AppInspector.Benchmarks/AppInspector.Benchmarks.csproj +++ b/AppInspector.Benchmarks/AppInspector.Benchmarks.csproj @@ -24,7 +24,5 @@ PreserveNewest - - - + diff --git a/AppInspector.CLI/AppInspector.CLI.csproj b/AppInspector.CLI/AppInspector.CLI.csproj index 91b99032..90e8802e 100644 --- a/AppInspector.CLI/AppInspector.CLI.csproj +++ b/AppInspector.CLI/AppInspector.CLI.csproj @@ -69,14 +69,12 @@ - + - - - + diff --git a/AppInspector.Common/AppInspector.Common.csproj b/AppInspector.Common/AppInspector.Common.csproj index faaaea1a..57e7a75f 100644 --- a/AppInspector.Common/AppInspector.Common.csproj +++ b/AppInspector.Common/AppInspector.Common.csproj @@ -31,9 +31,7 @@ - - 3.6.128 - + diff --git a/AppInspector.Logging/AppInspector.Logging.csproj b/AppInspector.Logging/AppInspector.Logging.csproj index 9372a119..9dce6273 100644 --- a/AppInspector.Logging/AppInspector.Logging.csproj +++ b/AppInspector.Logging/AppInspector.Logging.csproj @@ -31,12 +31,10 @@ - + - - 3.6.128 - + diff --git a/AppInspector.RulesEngine/AppInspector.RulesEngine.csproj b/AppInspector.RulesEngine/AppInspector.RulesEngine.csproj index 1ace39b0..976a1bfc 100644 --- a/AppInspector.RulesEngine/AppInspector.RulesEngine.csproj +++ b/AppInspector.RulesEngine/AppInspector.RulesEngine.csproj @@ -32,8 +32,8 @@ - - + + @@ -58,7 +58,5 @@ - - - + \ No newline at end of file diff --git a/AppInspector.Tests/AppInspector.Tests.csproj b/AppInspector.Tests/AppInspector.Tests.csproj index c3518d1f..7df4fbd2 100644 --- a/AppInspector.Tests/AppInspector.Tests.csproj +++ b/AppInspector.Tests/AppInspector.Tests.csproj @@ -18,10 +18,10 @@ - + - + @@ -33,7 +33,5 @@ - - - + diff --git a/AppInspector/AppInspector.Commands.csproj b/AppInspector/AppInspector.Commands.csproj index 299f29a0..e88d58e8 100644 --- a/AppInspector/AppInspector.Commands.csproj +++ b/AppInspector/AppInspector.Commands.csproj @@ -55,14 +55,12 @@ - - + + - - 3.6.128 - + diff --git a/Directory.Build.props b/Directory.Build.props index 064b21e6..16a0fad2 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -2,7 +2,7 @@ - 3.5.119 + 3.6.133 all