Skip to content

Commit d0215cb

Browse files
authored
Merge pull request #101 from dotnet-presentations/dependabot/nuget/Part-2---Project-Creation/GenAiLab/GenAiLab.AppHost/Aspire.Hosting.Qdrant-9.4.2
Bump Aspire.Hosting.Qdrant from 9.4.1 to 9.4.2
2 parents 9938112 + ecc63b0 commit d0215cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Part 2 - Project Creation/GenAiLab/GenAiLab.AppHost/GenAiLab.AppHost.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<ItemGroup>
1515
<PackageReference Include="Aspire.Hosting.AppHost" Version="9.4.2" />
16-
<PackageReference Include="Aspire.Hosting.Qdrant" Version="9.4.1" />
16+
<PackageReference Include="Aspire.Hosting.Qdrant" Version="9.4.2" />
1717
</ItemGroup>
1818

1919
<ItemGroup>

0 commit comments

Comments
 (0)