File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
<AspNetCoreMajorVersion >9</AspNetCoreMajorVersion >
10
10
<AspNetCoreMinorVersion >0</AspNetCoreMinorVersion >
11
11
<AspNetCorePatchVersion >0</AspNetCorePatchVersion >
12
- <PreReleaseVersionIteration >2 </PreReleaseVersionIteration >
12
+ <PreReleaseVersionIteration ></PreReleaseVersionIteration >
13
13
<ValidateBaseline >true</ValidateBaseline >
14
14
<IdentityModelVersion Condition =" '$(IsIdentityModelTestJob)' != 'true'" >8.0.1</IdentityModelVersion >
15
15
<IdentityModelVersion Condition =" '$(IsIdentityModelTestJob)' == 'true'" >*-*</IdentityModelVersion >
18
18
-->
19
19
<StabilizePackageVersion Condition =" '$(StabilizePackageVersion)' == ''" >false</StabilizePackageVersion >
20
20
<DotNetFinalVersionKind Condition =" '$(StabilizePackageVersion)' == 'true'" >release</DotNetFinalVersionKind >
21
- <PreReleaseVersionLabel >rc </PreReleaseVersionLabel >
22
- <PreReleaseBrandingLabel >Release Candidate $(PreReleaseVersionIteration) </PreReleaseBrandingLabel >
21
+ <PreReleaseVersionLabel >rtm </PreReleaseVersionLabel >
22
+ <PreReleaseBrandingLabel >RTM </PreReleaseBrandingLabel >
23
23
<IncludePreReleaseLabelInPackageVersion >true</IncludePreReleaseLabelInPackageVersion >
24
24
<IncludePreReleaseLabelInPackageVersion Condition =" '$(DotNetFinalVersionKind)' == 'release' " >false</IncludePreReleaseLabelInPackageVersion >
25
25
<AspNetCoreMajorMinorVersion >$(AspNetCoreMajorVersion).$(AspNetCoreMinorVersion)</AspNetCoreMajorMinorVersion >
You can’t perform that action at this time.
0 commit comments