Skip to content

Add netcoreapp3.1 SDK to release.yaml#116

Merged
Chris-Wolfgang merged 1 commit intomainfrom
fix/remove-netcoreapp31-from-source
Mar 28, 2026
Merged

Add netcoreapp3.1 SDK to release.yaml#116
Chris-Wolfgang merged 1 commit intomainfrom
fix/remove-netcoreapp31-from-source

Conversation

@Chris-Wolfgang
Copy link
Copy Markdown
Owner

Summary

  • Add 3.1.x to dotnet-version in all three release.yaml stages
  • The test project still targets netcoreapp3.1, so the release workflow needs the SDK installed to run those tests

Context

After PR #113 removed netcoreapp3.1 from the source project's TargetFrameworks, the release workflow failed because it didn't install the 3.1 SDK — but the test project still targets netcoreapp3.1.

Test plan

  • Release workflow test stage passes for netcoreapp3.1 on Windows

🤖 Generated with Claude Code

Test project still targets netcoreapp3.1 — the release workflow needs
the 3.1.x SDK installed to run those tests.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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