From 7e1990b3830d821931b9062551674b8a8d280ac4 Mon Sep 17 00:00:00 2001 From: Rose <83477269+AtariDreams@users.noreply.github.com> Date: Sun, 28 Aug 2022 13:41:53 -0400 Subject: [PATCH] Update packages My system has been unable to build with lots of package related errors since the update to Nugent 6.x. I found that updating the packages seemed to resolve that issue. There is no gain to be had by keeping the packages out of date. --- src/Calculator/Calculator.csproj | 4 ++-- .../CalculatorUITestFramework.csproj | 4 ++-- src/CalculatorUITests/CalculatorUITests.csproj | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/Calculator/Calculator.csproj b/src/Calculator/Calculator.csproj index 2e5ddeb3..aa7e1f17 100644 --- a/src/Calculator/Calculator.csproj +++ b/src/Calculator/Calculator.csproj @@ -792,9 +792,9 @@ - 6.2.10 + 6.2.14 - + diff --git a/src/CalculatorUITestFramework/CalculatorUITestFramework.csproj b/src/CalculatorUITestFramework/CalculatorUITestFramework.csproj index 0fc0236f..dc33a259 100644 --- a/src/CalculatorUITestFramework/CalculatorUITestFramework.csproj +++ b/src/CalculatorUITestFramework/CalculatorUITestFramework.csproj @@ -3,7 +3,7 @@ net6.0 - - + + \ No newline at end of file diff --git a/src/CalculatorUITests/CalculatorUITests.csproj b/src/CalculatorUITests/CalculatorUITests.csproj index 1d4416e6..b948735b 100644 --- a/src/CalculatorUITests/CalculatorUITests.csproj +++ b/src/CalculatorUITests/CalculatorUITests.csproj @@ -4,10 +4,10 @@ false - - - - + + + +