Skip to content

Commit 26b8832

Browse files
authored
Merge pull request #287 from CommunityToolkit/dependencies/update/uno-behaviors
Update Uno Behaviors to 3.0.3
2 parents 974de9e + 31c520c commit 26b8832

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ProjectHeads/App.Head.Uno.UI.Dependencies.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Project>
44
<ItemGroup>
55
<!--<PackageReference Include="Uno.Microsoft.Toolkit.Uwp.UI.Controls.Markdown" Version="7.1.11" />-->
6-
<PackageReference Include="Uno.Microsoft.Xaml.Behaviors.Interactivity" Version="3.0.0-dev.17.g7c09b9114d" />
6+
<PackageReference Include="Uno.Microsoft.Xaml.Behaviors.Interactivity" Version="3.0.3" />
77
</ItemGroup>
88
</Project>
99

ProjectHeads/App.Head.Uno.WinUI.Dependencies.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Project>
44
<ItemGroup>
55
<!--<PackageReference Include="Uno.CommunityToolkit.WinUI.UI.Controls.Markdown" Version="7.1.100-dev.15.g12261e2626" />-->
6-
<PackageReference Include="Uno.Microsoft.Xaml.Behaviors.Interactivity.WinUI" Version="3.0.0-dev.17.g7c09b9114d" />
6+
<PackageReference Include="Uno.Microsoft.Xaml.Behaviors.Interactivity.WinUI" Version="3.0.3" />
77
<PackageReference Include="Uno.WinUI.Lottie" Version="5.5.87" />
88
</ItemGroup>
99
</Project>

0 commit comments

Comments
 (0)