20 lines
793 B
JSON
20 lines
793 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(dotnet build)",
|
|
"Bash(dotnet build:*)",
|
|
"WebFetch(domain:github.com)",
|
|
"WebFetch(domain:adndevblog.typepad.com)",
|
|
"Bash(.compile.bat)",
|
|
"Bash(rg:*)",
|
|
"Bash(findstr:*)",
|
|
"Bash(mkdir:*)",
|
|
"Bash(compile.bat)",
|
|
"Bash(./compile.bat)",
|
|
"Bash(./tool/compile.bat:*)",
|
|
"Bash(\"C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\MSBuild\\Current\\Bin\\MSBuild.exe\" NavisworksTransportPlugin.csproj /p:Configuration=Debug /p:Platform=AnyCPU /verbosity:minimal)",
|
|
"Bash(\"C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\MSBuild\\Current\\Bin\\MSBuild.exe\" NavisworksTransportPlugin.csproj /p:Configuration=Debug /p:Platform=AnyCPU)"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |