User Interface » WPF and GF.API libraries May 16, 2023 @ 11:23 PM (Total replies: 0) | |||||
Hi All, Does anyone able to create WPF app and reference GFAPI nuget package? I got a build error after installed GFAPI lib. Severity Code Description Project File Line Suppression State Error Unknown build error, 'Cannot resolve dependency to assembly 'GF.VersionInfo, Version=4.7.1029.321, Culture=neutral, PublicKeyToken=b6b45f27e2749b17' because it has not been preloaded. When using the ReflectionOnly APIs, dependent assemblies must be pre-loaded or loaded on demand through the ReflectionOnlyAssemblyResolve event.' |