Skip to content

Commit

Permalink
Merge pull request #17651 from unoplatform/dev/youssef/fix-build
Browse files Browse the repository at this point in the history
build: Fix failing build
  • Loading branch information
jeromelaban authored Jul 23, 2024
2 parents bd34c03 + be17144 commit e2422f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
using Microsoft.UI.Xaml.Input;
using Microsoft.UI.Xaml.Media;
using Microsoft.UI.Xaml.Shapes;
using SamplesApp.UITests;
using Uno.UI.RuntimeTests.Helpers;
using Point = System.Drawing.Point;

Expand All @@ -39,7 +40,6 @@
using Uno.Extensions;
using Windows.UI.Input.Preview.Injection;
using Uno.UI.Toolkit.Extensions;
using SamplesApp.UITests;
#endif

namespace Uno.UI.RuntimeTests.Tests.Windows_UI_Xaml
Expand Down

0 comments on commit e2422f6

Please sign in to comment.