Closed webwarrior-ws closed 1 year ago
Fix in ExtractEmbeddedResourceFileContents function: use Assembly.GetCallingAssembly() for current assembly as GetExecutingAssembly() will return Fsdk assembly - that is not what the client code expects.
Fix in ExtractEmbeddedResourceFileContents function: use Assembly.GetCallingAssembly() for current assembly as GetExecutingAssembly() will return Fsdk assembly - that is not what the client code expects.