Skip to content

ESRI dlls included in build assets #161

@andrewphilipsmith

Description

@andrewphilipsmith

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

  1. 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions