File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1212 <!-- <PackageValidationBaselineVersion>$(MajorVersion).$(MinorVersion).$([MSBuild]::Subtract($(PatchVersion), 1))</PackageValidationBaselineVersion>-->
1313 <!-- To produce shipping versions in non-official builds, instead of default fixed dummy version number (42.42.42.42). -->
1414 <DotNetUseShippingVersions >true</DotNetUseShippingVersions >
15- <PreReleaseVersionLabel >rc </PreReleaseVersionLabel >
15+ <PreReleaseVersionLabel ></PreReleaseVersionLabel >
1616 <PreReleaseVersionIteration >
1717 </PreReleaseVersionIteration >
1818 <!-- Opt-in repo features -->
3131 <MicrosoftTargetingPackNETFrameworkv472PackageVersion >1.0.0</MicrosoftTargetingPackNETFrameworkv472PackageVersion >
3232 </PropertyGroup >
3333 <PropertyGroup >
34- <DotNetRuntimeRcVersion >10.0.0-rc.1.25451.107 </DotNetRuntimeRcVersion >
34+ <DotNetRuntimeRcVersion >10.0.0</DotNetRuntimeRcVersion >
3535 </PropertyGroup >
3636 <PropertyGroup >
3737 <!-- Needed by Infrastructure.Common.csproj -->
You can’t perform that action at this time.
0 commit comments