Skip to content

ci(#119): install .NET 9.0 and 10.0 SDKs in CI workflow#153

Merged
LeeCampbell merged 8 commits intoHdrHistogram:mainfrom
LeeCampbell:feat/119-ci-workflow-update
Mar 4, 2026
Merged

ci(#119): install .NET 9.0 and 10.0 SDKs in CI workflow#153
LeeCampbell merged 8 commits intoHdrHistogram:mainfrom
LeeCampbell:feat/119-ci-workflow-update

Conversation

@LeeCampbell
Copy link
Collaborator

Summary

Context

This is a stacked PR on top of #150 (feat(#119): Add support for all currently supported .NET frameworks).
PR #150 contains all the project file, devcontainer, and spec changes but could not modify .github/workflows/ due to PAT permission restrictions.

Merge #150 first, then this PR's diff will reduce to just the CI workflow change.

Test plan

  • CI pipeline installs all three SDK versions and builds/tests successfully against net8.0, net9.0, and net10.0

Closes the remaining acceptance criterion from #119 (AC-5).

🤖 Generated with Claude Code

@LeeCampbell LeeCampbell force-pushed the feat/119-ci-workflow-update branch 2 times, most recently from dea7a7f to 434e538 Compare March 4, 2026 04:00
@LeeCampbell LeeCampbell force-pushed the feat/119-ci-workflow-update branch from 434e538 to 05fea32 Compare March 4, 2026 04:02
@LeeCampbell LeeCampbell merged commit 12b337e into HdrHistogram:main Mar 4, 2026
2 checks passed
@LeeCampbell LeeCampbell deleted the feat/119-ci-workflow-update branch March 4, 2026 04:04
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.

2 participants