Skip to content

Commit 6e341e5

Browse files
authored
Update branding to 3.1.16 (#32395)
* Update branding to 3.1.16 * Update Versions.props
1 parent a93ddaa commit 6e341e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
<PropertyGroup Label="Version settings">
99
<AspNetCoreMajorVersion>3</AspNetCoreMajorVersion>
1010
<AspNetCoreMinorVersion>1</AspNetCoreMinorVersion>
11-
<AspNetCorePatchVersion>15</AspNetCorePatchVersion>
12-
<ValidateBaseline>true</ValidateBaseline>
11+
<AspNetCorePatchVersion>16</AspNetCorePatchVersion>
12+
<ValidateBaseline>false</ValidateBaseline>
1313
<PreReleasePreviewNumber>0</PreReleasePreviewNumber>
1414
<ComponentsWebAssemblyMajorVersion>3</ComponentsWebAssemblyMajorVersion>
1515
<ComponentsWebAssemblyMinorVersion>2</ComponentsWebAssemblyMinorVersion>

0 commit comments

Comments
 (0)