I downloaded the trial version of DevCraft and am using the license key in my .NET application. Tried adding the license both ways -
- NuGet Telerik license
- Copy the script to .cs file
But I see the same error on running the application.
Could not load file or assembly 'Telerik.Licensing.Runtime, Version=1.6.31.0, Culture=neutral, PublicKeyToken=98bb5b04e55c09ef' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
