Merge branch 'release' into dev

This commit is contained in:
Pranav K 2016-05-05 08:28:16 -07:00
commit b06f6266d5
1 changed files with 1 additions and 11 deletions

View File

@ -7,17 +7,7 @@
"nowarn": [ "nowarn": [
"CS1591" "CS1591"
], ],
"xmlDoc": true, "xmlDoc": true
"compile": {
"include": "**/*.cs",
"exclude": [
"bin",
"obj",
"DeveloperExceptionPage/Views/*.cshtml",
"RuntimeInfo/Views/*.cshtml",
"WelcomePage/Views/*.cshtml"
]
}
}, },
"packOptions": { "packOptions": {
"repository": { "repository": {