From 60ebc3932c561e15e8554bfd66ee31d34306fa18 Mon Sep 17 00:00:00 2001 From: CodingFlow <3643313+CodingFlow@users.noreply.github.com> Date: Wed, 29 Nov 2023 20:00:35 -0500 Subject: [PATCH] Update minor version of analyzer-related dependencies. --- .../DecoratorGenerator.UnitTests.csproj | 4 ++-- DecoratorGenerator/DecoratorGenerator.csproj | 4 ++-- SampleLibrary/SampleLibrary.csproj | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/DecoratorGenerator.UnitTests/DecoratorGenerator.UnitTests.csproj b/DecoratorGenerator.UnitTests/DecoratorGenerator.UnitTests.csproj index 015e245..3cf83c7 100644 --- a/DecoratorGenerator.UnitTests/DecoratorGenerator.UnitTests.csproj +++ b/DecoratorGenerator.UnitTests/DecoratorGenerator.UnitTests.csproj @@ -11,9 +11,9 @@ - + - + diff --git a/DecoratorGenerator/DecoratorGenerator.csproj b/DecoratorGenerator/DecoratorGenerator.csproj index 8de68e7..3bf9667 100644 --- a/DecoratorGenerator/DecoratorGenerator.csproj +++ b/DecoratorGenerator/DecoratorGenerator.csproj @@ -51,8 +51,8 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/SampleLibrary/SampleLibrary.csproj b/SampleLibrary/SampleLibrary.csproj index cb26181..4c4c10e 100644 --- a/SampleLibrary/SampleLibrary.csproj +++ b/SampleLibrary/SampleLibrary.csproj @@ -1,4 +1,4 @@ - + net6.0 @@ -11,7 +11,7 @@ - +