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": [
"CS1591"
],
"xmlDoc": true,
"compile": {
"include": "**/*.cs",
"exclude": [
"bin",
"obj",
"DeveloperExceptionPage/Views/*.cshtml",
"RuntimeInfo/Views/*.cshtml",
"WelcomePage/Views/*.cshtml"
]
}
"xmlDoc": true
},
"packOptions": {
"repository": {