Merge branch 'release' into dev
This commit is contained in:
commit
b06f6266d5
|
|
@ -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": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue