Skip to content

Conversation

@matthewelwell
Copy link
Contributor

@matthewelwell matthewelwell commented Jan 15, 2025

Fixes issue seen in release workflow here.

I'm not too sure why it started failing but I think it's similar to other recent issues (see e.g. #130, #132) where things have changed in the underlying system that mean certain built in dotnet versions are no longer available.

From what I can tell, we were trying to use 7.0.x on previous successful runs of the release workflow, but the library we're using to validate the package doesn't support 7.0.x so the only explanation is that it was falling back to some built in version of .net8.0.

@matthewelwell matthewelwell requested review from a team and gagantrivedi and removed request for a team January 15, 2025 10:58
@matthewelwell matthewelwell merged commit 631c70d into main Jan 15, 2025
10 checks passed
@matthewelwell matthewelwell deleted the ci/fix-release-workflow branch January 15, 2025 11:29
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.

3 participants