From acbb6eeeac15cfc54e953672fbf7dae7579e251e 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. Allow shared libraries to be latest 3.* version. Forces a new build to get latest version of the shared libraries. 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..ad87244 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..967c136 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 @@ - - + +