Skip to content

Pack EF Core package in CI#33

Merged
KaliCZ merged 1 commit intomainfrom
claude/interesting-hofstadter-65e4dd
Apr 19, 2026
Merged

Pack EF Core package in CI#33
KaliCZ merged 1 commit intomainfrom
claude/interesting-hofstadter-65e4dd

Conversation

@KaliCZ
Copy link
Copy Markdown
Owner

@KaliCZ KaliCZ commented Apr 19, 2026

Summary

  • CI's Pack step only packed StrongTypes.csproj, so Kalicz.StrongTypes.EfCore never made it to the nuget-package artifact or to the nuget.org push.
  • Add a second dotnet pack for src/StrongTypes.EfCore/StrongTypes.EfCore.csproj into the same out/ directory; the existing artifact upload and dotnet nuget push ./*.nupkg pick up both packages automatically.

Test plan

  • Merge to main and confirm both Kalicz.StrongTypes.*.nupkg files appear in the workflow's nuget-package artifact.
  • Confirm both packages are pushed to nuget.org by the publish job.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@KaliCZ KaliCZ self-assigned this Apr 19, 2026
@KaliCZ KaliCZ enabled auto-merge (squash) April 19, 2026 10:09
@KaliCZ KaliCZ merged commit add9f7d into main Apr 19, 2026
2 checks passed
@KaliCZ KaliCZ deleted the claude/interesting-hofstadter-65e4dd branch April 19, 2026 10:10
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