mirror of
https://github.com/marcominerva/SqlDatabaseVectorSearch.git
synced 2026-06-20 12:23:10 +00:00
Update package versions in SqlDatabaseVectorSearch.csproj
Updated Swashbuckle.AspNetCore.SwaggerUI from 7.1.0 to 7.2.0. Updated TinyHelpers.AspNetCore from 4.0.5 to 4.0.6. These updates likely include bug fixes, performance improvements, or new features.
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
<PackageReference Include="Microsoft.SemanticKernel" Version="1.32.0" />
|
||||
<PackageReference Include="MinimalHelpers.OpenApi" Version="2.1.2" />
|
||||
<PackageReference Include="PdfPig" Version="0.1.9" />
|
||||
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="7.1.0" />
|
||||
<PackageReference Include="TinyHelpers.AspNetCore" Version="4.0.5" />
|
||||
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="7.2.0" />
|
||||
<PackageReference Include="TinyHelpers.AspNetCore" Version="4.0.6" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user