File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
33 <VersionPrefix >6.5.0</VersionPrefix >
4- <PreReleaseVersionLabel >preview </PreReleaseVersionLabel >
5- <PreReleaseVersionIteration >2 </PreReleaseVersionIteration >
4+ <PreReleaseVersionLabel >rtm </PreReleaseVersionLabel >
5+ <PreReleaseVersionIteration ></PreReleaseVersionIteration >
66 <SemanticVersioningV1 >True</SemanticVersioningV1 >
77 <IncludeSourceRevisionInInformationalVersion >False</IncludeSourceRevisionInInformationalVersion >
88 <UsingToolNetFrameworkReferenceAssemblies >True</UsingToolNetFrameworkReferenceAssemblies >
99 <UsingToolXliff >False</UsingToolXliff >
1010 <!--
1111 When StabilizePackageVersion is set to 'true', this branch will produce stable outputs for 'Shipping' packages
1212 -->
13- <StabilizePackageVersion Condition =" '$(StabilizePackageVersion)' == ''" >false </StabilizePackageVersion >
13+ <StabilizePackageVersion Condition =" '$(StabilizePackageVersion)' == ''" >true </StabilizePackageVersion >
1414 <DotNetFinalVersionKind Condition =" '$(StabilizePackageVersion)' == 'true'" >release</DotNetFinalVersionKind >
1515 <DefaultNetCoreTargetFramework >net9.0</DefaultNetCoreTargetFramework >
1616 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments