Skip to content

Oryx: Fix build failures ; pin to .NET 8.0.101 - #882

Merged
samruddhikhandale merged 3 commits into
mainfrom
samruddhikhandale/oryx-pin-dotnet
Feb 27, 2024
Merged

Oryx: Fix build failures ; pin to .NET 8.0.101#882
samruddhikhandale merged 3 commits into
mainfrom
samruddhikhandale/oryx-pin-dotnet

Conversation

@samruddhikhandale

Copy link
Copy Markdown
Member

Fixes: devcontainers/images#974

Since Net 8.0.200 was released, oryx build started to fail due to incompatible dependency versions. This causes the universal build to fail, see here. Hence, pinning the .NET version to a previously working version until the upstream Oryx repo fixes this.

Current tests are sufficient to validate this change.

@samruddhikhandale
samruddhikhandale requested a review from a team as a code owner February 26, 2024 20:30
@samruddhikhandale
samruddhikhandale merged commit 0604e45 into main Feb 27, 2024
@samruddhikhandale
samruddhikhandale deleted the samruddhikhandale/oryx-pin-dotnet branch February 27, 2024 17:20
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.

Fix universal build: Oryx failures

2 participants