Explorar el Código

Removed reference to Avalonia.Threading

Kenric Nugteren hace 1 mes
padre
commit
dd89289c34
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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