From 59bc1652401e2acb73efb9e311de3409a7dd97d9 Mon Sep 17 00:00:00 2001 From: Maksym Katsydan Date: Sat, 19 Nov 2022 23:48:23 -0500 Subject: [PATCH] Update Avalonia with fixed NativeMenuBar in AOT --- src/AvaloniaCoreRTDemo.csproj | 14 +++++++------- src/Windows/MainWindow.axaml | 3 --- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/src/AvaloniaCoreRTDemo.csproj b/src/AvaloniaCoreRTDemo.csproj index 39250cd..3651354 100644 --- a/src/AvaloniaCoreRTDemo.csproj +++ b/src/AvaloniaCoreRTDemo.csproj @@ -40,14 +40,14 @@ - - - - - - + + + + + + - + diff --git a/src/Windows/MainWindow.axaml b/src/Windows/MainWindow.axaml index 0c5a4ca..e82bf20 100644 --- a/src/Windows/MainWindow.axaml +++ b/src/Windows/MainWindow.axaml @@ -7,9 +7,6 @@ x:DataType="viewModels1:MainViewModelBase"> - -