Skip to content

Add README.md to NuGet packages#15550

Merged
nohwnd merged 2 commits into
microsoft:mainfrom
nohwnd:add-readmes
Mar 24, 2026
Merged

Add README.md to NuGet packages#15550
nohwnd merged 2 commits into
microsoft:mainfrom
nohwnd:add-readmes

Conversation

@nohwnd

@nohwnd nohwnd commented Mar 23, 2026

Copy link
Copy Markdown
Member

Summary

Add README.md files to all NuGet packages produced by vstest to resolve the 'missing a readme' warnings during \�uild.cmd -pack.

Closes #15549

Changes

  • Created README.md for 12 packages: Microsoft.NET.Test.Sdk, Microsoft.TestPlatform.Build, Microsoft.TestPlatform.ObjectModel, Microsoft.TestPlatform.TestHost, Microsoft.TestPlatform.AdapterUtilities, Microsoft.TestPlatform.TranslationLayer, Microsoft.TestPlatform.Extensions.TrxLogger, Microsoft.CodeCoverage, Microsoft.TestPlatform, Microsoft.TestPlatform.CLI, Microsoft.TestPlatform.Portable, Microsoft.TestPlatform.Internal.Uwp
  • Updated all .nuspec files (including sourcebuild variants) with <readme>\ metadata and <file>\ entries referencing the README via \$\
  • Updated \�ng/verify-nupkgs.ps1\ expected file counts (+1 per package for the new README.md)

Each README includes a package description, usage information, and links to the main repository documentation.

Verification

  • \�uild.cmd -pack\ passes with 0 errors and no 'missing a readme' warnings

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🚢 Ship it! Add to PRs where owner approves automated PR, but cannot approve because they "wrote it".

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add readmes

3 participants