You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 18, 2022. It is now read-only.
I built the project, biut a simle form to detect language as a sample, included the languagedetection.dll including a subdirectory /bin/LanguageDetection.resources.dll (the separate resource)
But teh starting point tied to get all languages, and does fail finding the embedded resource
I do not know how to force / manage that the .resource.dll gets inside the main DLL because a simple project does not include the resource, and the system does not find the correct .gz file inside the embedding
it simply does not find the embeded gzipped file
can you tell me where to find the way this works
thanks
Hi
I built the project, biut a simle form to detect language as a sample, included the languagedetection.dll including a subdirectory /bin/LanguageDetection.resources.dll (the separate resource)
But teh starting point tied to get all languages, and does fail finding the embedded resource
I do not know how to force / manage that the .resource.dll gets inside the main DLL because a simple project does not include the resource, and the system does not find the correct .gz file inside the embedding
it simply does not find the embeded gzipped file
can you tell me where to find the way this works
thanks