Skip to content

Correctly publish MEVD.ConformanceTests as nuget packages#7459

Merged
jeffhandley merged 1 commit intomainfrom
roji/vectordata-conformancetests-pack
Apr 9, 2026
Merged

Correctly publish MEVD.ConformanceTests as nuget packages#7459
jeffhandley merged 1 commit intomainfrom
roji/vectordata-conformancetests-pack

Conversation

@roji
Copy link
Copy Markdown
Member

@roji roji commented Apr 9, 2026

Microsoft Reviewers: Open in CodeFlow

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Publishes Microsoft.Extensions.VectorData.ConformanceTests as a NuGet package by adding the packaging metadata the repo’s build expects and providing a package README, enabling external vector-store provider implementations to consume the conformance tests.

Changes:

  • Added a README.md intended for inclusion as the package readme.
  • Updated the .csproj with packaging/workstream properties (e.g., Stage, IsShipping) to make the project packable/shipping.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
src/Libraries/Microsoft.Extensions.VectorData.ConformanceTests/README.md Adds package-level documentation intended to be surfaced on NuGet.
src/Libraries/Microsoft.Extensions.VectorData.ConformanceTests/Microsoft.Extensions.VectorData.ConformanceTests.csproj Adds packaging metadata to allow the project to be packed/shipped as a NuGet package.

@roji roji added the area-mevd label Apr 9, 2026
@jeffhandley jeffhandley merged commit c178f16 into main Apr 9, 2026
12 checks passed
@jeffhandley jeffhandley deleted the roji/vectordata-conformancetests-pack branch April 9, 2026 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants