Question:
I am developing a large application and have multiple client/server libraries. For example:
XYZ.Business.Administration.Client
XYZ.Business.Administration.Server
XYZ.Business.Common.Client
XYZ.Business.Common.Server
XYZ.Business.Operations.Client
XYZ.Business.Operations.Server
Do I need to put the compression files in each client/server libraries or put them in only the Common as the common is referenced in each one of the other libraries because the items are common?
Thanks in advance,
CyclingFoodmanPA
Copyright (c) Marimer LLC