Update TinyHelpers.AspNetCore package versions

Updated TinyHelpers.AspNetCore from 4.0.2 to 4.0.4 and
TinyHelpers.AspNetCore.Swashbuckle from 4.0.3 to 4.0.5 in
SqlDatabaseVectorSearch.csproj.
This commit is contained in:
Marco Minerva
2024-12-04 10:59:56 +01:00
parent a358567c0e
commit f5d5fe151f
@@ -19,8 +19,8 @@
<PackageReference Include="MinimalHelpers.OpenApi" Version="2.0.17" />
<PackageReference Include="PdfPig" Version="0.1.9" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.1.0" />
<PackageReference Include="TinyHelpers.AspNetCore" Version="4.0.2" />
<PackageReference Include="TinyHelpers.AspNetCore.Swashbuckle" Version="4.0.3" />
<PackageReference Include="TinyHelpers.AspNetCore" Version="4.0.4" />
<PackageReference Include="TinyHelpers.AspNetCore.Swashbuckle" Version="4.0.5" />
</ItemGroup>
</Project>