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

RDEV-7371 - Upgrade to Avalonia 11 #168

Merged
merged 10 commits into from
Jun 21, 2024
Merged

RDEV-7371 - Upgrade to Avalonia 11 #168

merged 10 commits into from
Jun 21, 2024

Conversation

heldergoncalves92
Copy link
Collaborator

No description provided.

@@ -5,7 +5,7 @@ class Program {
static void Main(string[] args) {
AppBuilder.Configure<App>()
.UsePlatformDetect()
.With(new Win32PlatformOptions { UseWindowsUIComposition = false })
.With(new Win32PlatformOptions())
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can be removed?

@heldergoncalves92 heldergoncalves92 changed the title RICT-5505 - Avalonia 11 RDEV-7371 - Upgrade to Avalonia 11 Jun 21, 2024
@afvieira afvieira merged commit 64fbef8 into master Jun 21, 2024
9 of 15 checks passed
@afvieira afvieira deleted the RICT-5505-avalonia11 branch June 21, 2024 11:15
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.

5 participants