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 1919 <StabilizePackageVersion Condition =" '$(StabilizePackageVersion)' == ''" >false</StabilizePackageVersion >
2020 <DotNetFinalVersionKind Condition =" '$(StabilizePackageVersion)' == 'true'" >release</DotNetFinalVersionKind >
2121 <PreReleaseVersionLabel >rc</PreReleaseVersionLabel >
22- <PreReleaseBrandingLabel >Preview $(PreReleaseVersionIteration)</PreReleaseBrandingLabel >
22+ <PreReleaseBrandingLabel >RC $(PreReleaseVersionIteration)</PreReleaseBrandingLabel >
2323 <IncludePreReleaseLabelInPackageVersion >true</IncludePreReleaseLabelInPackageVersion >
2424 <IncludePreReleaseLabelInPackageVersion Condition =" '$(DotNetFinalVersionKind)' == 'release' " >false</IncludePreReleaseLabelInPackageVersion >
2525 <AspNetCoreMajorMinorVersion >$(AspNetCoreMajorVersion).$(AspNetCoreMinorVersion)</AspNetCoreMajorMinorVersion >
You can’t perform that action at this time.
0 commit comments