Skip to content

Commit 31af6b6

Browse files
Fix build issue
1 parent 8484595 commit 31af6b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MSURandomizer/Program.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
using Avalonia;
22
using Avalonia.ReactiveUI;
33
using System;
4+
using System.Linq;
45
using System.Threading;
56
using System.Threading.Tasks;
67
using Avalonia.Threading;

0 commit comments

Comments
 (0)