Skip to content

Commit

Permalink
Use compiled bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
TomBebb committed Oct 4, 2024
1 parent f6703d9 commit ee7c210
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gami.Desktop/Gami.Desktop.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@
<PropertyGroup>
<ApplicationManifest>app.manifest</ApplicationManifest>
</PropertyGroup>

<PropertyGroup>
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="AsyncImageLoader.Avalonia" Version="3.3.0"/>
<PackageReference Include="Avalonia" Version="$(AvaloniaVersion)"/>
Expand Down

0 comments on commit ee7c210

Please sign in to comment.