12 lines
238 B
JSON
12 lines
238 B
JSON
{
|
|
"dotnet": {
|
|
"enable": false,
|
|
"projects": ".",
|
|
"enablePackageRestore": false,
|
|
"script": {
|
|
"enableScriptNuGetReferences": true,
|
|
"defaultTargetFramework": "dnx451"
|
|
}
|
|
|
|
}
|
|
}
|