Skip to content

Add dll to Vnext project #674

@OgLocPlaya

Description

@OgLocPlaya

I am trying to add dll to vnext project like this ("MapSuiteCore.DLL"):

"frameworks": {
    "dnx451": {
      "bin": {
        "assembly": "C:\\Program Files (x86)\\ThinkGeo\\Map Suite 8.0\\Map Suite MVC\\Current Version\\Managed Assemblies\\MapSuiteCore.DLL"
      },
      "dependencies": {
      },
      "frameworkAssemblies": {
        "System.ServiceModel": "4.0.0.0"
      }
    }
  },

But having such error:
capture

Is it possible to solve this errors somehow? I tried many techniques to add dll, but still no success...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions