فهرست منبع

Update branding to 7.0.0-rc2 (#43240)

Doug Bunting 3 سال پیش
والد
کامیت
16f14eda26
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      .github/fabricbot.json
  2. 1 1
      eng/Versions.props

+ 1 - 1
.github/fabricbot.json

@@ -2562,7 +2562,7 @@
           {
           {
             "name": "addMilestone",
             "name": "addMilestone",
             "parameters": {
             "parameters": {
-              "milestoneName": "7.0-rc1"
+              "milestoneName": "7.0-rc2"
             }
             }
           }
           }
         ],
         ],

+ 1 - 1
eng/Versions.props

@@ -9,7 +9,7 @@
     <AspNetCoreMajorVersion>7</AspNetCoreMajorVersion>
     <AspNetCoreMajorVersion>7</AspNetCoreMajorVersion>
     <AspNetCoreMinorVersion>0</AspNetCoreMinorVersion>
     <AspNetCoreMinorVersion>0</AspNetCoreMinorVersion>
     <AspNetCorePatchVersion>0</AspNetCorePatchVersion>
     <AspNetCorePatchVersion>0</AspNetCorePatchVersion>
-    <PreReleaseVersionIteration>1</PreReleaseVersionIteration>
+    <PreReleaseVersionIteration>2</PreReleaseVersionIteration>
     <ValidateBaseline>true</ValidateBaseline>
     <ValidateBaseline>true</ValidateBaseline>
     <!--
     <!--
         When StabilizePackageVersion is set to 'true', this branch will produce stable outputs for 'Shipping' packages
         When StabilizePackageVersion is set to 'true', this branch will produce stable outputs for 'Shipping' packages