{
"permissions": {
"allow": [
"Bash(dotnet --version:*)",
"Bash(dotnet build:*)",
"Bash(dotnet test:*)",
"Bash(git checkout:*)",
"Bash(git add:*)"
]
}