Add BT device to net6-windows

This commit is contained in:
Morten Nielsen 2024-07-02 15:44:46 -07:00
parent b578d73305
commit d37bd9af08

View file

@ -12,7 +12,7 @@
// * limitations under the License.
// ******************************************************************************
#if WINDOWS_UWP
#if WINDOWS_UWP || WINDOWS
using System;
using System.Collections.Generic;
using System.Linq;