unosquare / raspberryio

The Raspberry Pi's IO Functionality in an easy-to-use API for Mono/.NET/C#
https://unosquare.github.io/raspberryio
Other
672 stars 104 forks source link

Could not load file or assembly 'Unosquare.Swan.Lite' #224

Closed captainTvZx closed 3 years ago

captainTvZx commented 4 years ago

System.TypeLoadException: Could not load type of field 'Unosquare.RaspberryIO.Pi:<Info>k__BackingField' (3) due to: Could not load file or assembly 'Unosquare.Swan.Lite, Version=1.3.1.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. at System.Windows.Forms.Control.OnClick (System.EventArgs e) [0x00019] in <47c199caaa3c4c6c9c48a7c6ebb3fd29>:0 at System.Windows.Forms.Button.OnClick (System.EventArgs e) [0x00011] in <47c199caaa3c4c6c9c48a7c6ebb3fd29>:0 at System.Windows.Forms.ButtonBase.OnMouseUp (System.Windows.Forms.MouseEventArgs mevent) [0x00069] in <47c199caaa3c4c6c9c48a7c6ebb3fd29>:0 at System.Windows.Forms.Button.OnMouseUp (System.Windows.Forms.MouseEventArgs mevent) [0x00000] in <47c199caaa3c4c6c9c48a7c6ebb3fd29>:0 at System.Windows.Forms.Control.WmLButtonUp (System.Windows.Forms.Message& m) [0x00078] in <47c199caaa3c4c6c9c48a7c6ebb3fd29>:0 at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m) [0x001b4] in <47c199caaa3c4c6c9c48a7c6ebb3fd29>:0 at System.Windows.Forms.ButtonBase.WndProc (System.Windows.Forms.Message& m) [0x00037] in <47c199caaa3c4c6c9c48a7c6ebb3fd29>:0 at System.Windows.Forms.Button.WndProc (System.Windows.Forms.Message& m) [0x00000] in <47c199caaa3c4c6c9c48a7c6ebb3fd29>:0 at System.Windows.Forms.Control+ControlWindowTarget.OnMessage (System.Windows.Forms.Message& m) [0x00000] in <47c199caaa3c4c6c9c48a7c6ebb3fd29>:0 at System.Windows.Forms.Control+ControlNativeWindow.WndProc (System.Windows.Forms.Message& m) [0x0000b] in <47c199caaa3c4c6c9c48a7c6ebb3fd29>:0 at System.Windows.Forms.NativeWindow.WndProc (System.IntPtr hWnd, System.Windows.Forms.Msg msg, System.IntPtr wParam, System.IntPtr lParam) [0x00085] in <47c199caaa3c4c6c9c48a7c6ebb3fd29>:0

.NET Framework Version: 4.6.1 please help me :(

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.