Skip to content

Commit 093d01a

Browse files
authored
Merge pull request #203 from dotnet-presentations/dependabot/nuget/Part-2---Project-Creation/GenAiLab/GenAiLab.AppHost/Aspire.Hosting.Qdrant-9.5.1
Bump Aspire.Hosting.Qdrant from 9.5.0 to 9.5.1
2 parents 862f045 + ca2114e commit 093d01a

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
@@ -12,7 +12,7 @@
1212

1313
<ItemGroup>
1414
<PackageReference Include="Aspire.Hosting.AppHost" Version="9.5.0" />
15-
<PackageReference Include="Aspire.Hosting.Qdrant" Version="9.5.0" />
15+
<PackageReference Include="Aspire.Hosting.Qdrant" Version="9.5.1" />
1616
</ItemGroup>
1717

1818
<ItemGroup>

0 commit comments

Comments
 (0)