Initial Commit
This commit is contained in:
16
Server/DemoLibrary/dnn.json
Normal file
16
Server/DemoLibrary/dnn.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"projectType": "library",
|
||||
"name": "Summit_DemoLibrary",
|
||||
"friendlyName": "Summit DemoLibrary",
|
||||
"description": "Summit DemoLibrary Library",
|
||||
"packageName": "Summit_DemoLibrary",
|
||||
"folder": "Summit/DemoLibrary",
|
||||
"library": {},
|
||||
"pathsAndFiles": {
|
||||
"pathToAssemblies": "./bin",
|
||||
"pathToScripts": "./Server/SqlScripts",
|
||||
"assemblies": ["Summit.ApiDemo.DemoLibrary.dll"],
|
||||
"releaseFiles": [],
|
||||
"zipName": "Summit.DemoLibrary"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user