You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The System.Device.Gpio package contains old-style WinRT assets. Those are no longer compatible with the 5.0 runtime. I propose we fix this in an iterative fashion:
Add a new net5.0 asset that is Linux-only.
Add CSWinRT-generated code for the WinRT APIs that we are using.
The System.Device.Gpio package contains old-style WinRT assets. Those are no longer compatible with the 5.0 runtime. I propose we fix this in an iterative fashion:
net5.0
asset that is Linux-only.Context: dotnet/runtime#42478
The text was updated successfully, but these errors were encountered: