소스 검색

Removed reference to Avalonia.Threading

Kenric Nugteren 1 개월 전
부모
커밋
dd89289c34
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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