Description
#Details about Problem
When building some device libraries with the new MDP, it fails. due to a missing reference table for System.DateTime
Found so far:
Windows.Devices.SerialCommunication
Windows.Devices.GPIO
nanoFramework.Devices.Can
VS version
2019
VS extension version
2019.1.8.10
Detailed repro steps so we can see the same problem
-
Clone the repo
-
Open with Visual Studio
-
Change to release mode
-
Rebuild solution