Browse Source

Removed reference to Avalonia.Threading

Kenric Nugteren 1 tháng trước cách đây
mục cha
commit
dd89289c34
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      BluetoothLENet-master/BluetoothLeNet/BLENet.cs

+ 0 - 1
BluetoothLENet-master/BluetoothLeNet/BLENet.cs

@@ -6,7 +6,6 @@ using System.Runtime.InteropServices.WindowsRuntime;
 using System.Text;
 using Windows.Devices.Bluetooth.Advertisement;
 using Windows.Storage.Streams;
-using Avalonia.Threading;
 using InABox.Core;
 
 namespace BluetoothLENet