11 lines
No EOL
317 B
JSON
11 lines
No EOL
317 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(rm:*)",
|
|
"Bash(\"/mnt/c/Program Files/dotnet/dotnet.exe\" build --configuration Release)",
|
|
"Bash(\"/mnt/c/Program Files/dotnet/dotnet.exe\" test --configuration Release --logger \"console;verbosity=normal\")",
|
|
"Bash(find:*)"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |