From ab66bce35a1c71a782500c7cbefac985d0704951 Mon Sep 17 00:00:00 2001 From: Marco Minerva Date: Wed, 15 Oct 2025 11:31:38 +0200 Subject: [PATCH] Update package versions for stability and features Updated the following package versions to ensure compatibility, stability, and access to the latest features: - Microsoft.AspNetCore.OpenApi: 9.0.9 to 9.0.10 - Microsoft.EntityFrameworkCore.SqlServer: 9.0.9 to 9.0.10 - Microsoft.EntityFrameworkCore.Tools: 9.0.9 to 9.0.10 - Microsoft.Extensions.Caching.Hybrid: 9.9.0 to 9.10.0 - Microsoft.Extensions.Http.Resilience: 9.9.0 to 9.10.0 - TinyHelpers.AspNetCore: 4.1.6 to 4.1.8 --- .../SqlDatabaseVectorSearch.csproj | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/SqlDatabaseVectorSearch/SqlDatabaseVectorSearch.csproj b/SqlDatabaseVectorSearch/SqlDatabaseVectorSearch.csproj index c07b9eb..1261c97 100644 --- a/SqlDatabaseVectorSearch/SqlDatabaseVectorSearch.csproj +++ b/SqlDatabaseVectorSearch/SqlDatabaseVectorSearch.csproj @@ -13,14 +13,14 @@ - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + @@ -30,7 +30,7 @@ - +