Skip to content

Commit

Permalink
UI: Fixed crash in AOT builds caused by recent Dock package upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
SourMesen committed Nov 13, 2024
1 parent da6ff36 commit 534d7ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions UI/UI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
<ItemGroup>
<TrimmerRootAssembly Include="Mesen" />
<TrimmerRootAssembly Include="AvaloniaEdit" />
<TrimmerRootAssembly Include="Avalonia.MarkupExtension" />
<TrimmerRootAssembly Include="Dock.Avalonia" />
<TrimmerRootAssembly Include="Dock.Model" />
<TrimmerRootAssembly Include="Dock.Model.Mvvm" />
Expand Down

0 comments on commit 534d7ee

Please sign in to comment.