Skip to content

Commit a2d1132

Browse files
Bump the dotnet group with 1 update (#46874)
Bumps Microsoft.Extensions.VectorData.Abstractions from 9.5.0 to 9.6.0 --- updated-dependencies: - dependency-name: Microsoft.Extensions.VectorData.Abstractions dependency-version: 9.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f1369fd commit a2d1132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ai/quickstarts/snippets/chat-with-data/openai/VectorDataAI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Microsoft.Extensions.AI.OpenAI" Version="9.5.0-preview.1.25265.7" />
1313
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.6" />
1414
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="9.0.6" />
15-
<PackageReference Include="Microsoft.Extensions.VectorData.Abstractions" Version="9.5.0" />
15+
<PackageReference Include="Microsoft.Extensions.VectorData.Abstractions" Version="9.6.0" />
1616
<PackageReference Include="Microsoft.SemanticKernel.Connectors.InMemory" Version="1.55.0-preview" />
1717
</ItemGroup>
1818

0 commit comments

Comments
 (0)