13 lines
222 B
JSON
13 lines
222 B
JSON
{
|
|
"NuGet": {
|
|
"ExternalUrl" : "<http://your-external.url",
|
|
"SourceDir" : "<your-Source-dir>"
|
|
},
|
|
"Logging": {
|
|
"IncludeScopes": false,
|
|
"LogLevel": {
|
|
"Default": "Warning"
|
|
}
|
|
}
|
|
}
|