Skip to content

Commit 5d1c3b7

Browse files
authored
Merge pull request #149 from dotnet-presentations/dependabot/nuget/Part-6---Deployment/GenAiLab/GenAiLab.Web/Microsoft.AspNetCore.Components.QuickGrid-9.0.9
Bump Microsoft.AspNetCore.Components.QuickGrid from 9.0.7 to 9.0.9
2 parents 81def0d + 622eb60 commit 5d1c3b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Part 6 - Deployment/GenAiLab/GenAiLab.Web/GenAiLab.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
1818
<PackageReference Include="Aspire.Qdrant.Client" Version="9.5.0" />
1919
<PackageReference Include="Microsoft.SemanticKernel.Connectors.Qdrant" Version="1.61.0-preview" />
20-
<PackageReference Include="Microsoft.AspNetCore.Components.QuickGrid" Version="9.0.7" />
20+
<PackageReference Include="Microsoft.AspNetCore.Components.QuickGrid" Version="9.0.9" />
2121
<PackageReference Include="Microsoft.Extensions.VectorData.Abstractions" Version="9.7.0" />
2222
</ItemGroup>
2323

0 commit comments

Comments
 (0)