diff --git a/Couchbase.SemanticKernel/Couchbase.SemanticKernel.csproj b/Couchbase.SemanticKernel/Couchbase.SemanticKernel.csproj index 2877137..fe12262 100644 --- a/Couchbase.SemanticKernel/Couchbase.SemanticKernel.csproj +++ b/Couchbase.SemanticKernel/Couchbase.SemanticKernel.csproj @@ -27,6 +27,7 @@ + diff --git a/Tests.ConformanceTests/Tests.ConformanceTests.csproj b/Tests.ConformanceTests/Tests.ConformanceTests.csproj index c2e60ce..8ea54b7 100644 --- a/Tests.ConformanceTests/Tests.ConformanceTests.csproj +++ b/Tests.ConformanceTests/Tests.ConformanceTests.csproj @@ -22,7 +22,7 @@ - + diff --git a/test/VectorData.ConformanceTests/VectorData.ConformanceTests.csproj b/test/VectorData.ConformanceTests/VectorData.ConformanceTests.csproj index bf39be2..5a37edd 100644 --- a/test/VectorData.ConformanceTests/VectorData.ConformanceTests.csproj +++ b/test/VectorData.ConformanceTests/VectorData.ConformanceTests.csproj @@ -27,7 +27,7 @@ - + diff --git a/test/VectorData.ConformanceTests/packages.lock.json b/test/VectorData.ConformanceTests/packages.lock.json index f78354e..45f544e 100644 --- a/test/VectorData.ConformanceTests/packages.lock.json +++ b/test/VectorData.ConformanceTests/packages.lock.json @@ -4,9 +4,9 @@ "net8.0": { "Microsoft.Extensions.AI.Abstractions": { "type": "Direct", - "requested": "[9.9.1, )", - "resolved": "9.9.1", - "contentHash": "khnPyY46Yk2OTOY3z+hUsXxxl58RkMeSYxrWHr/eKYtM3Zp4UfY6Z7C75uMJTpt6l8eCJjoQ7tVj/R0Fmz/nPw==" + "requested": "[9.10.2, )", + "resolved": "9.10.2", + "contentHash": "xiONoJw1mjkB4PzAY1UIQrY1GJo+pEPm9lTbGTZ0uJ8JsilkQXibNKhAyGwUMT4wV7SJkVaAmk2DPkntfSPUxA==" }, "Microsoft.Extensions.Configuration": { "type": "Direct",