2
Hello,
I use Dapper Framework to perform my SQL queries in C# Windows Forms, and recently started a new project, and came across this error:
Could not load file or Assembly 'Dapper, Version=1.50.2.0, Culture=neutral, Publickeytoken=null' or one of its dependencies. A strongly-named Assembly is required. (Exception from HRESULT: 0x80131044)
Could someone recommend some kind of procedure?! I have tried reinstalling Dapper and the error persists ... I searched on some sites and asked to do some procedures through the visual studio console and none solved my problem, help me!