Fix build break

This commit is contained in:
Pranav K 2016-05-02 16:10:21 -07:00
parent 0b393fbc04
commit 77fbeec8bb
1 changed files with 3 additions and 0 deletions

View File

@ -9,7 +9,10 @@
],
"xmlDoc": true,
"compile": {
"include": "**/*.cs",
"exclude": [
"bin",
"obj",
"DeveloperExceptionPage/Views/*.cshtml",
"RuntimeInfo/Views/*.cshtml",
"WelcomePage/Views/*.cshtml"