From cb2a34b17ca98e48e49a64427d20e3595df766de Mon Sep 17 00:00:00 2001 From: nfbot Date: Thu, 8 Nov 2018 13:38:36 +0000 Subject: [PATCH] Update Windows.Devices.SerialCommunication version to 1.0.2-preview-004 (#967) --- .../win_dev_serial_native.cpp | 2 +- .../win_dev_serial_native.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/targets/CMSIS-OS/ChibiOS/nanoCLR/Windows.Devices.SerialCommunication/win_dev_serial_native.cpp b/targets/CMSIS-OS/ChibiOS/nanoCLR/Windows.Devices.SerialCommunication/win_dev_serial_native.cpp index 8332860957..68f8d6afc4 100644 --- a/targets/CMSIS-OS/ChibiOS/nanoCLR/Windows.Devices.SerialCommunication/win_dev_serial_native.cpp +++ b/targets/CMSIS-OS/ChibiOS/nanoCLR/Windows.Devices.SerialCommunication/win_dev_serial_native.cpp @@ -80,5 +80,5 @@ const CLR_RT_NativeAssemblyData g_CLR_AssemblyNative_Windows_Devices_SerialCommu "Windows.Devices.SerialCommunication", 0x469DDCFE, method_lookup, - { 1, 0, 0, 0 } + { 1, 0, 2, 4 } }; diff --git a/targets/FreeRTOS/ESP32_DevKitC/nanoCLR/Windows.Devices.SerialCommunication/win_dev_serial_native.cpp b/targets/FreeRTOS/ESP32_DevKitC/nanoCLR/Windows.Devices.SerialCommunication/win_dev_serial_native.cpp index 8332860957..68f8d6afc4 100644 --- a/targets/FreeRTOS/ESP32_DevKitC/nanoCLR/Windows.Devices.SerialCommunication/win_dev_serial_native.cpp +++ b/targets/FreeRTOS/ESP32_DevKitC/nanoCLR/Windows.Devices.SerialCommunication/win_dev_serial_native.cpp @@ -80,5 +80,5 @@ const CLR_RT_NativeAssemblyData g_CLR_AssemblyNative_Windows_Devices_SerialCommu "Windows.Devices.SerialCommunication", 0x469DDCFE, method_lookup, - { 1, 0, 0, 0 } + { 1, 0, 2, 4 } };