mirror of
https://gitcode.com/gh_mirrors/se/Semi.Avalonia
synced 2026-04-23 09:56:35 +08:00
chore: remove AvaloniaUseCompiledBindingsByDefault property from project files.
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
|
||||
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
||||
mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450"
|
||||
x:Class="Semi.Avalonia.Demo.Pages.WindowCustomizationsPage"
|
||||
x:CompileBindings="True">
|
||||
x:Class="Semi.Avalonia.Demo.Pages.WindowCustomizationsPage">
|
||||
|
||||
<StackPanel
|
||||
Spacing="10"
|
||||
|
||||
Reference in New Issue
Block a user