Skip to content

Commit

Permalink
feat: Bump to Uno 5.0.64
Browse files Browse the repository at this point in the history
This fixes a XAML code generation issue related to x:Bind to events (see unoplatform/uno#14737)
  • Loading branch information
MartinZikmund committed Dec 18, 2023
1 parent c753148 commit c250cd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MultiTarget/PackageReferences/Uno.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<CommonUnoPackageVersion>5.0.48</CommonUnoPackageVersion>
<CommonUnoPackageVersion>5.0.64</CommonUnoPackageVersion>
</PropertyGroup>

<!-- This file is modified by UseUnoWinUI.ps1 to switch between WinUI 2 and 3 under Uno Platform -->
Expand Down

0 comments on commit c250cd1

Please sign in to comment.