We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04d61ca commit ee6cde5Copy full SHA for ee6cde5
eng/Versions.props
@@ -8,8 +8,8 @@
8
<PatchVersion>0</PatchVersion>
9
<SdkBandVersion>7.0.100</SdkBandVersion>
10
<PackageVersionNet6>6.0.9</PackageVersionNet6>
11
- <PreReleaseVersionLabel>rc</PreReleaseVersionLabel>
12
- <PreReleaseVersionIteration>2</PreReleaseVersionIteration>
+ <PreReleaseVersionLabel>rtm</PreReleaseVersionLabel>
+ <PreReleaseVersionIteration></PreReleaseVersionIteration>
13
<!-- Set assembly version to align with major and minor version,
14
as for the patches and revisions should be manually updated per assembly if it is serviced. -->
15
<AssemblyVersion>$(MajorVersion).$(MinorVersion).0.0</AssemblyVersion>
0 commit comments