File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ The content of the version.json file is a JSON serialized object with these prop
3939 " gitCommitIdShortAutoMinimum" : 0 , // optional. Set to use the short commit ID abbreviation provided by the git repository.
4040 " nugetPackageVersion" : {
4141 " semVer" : 1 // optional. Set to either 1 or 2 to control how the NuGet package version string is generated. Default is 1.
42- " precision" : " build" // optional. Use when you want to a more or less precise package version than the default major.minor.build.
42+ " precision" : " build" // optional. Use when you want to use a more or less precise package version than the default major.minor.build.
4343 },
4444 " pathFilters" : [
4545 // optional list of paths to consider when calculating version height.
You can’t perform that action at this time.
0 commit comments