From 3246bad0830a2dfea7d2a3432c2fe6a91b13f817 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Fri, 10 May 2024 13:27:12 -0400 Subject: [PATCH] reformat --- AOC.Common/AOC.Common.csproj | 8 ++++---- AOC.Test/AOC.Test.csproj | 33 +++++++++++++++++---------------- 2 files changed, 21 insertions(+), 20 deletions(-) diff --git a/AOC.Common/AOC.Common.csproj b/AOC.Common/AOC.Common.csproj index 0f4e4d6..154d5ec 100644 --- a/AOC.Common/AOC.Common.csproj +++ b/AOC.Common/AOC.Common.csproj @@ -5,11 +5,11 @@ enable - - - + + + - + diff --git a/AOC.Test/AOC.Test.csproj b/AOC.Test/AOC.Test.csproj index d07ac89..b6f15fa 100644 --- a/AOC.Test/AOC.Test.csproj +++ b/AOC.Test/AOC.Test.csproj @@ -1,20 +1,21 @@ - + - - net8.0 - enable - enable - false - + + net8.0 + enable + enable + false + - - - - - + + + + + - - - + + + + - + \ No newline at end of file