From 46914f8b0cc7db90fdd3f94b2ef9bfe834c9e68f Mon Sep 17 00:00:00 2001 From: Blair Learn Date: Thu, 22 Jan 2026 13:07:56 -0500 Subject: [PATCH] (#79) Fix socket exhaustion issue. Bump API common nuget packages to 3.0.1 Fixes #79 --- src/NCI.OCPL.Api.BestBets/NCI.OCPL.Api.BestBets.csproj | 2 +- .../NCI.OCPL.Api.BestBets.Tests.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/NCI.OCPL.Api.BestBets/NCI.OCPL.Api.BestBets.csproj b/src/NCI.OCPL.Api.BestBets/NCI.OCPL.Api.BestBets.csproj index 1dfcee7..6bfe96a 100644 --- a/src/NCI.OCPL.Api.BestBets/NCI.OCPL.Api.BestBets.csproj +++ b/src/NCI.OCPL.Api.BestBets/NCI.OCPL.Api.BestBets.csproj @@ -6,7 +6,7 @@ - + diff --git a/test/NCI.OCPL.Api.BestBets.Tests/NCI.OCPL.Api.BestBets.Tests.csproj b/test/NCI.OCPL.Api.BestBets.Tests/NCI.OCPL.Api.BestBets.Tests.csproj index 2e8246f..3208a2d 100644 --- a/test/NCI.OCPL.Api.BestBets.Tests/NCI.OCPL.Api.BestBets.Tests.csproj +++ b/test/NCI.OCPL.Api.BestBets.Tests/NCI.OCPL.Api.BestBets.Tests.csproj @@ -17,8 +17,8 @@ - - + +