Skip to content

Include README in NuGet packages - #1312

Merged
nojaf merged 1 commit into
fsprojects:mainfrom
nojaf:include-readme-in-nuget
Sep 10, 2026
Merged

Include README in NuGet packages#1312
nojaf merged 1 commit into
fsprojects:mainfrom
nojaf:include-readme-in-nuget

Conversation

@nojaf

@nojaf nojaf commented Sep 10, 2026

Copy link
Copy Markdown
Collaborator

NuGet flags fsdocs-tool, FSharp.Formatting and FSharp.Formatting.Literate for missing a package readme. Pack the root README.md into every packable project via Directory.Build.props and set PackageReadmeFile.

Rewrite the README so it reads well on nuget.org: describe the fsdocs tool and its commands, list the library packages, and add a NuGet version badge. Move the development instructions to CONTRIBUTING.md and switch them to dotnet run --project src/fsdocs-tool, which works cross-platform and no longer references the outdated net8.0 exe path.

NuGet flags fsdocs-tool, FSharp.Formatting and FSharp.Formatting.Literate
for missing a package readme. Pack the root README.md into every packable
project via Directory.Build.props and set PackageReadmeFile.

Rewrite the README so it reads well on nuget.org: describe the fsdocs tool
and its commands, list the library packages, and add a NuGet version badge.
Move the development instructions to CONTRIBUTING.md and switch them to
`dotnet run --project src/fsdocs-tool`, which works cross-platform and no
longer references the outdated net8.0 exe path.
@nojaf
nojaf merged commit f484e18 into fsprojects:main Sep 10, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant