You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
990 B
JSON
25 lines
990 B
JSON
|
4 days ago
|
{
|
||
|
|
"permissions": {
|
||
|
|
"allow": [
|
||
|
|
"Bash(nuget locals:*)",
|
||
|
|
"Bash(dotnet nuget locals all:*)",
|
||
|
|
"Bash(dotnet restore:*)",
|
||
|
|
"Bash(dir:*)",
|
||
|
|
"Bash(curl:*)",
|
||
|
|
"Bash(./nuget.exe:*)",
|
||
|
|
"Bash(dotnet build:*)",
|
||
|
|
"Bash(dotnet clean:*)",
|
||
|
|
"Bash(\"C:\\\\Program Files\\\\Microsoft Visual Studio\\\\2022\\\\Professional\\\\MSBuild\\\\Current\\\\Bin\\\\MSBuild.exe\":*)",
|
||
|
|
"Bash(\"/c/Program Files/Microsoft Visual Studio/2022/Professional/MSBuild/Current/Bin/MSBuild.exe\" \"Txgy.EWS.Client.sln\" /p:Configuration=Debug /p:Platform=\"Any CPU\" /nr:false /maxcpucount)",
|
||
|
|
"Bash(cmd:*)",
|
||
|
|
"Bash(powershell.exe:*)",
|
||
|
|
"Bash(dotnet msbuild:*)",
|
||
|
|
"Bash(ls:*)",
|
||
|
|
"Bash(\"/c/Program Files/Microsoft Visual Studio/2022/Professional/MSBuild/Current/Bin/MSBuild.exe\" Txgy.Controls.csproj /p:Configuration=Debug /verbosity:detailed)",
|
||
|
|
"Bash(git config:*)",
|
||
|
|
"Bash(git remote set-url:*)",
|
||
|
|
"Bash(git add:*)"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|