Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 362c283

Browse files
committedMar 19, 2025·
Update Versions.props to build 7.0.0-preview.2 packages
1 parent 5684c45 commit 362c283

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎eng/Versions.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<PatchVersion>0</PatchVersion>
77
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
88
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
9-
<PreReleaseVersionIteration>1</PreReleaseVersionIteration>
10-
<PreReleaseBrandingLabel>Preview 1</PreReleaseBrandingLabel>
9+
<PreReleaseVersionIteration>2</PreReleaseVersionIteration>
10+
<PreReleaseBrandingLabel>Preview 2</PreReleaseBrandingLabel>
1111
<StabilizePackageVersion Condition=" '$(StabilizePackageVersion)' == '' ">false</StabilizePackageVersion>
1212
<DotNetFinalVersionKind Condition=" '$(StabilizePackageVersion)' == 'true' ">release</DotNetFinalVersionKind>
1313
<IncludePreReleaseLabelInPackageVersion>true</IncludePreReleaseLabelInPackageVersion>

0 commit comments

Comments
 (0)
Please sign in to comment.