Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Avalonia.Browser running on .NET 9 #15521

Merged
merged 1 commit into from
Apr 26, 2024
Merged

Fix Avalonia.Browser running on .NET 9 #15521

merged 1 commit into from
Apr 26, 2024

Conversation

maxkatz6
Copy link
Member

What does the pull request do?

Adds hacks to make Avalonia running on .NET 9 Browser (single threaded).
Ideally this PR should be backported as soon as it's fixed in next .NET previews.

What is the current behavior?

image

@maxkatz6 maxkatz6 added bug os-browser backport-candidate-11.1.x Consider this PR for backporting to 11.1 branch labels Apr 26, 2024
@maxkatz6 maxkatz6 enabled auto-merge April 26, 2024 08:12
@avaloniaui-bot
Copy link

You can test this PR using the following package version. 11.2.999-cibuild0047770-alpha. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@maxkatz6 maxkatz6 disabled auto-merge April 26, 2024 08:31
@maxkatz6 maxkatz6 merged commit 7bc4dd2 into master Apr 26, 2024
9 of 11 checks passed
@maxkatz6 maxkatz6 deleted the fix-browser-on-net9 branch April 26, 2024 08:31
maxkatz6 added a commit that referenced this pull request May 8, 2024
@maxkatz6 maxkatz6 added backported-11.1.x and removed backport-candidate-11.1.x Consider this PR for backporting to 11.1 branch labels May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants