diff --git a/src/ai/CodeTorch.AI/CodeTorch.AI.csproj b/src/ai/CodeTorch.AI/CodeTorch.AI.csproj index e788cd3..09b117a 100644 --- a/src/ai/CodeTorch.AI/CodeTorch.AI.csproj +++ b/src/ai/CodeTorch.AI/CodeTorch.AI.csproj @@ -118,8 +118,9 @@ ..\..\..\packages\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll - - ..\..\..\packages\System.Text.Json.8.0.4\lib\net462\System.Text.Json.dll + + ..\..\..\packages\System.Text.Json.8.0.5\lib\net462\System.Text.Json.dll + True ..\..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/src/ai/CodeTorch.AI/app.config b/src/ai/CodeTorch.AI/app.config index 146646f..d2f25d7 100644 --- a/src/ai/CodeTorch.AI/app.config +++ b/src/ai/CodeTorch.AI/app.config @@ -12,7 +12,7 @@ - + @@ -70,6 +70,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/ai/CodeTorch.AI/packages.config b/src/ai/CodeTorch.AI/packages.config index 9b7e4dc..a74c874 100644 --- a/src/ai/CodeTorch.AI/packages.config +++ b/src/ai/CodeTorch.AI/packages.config @@ -28,7 +28,7 @@ - + \ No newline at end of file