From c62f79eded2c2671e7e768faab2a08771c65592d Mon Sep 17 00:00:00 2001 From: Nils Andresen Date: Mon, 27 Nov 2023 21:57:46 +0100 Subject: [PATCH] Bump CodeAnalyses references So we can benefit from roslyn issue 69309 and have consistent EOL sequences, even on auto-generated using statements. --- .../Spectre.Console.Analyzer.csproj | 15 ++++++++------- .../Spectre.Console.Analyzer.Tests.csproj | 2 +- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/src/Spectre.Console.Analyzer/Spectre.Console.Analyzer.csproj b/src/Spectre.Console.Analyzer/Spectre.Console.Analyzer.csproj index 5df9e53bb..c25a8e1fc 100644 --- a/src/Spectre.Console.Analyzer/Spectre.Console.Analyzer.csproj +++ b/src/Spectre.Console.Analyzer/Spectre.Console.Analyzer.csproj @@ -8,20 +8,21 @@ false enable true + true - + - + - - - - + + + + - + diff --git a/test/Spectre.Console.Analyzer.Tests/Spectre.Console.Analyzer.Tests.csproj b/test/Spectre.Console.Analyzer.Tests/Spectre.Console.Analyzer.Tests.csproj index 14033fcd8..06c6f4613 100644 --- a/test/Spectre.Console.Analyzer.Tests/Spectre.Console.Analyzer.Tests.csproj +++ b/test/Spectre.Console.Analyzer.Tests/Spectre.Console.Analyzer.Tests.csproj @@ -12,7 +12,7 @@ - +