From 8e956382775c348ec808dd7e367b116d6fd5b19c Mon Sep 17 00:00:00 2001 From: Cynthia Date: Thu, 27 Mar 2025 17:00:35 -0500 Subject: [PATCH 1/3] added .net 9, updated NuGet packages, build successful --- Testing/Testing.csproj | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Testing/Testing.csproj b/Testing/Testing.csproj index 85b5cdef..9720f12d 100644 --- a/Testing/Testing.csproj +++ b/Testing/Testing.csproj @@ -1,9 +1,15 @@ - net6.0 + net9.0 + + + + + + From 38df849e6d4b252f234e39bd0eba941fe41c0c2f Mon Sep 17 00:00:00 2001 From: Miah Date: Tue, 21 Apr 2026 15:23:33 -0400 Subject: [PATCH 2/3] updated to net10 --- Testing/Testing.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Testing/Testing.csproj b/Testing/Testing.csproj index 9720f12d..8854dcaa 100644 --- a/Testing/Testing.csproj +++ b/Testing/Testing.csproj @@ -1,7 +1,7 @@ - net9.0 + net10.0 From 10820b0c6133b2566efb2121b7795012830a721f Mon Sep 17 00:00:00 2001 From: Cynthia Spinner Date: Wed, 22 Apr 2026 12:23:42 -0500 Subject: [PATCH 3/3] updated nuGet packages --- Testing/Testing.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Testing/Testing.csproj b/Testing/Testing.csproj index 8854dcaa..ce7af198 100644 --- a/Testing/Testing.csproj +++ b/Testing/Testing.csproj @@ -5,9 +5,9 @@ - - - + + +