c# - {project}.resouces.dll not used when project is referenced as dll -


i have:

  • projecta (com dll)
  • en/projecta.resources.dll
  • projectb (dll) referenced projecta
  • en/projectb.resources.dll

when use projecta gui localized, gui in referenced projectb dll not. why that? can projectb used projectb.resources.dll?

use dll in projecta build , code in same thread localized correctly


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -