code guidelines
This commit is contained in:
parent
58fb8cd530
commit
492427f4b8
82 changed files with 470 additions and 375 deletions
|
|
@ -37,12 +37,12 @@
|
|||
"compile": {
|
||||
"include": "*.cs",
|
||||
"exclude": [
|
||||
"wwwroot",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"contrib",
|
||||
"Blog-Dev",
|
||||
"Temp-Dev"
|
||||
"wwwroot",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"contrib",
|
||||
"Blog-Dev",
|
||||
"Temp-Dev"
|
||||
]
|
||||
},
|
||||
"embed": [
|
||||
|
|
@ -152,7 +152,8 @@
|
|||
"Yavsc.Server": {
|
||||
"target": "project",
|
||||
"type": "build"
|
||||
}
|
||||
},
|
||||
"rules": "1.1.0"
|
||||
},
|
||||
"commands": {
|
||||
"ef": "EntityFramework.Commands",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue