File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111<Project >
1212 <!-- WinUI 2 / UWP -->
1313 <ItemGroup Condition =" '$(IsUwp)' == 'true'" >
14- <PackageReference Include =" Microsoft.Xaml.Behaviors.Uwp.Managed" Version =" 3.0.0 " />
14+ <PackageReference Include =" Microsoft.Xaml.Behaviors.Uwp.Managed" Version =" 3.0.1 " />
1515 </ItemGroup >
1616
1717 <!-- WinUI 2 / Uno -->
2121
2222 <!-- WinUI 3 / WinAppSdk -->
2323 <ItemGroup Condition =" '$(IsWinAppSdk)' == 'true'" >
24- <PackageReference Include =" Microsoft.Xaml.Behaviors.WinUI.Managed" Version =" 3.0.0 " />
24+ <PackageReference Include =" Microsoft.Xaml.Behaviors.WinUI.Managed" Version =" 3.0.1 " />
2525 </ItemGroup >
2626
2727 <!-- WinUI 3 / Uno -->
Original file line number Diff line number Diff line change 1515
1616 <!-- WinUI 2 / UWP -->
1717 <ItemGroup Condition =" '$(IsUwp)' == 'true'" >
18- <PackageReference Include =" Microsoft.Xaml.Behaviors.Uwp.Managed" Version =" 3.0.0 " />
18+ <PackageReference Include =" Microsoft.Xaml.Behaviors.Uwp.Managed" Version =" 3.0.1 " />
1919 </ItemGroup >
2020
2121 <!-- WinUI 2 / Uno -->
2525
2626 <!-- WinUI 3 / WinAppSdk -->
2727 <ItemGroup Condition =" '$(IsWinAppSdk)' == 'true'" >
28- <PackageReference Include =" Microsoft.Xaml.Behaviors.WinUI.Managed" Version =" 3.0.0 " />
28+ <PackageReference Include =" Microsoft.Xaml.Behaviors.WinUI.Managed" Version =" 3.0.1 " />
2929 </ItemGroup >
3030
3131 <!-- WinUI 3 / Uno -->
You can’t perform that action at this time.
0 commit comments