Skip to content

Commit 0ba84a3

Browse files
committed
Update package versions for dependencies
Updated the following packages: - `MinimalHelpers.Routing.Analyzers` to version `1.2.2` - `PdfPig` to version `0.1.11` - `TinyHelpers.AspNetCore` to version `4.1.2`
1 parent b20491f commit 0ba84a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

SqlDatabaseVectorSearch/SqlDatabaseVectorSearch.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
<PackageReference Include="Microsoft.SemanticKernel" Version="1.61.0" />
2828
<PackageReference Include="MimeMapping" Version="3.1.0" />
2929
<PackageReference Include="MinimalHelpers.FluentValidation" Version="1.1.4" />
30-
<PackageReference Include="MinimalHelpers.Routing.Analyzers" Version="1.1.3" />
31-
<PackageReference Include="PdfPig" Version="0.1.10" />
30+
<PackageReference Include="MinimalHelpers.Routing.Analyzers" Version="1.2.2" />
31+
<PackageReference Include="PdfPig" Version="0.1.11" />
3232
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="9.0.3" />
33-
<PackageReference Include="TinyHelpers.AspNetCore" Version="4.0.29" />
33+
<PackageReference Include="TinyHelpers.AspNetCore" Version="4.1.2" />
3434
</ItemGroup>
3535

3636
</Project>

0 commit comments

Comments
 (0)