Fix build break
This commit is contained in:
parent
0b393fbc04
commit
77fbeec8bb
|
|
@ -9,7 +9,10 @@
|
|||
],
|
||||
"xmlDoc": true,
|
||||
"compile": {
|
||||
"include": "**/*.cs",
|
||||
"exclude": [
|
||||
"bin",
|
||||
"obj",
|
||||
"DeveloperExceptionPage/Views/*.cshtml",
|
||||
"RuntimeInfo/Views/*.cshtml",
|
||||
"WelcomePage/Views/*.cshtml"
|
||||
|
|
|
|||
Loading…
Reference in New Issue