File tree 1 file changed +4
-0
lines changed 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 6
6
<PatchVersion >0</PatchVersion >
7
7
<VersionPrefix >$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix >
8
8
<PreReleaseVersionLabel >preview</PreReleaseVersionLabel >
9
+ <PreReleaseVersionIteration >8</PreReleaseVersionIteration >
10
+ <PreReleaseBrandingLabel >Preview $(PreReleaseVersionIteration)</PreReleaseBrandingLabel >
9
11
<StabilizePackageVersion Condition =" '$(StabilizePackageVersion)' == ''" >false</StabilizePackageVersion >
10
12
<DotNetFinalVersionKind Condition =" '$(StabilizePackageVersion)' == 'true'" >release</DotNetFinalVersionKind >
13
+ <IncludePreReleaseLabelInPackageVersion >true</IncludePreReleaseLabelInPackageVersion >
14
+ <IncludePreReleaseLabelInPackageVersion Condition =" '$(DotNetFinalVersionKind)' == 'release' " >false</IncludePreReleaseLabelInPackageVersion >
11
15
</PropertyGroup >
12
16
13
17
</Project >
You can’t perform that action at this time.
0 commit comments