Skip to content

chore: align NuGet/Release naming and docs#40

Merged
ntoskrnl7 merged 1 commit into
mainfrom
chore/nuget-docs-release-name-alignment
Jun 16, 2026
Merged

chore: align NuGet/Release naming and docs#40
ntoskrnl7 merged 1 commit into
mainfrom
chore/nuget-docs-release-name-alignment

Conversation

@ntoskrnl7

Copy link
Copy Markdown
Owner

Summary

  • Align naming in CI and docs for GitHub release vs NuGet package artifacts.
  • Rename release bundle files from native to prebuilt and make release naming consistent.
  • Simplify and clarify NuGet README while keeping it concise for package consumers.
  • Improve root and docs/ko-kr release docs to match the updated artifact names.
  • Fix NuGet/packaging scripts (Build-CrtSysNuGetLibs, Pack-CrtSysReleaseAssets, Test-CrtSysReleaseAssets) to match release naming and packaging behavior.

Files changed

  • .github/workflows/package.yml
  • README.md
  • docs/ko-kr.md
  • nuget/README.md
  • scripts/nuget/Build-CrtSysNuGetLibs.ps1
  • scripts/nuget/Pack-CrtSysReleaseAssets.ps1
  • scripts/nuget/Test-CrtSysReleaseAssets.ps1

Testing

  • CI/manual workflow runs were previously executed after the preceding refactors; this PR contains only naming/docs packaging clean-up changes on top of the passing branch.

@ntoskrnl7 ntoskrnl7 force-pushed the chore/nuget-docs-release-name-alignment branch 4 times, most recently from 2f418d6 to 56e052a Compare June 16, 2026 10:15
@ntoskrnl7 ntoskrnl7 force-pushed the chore/nuget-docs-release-name-alignment branch from 5f318ba to 828091b Compare June 16, 2026 10:32
@ntoskrnl7 ntoskrnl7 merged commit cb2698a into main Jun 16, 2026
34 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