-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Closed
Description
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"
}
}
},
Is it possible to solve this errors somehow? I tried many techniques to add dll, but still no success...
Metadata
Metadata
Assignees
Labels
No labels