-
Notifications
You must be signed in to change notification settings - Fork 1
ESRI dlls included in build assets #161
Copy link
Copy link
Open
Labels
Description
Expected Behavior
Only MapAction created assets should be included in the build assets. This includes the files embeded in the .esriAddin file (which is itself a zipfile with a changed extension).
Actual Behavior
Various ESRI dlls are included in the build. These are also embended into the .esriAddin file making it unnecessarily large. This prevents us from distributing the binary build publically as it would be a violation of ESRI licence agreement. Distributing the source code is OK.
Steps to Reproduce the Problem
- Build the project based on this commit: 07942f2
Specifications
- Toolbar Version: v4.1.6991.26728
- ArcGIS Version and Edition: n/a
- MapAction laptop (yes/no): n/a
- Windows Version: n/a
Reactions are currently unavailable