Skip to content

Prepare NuGet prerelease metadata - #8

Merged
Courtland9777 merged 1 commit into
masterfrom
codex/nuget-readiness-metadata-release-discipline
Jul 11, 2026
Merged

Prepare NuGet prerelease metadata#8
Courtland9777 merged 1 commit into
masterfrom
codex/nuget-readiness-metadata-release-discipline

Conversation

@Courtland9777

Copy link
Copy Markdown
Owner

Summary

  • set package metadata to prerelease candidate version 0.1.0-alpha.1
  • add missing NuGet-facing metadata fields and release notes
  • clarify README, changelog, and status docs that the package is not published
  • add a concise NuGet readiness note with the exact package ID check result

Validation

  • git diff --check
  • dotnet format IntervalTree.Net.sln --verify-no-changes using temporary NuGet caches
  • dotnet restore IntervalTree.Net.sln using temporary NuGet caches
  • dotnet build IntervalTree.Net.sln --configuration Release --no-restore using temporary NuGet caches
  • dotnet test IntervalTree.Net.sln --configuration Release --no-build using temporary NuGet caches
  • dotnet pack src/IntervalTree.Net/IntervalTree.Net.csproj --configuration Release --no-build --output artifacts/package-pr1 using temporary NuGet caches
  • inspected generated .nupkg metadata and contents, then removed package artifact

No NuGet publication, package upload, tag, release, publish workflow, API key, or secret changes were performed.

@Courtland9777
Courtland9777 merged commit 0ad9e00 into master Jul 11, 2026
1 check passed
@Courtland9777
Courtland9777 deleted the codex/nuget-readiness-metadata-release-discipline branch July 11, 2026 16:44
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