File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 22 <PropertyGroup Label =" Versioning" >
33 <RepositoryUrl >https://github.com/dotnet/dotnet-monitor</RepositoryUrl >
44 <VersionPrefix >6.2.0</VersionPrefix >
5- <PreReleaseVersionLabel >alpha</PreReleaseVersionLabel >
6- <PreReleaseVersionIteration >1</PreReleaseVersionIteration >
7- <!-- <DotNetFinalVersionKind>release</DotNetFinalVersionKind> -->
5+ <PreReleaseVersionLabel >rtm</PreReleaseVersionLabel >
6+ <DotNetFinalVersionKind >release</DotNetFinalVersionKind >
87 <DotNetUseShippingVersions >true</DotNetUseShippingVersions >
98 <!--
109 Build quality notion for blob group naming, similar to aka.ms channel build quality in Arcade:
1110 - 'daily': sets the blob group release name to 'daily' so a release type does not have to be assigned.
1211 - 'release': sets the blob group release name to 'release'. Can be used for prereleases and full releases.
1312 -->
14- <BlobGroupBuildQuality >daily </BlobGroupBuildQuality >
13+ <BlobGroupBuildQuality >release </BlobGroupBuildQuality >
1514 </PropertyGroup >
1615 <PropertyGroup Label =" Arcade" >
1716 <UsingToolXliff >false</UsingToolXliff >
You can’t perform that action at this time.
0 commit comments