File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 99 <AspNetCoreMajorVersion >5</AspNetCoreMajorVersion >
1010 <AspNetCoreMinorVersion >0</AspNetCoreMinorVersion >
1111 <AspNetCorePatchVersion >5</AspNetCorePatchVersion >
12- <ValidateBasline >true</ValidateBasline >
12+ <ValidateBaseline >true</ValidateBaseline >
1313 <!--
1414 When StabilizePackageVersion is set to 'true', this branch will produce stable outputs for 'Shipping' packages
1515 -->
Original file line number Diff line number Diff line change 11<Project >
22
33 <Target Name =" EnsureBaselineIsUpdated"
4- Condition =" '$(ValidateBasline )' == 'true' AND
4+ Condition =" '$(ValidateBaseline )' == 'true' AND
55 '$(IsServicingBuild)' == 'true' AND
66 '$(AspNetCoreBaselineVersion)' != '$(PreviousAspNetCoreReleaseVersion)' AND
77 '$(MSBuildProjectName)' != 'BaselineGenerator' AND
You can’t perform that action at this time.
0 commit comments