Hi: Can someone point me at instructions for installing the latest update on a SCM20250D Dev board? Currently in VS2022 . I am trying to build the example for this board, and have updated the nuget packages, but get the error which sounds like the error I used to get with NETMF 4.3ā¦
"Severity Code Description Project File Line Suppression State
Error The assembly āmscorlib, Version=2.2.0.4200, Culture=neutral, PublicKeyToken=nullā has been referenced multiple times with different versions.
The assembly āmscorlib, Version=2.2.0.4200, Culture=neutral, PublicKeyToken=nullā cannot be found.
The assembly āmscorlib, Version=2.2.0.4200, Culture=neutral, PublicKeyToken=nullā has been referenced multiple times with different versions.
The assembly āmscorlib, Version=2.2.0.4200, Culture=neutral, PublicKeyToken=nullā cannot be found.
The assembly āmscorlib, Version=2.2.0.4200, Culture=neutral, PublicKeyToken=nullā has been referenced multiple times with different versions.
The assembly āmscorlib, Version=2.2.0.4200, Culture=neutral, PublicKeyToken=nullā cannot be found.
The assembly āGHIElectronics.TinyCLR.Devices.Camera, Version=2.2.0.4200, Culture=neutral, PublicKeyToken=nullā cannot be found.
The assembly āGHIElectronics.TinyCLR.Devices.Gpio, Version=2.2.0.4200, Culture=neutral, PublicKeyToken=nullā cannot be found.
The assembly āGHIElectronics.TinyCLR.Devices.Gpio, Version=2.2.0.5000, Culture=neutral, PublicKeyToken=nullā has been referenced multiple times with different versions.
The assembly āGHIElectronics.TinyCLR.Devices.Gpio, Version=2.2.0.5000, Culture=neutral, PublicKeyToken=nullā has been referenced multiple times with different versions.
The assembly āGHIElectronics.TinyCLR.Devices.Gpio, Version=2.2.0.5000, Culture=neutral, PublicKeyToken=nullā has been referenced multiple times with different versions.
The assembly āGHIElectronics.TinyCLR.Devices.Gpio, Version=2.2.0.5000, Culture=neutral, PublicKeyToken=nullā has been referenced multiple times with different versions.
The assembly āGHIElectronics.TinyCLR.Devices.I2c, Version=2.2.0.4200, Culture=neutral, PublicKeyToken=nullā cannot be found.
The assembly āGHIElectronics.TinyCLR.Devices.I2c, Version=2.2.0.5000, Culture=neutral, PublicKeyToken=nullā has been referenced multiple times with different versions.
"