FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
PSScriptBuilder/psscriptbuilder.config.json at main · PSScriptBuilder/PSScriptBuilder · GitHub
PSScriptBuilder
/
PSScriptBuilder
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
4
Code
Issues
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
PSScriptBuilder
/
psscriptbuilder.config.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
14 lines (14 loc) · 468 Bytes
Breadcrumbs
PSScriptBuilder
/
psscriptbuilder.config.json
Copy path
File metadata and controls
14 lines (14 loc) · 468 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"release"
: {
"dataFile"
:
"
.
\\
build
\\
Release
\\
psscriptbuilder.releasedata.json
"
,
"bumpConfigFile"
:
"
.
\\
build
\\
Release
\\
psscriptbuilder.bumpconfig.json
"
},
"build"
: {
"outputPath"
:
"
.
\\
build
\\
Output
"
,
"backupPath"
:
"
.
\\
build
\\
Output
\\
Backup
"
,
"templatePath"
:
"
.
\\
build
\\
Templates
"
,
"orderedComponentsKey"
:
"
ORDERED_COMPONENTS
"
,
"backupEnabled"
:
false
,
"syntaxValidationEnabled"
:
true
}
}
Back
|
FazBrowse Home
|
New Git URL