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 Aug 15, 2022. It is now read-only.
I am using your package and I needed to create a private/internal Nuget package from it but I encounter a problem:
UCWA.Net.Ressources.dll will be never loaded/refered as Nuget treats assemblies that end with .Resources.dll as language resource assemblies.
If you think to use Nuget in the future, I think you need to rename the project or the output name.