Skip to content

Commit 6e1c1a3

Browse files
Update branding to 8.0.14 (#60197)
1 parent db9f8d7 commit 6e1c1a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: eng/Versions.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
<PropertyGroup Label="Version settings">
99
<AspNetCoreMajorVersion>8</AspNetCoreMajorVersion>
1010
<AspNetCoreMinorVersion>0</AspNetCoreMinorVersion>
11-
<AspNetCorePatchVersion>13</AspNetCorePatchVersion>
11+
<AspNetCorePatchVersion>14</AspNetCorePatchVersion>
1212
<PreReleaseVersionIteration>
1313
</PreReleaseVersionIteration>
14-
<ValidateBaseline>true</ValidateBaseline>
14+
<ValidateBaseline>false</ValidateBaseline>
1515
<IdentityModelVersion Condition="'$(IsIdentityModelTestJob)' != 'true'">7.1.2</IdentityModelVersion>
1616
<IdentityModelVersion Condition="'$(IsIdentityModelTestJob)' == 'true'">7.*</IdentityModelVersion>
1717
<!--

0 commit comments

Comments
 (0)