Skip to content

Commit 49556bf

Browse files
committed
Merge in 'release/7.0' changes
2 parents 84af4eb + 9140994 commit 49556bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
<PropertyGroup Label="Version settings">
99
<AspNetCoreMajorVersion>7</AspNetCoreMajorVersion>
1010
<AspNetCoreMinorVersion>0</AspNetCoreMinorVersion>
11-
<AspNetCorePatchVersion>16</AspNetCorePatchVersion>
12-
<ValidateBaseline>true</ValidateBaseline>
11+
<AspNetCorePatchVersion>17</AspNetCorePatchVersion>
12+
<ValidateBaseline>false</ValidateBaseline>
1313
<!--
1414
When StabilizePackageVersion is set to 'true', this branch will produce stable outputs for 'Shipping' packages
1515
-->
@@ -290,7 +290,7 @@
290290
<XunitExtensibilityCoreVersion>$(XunitVersion)</XunitExtensibilityCoreVersion>
291291
<XunitExtensibilityExecutionVersion>$(XunitVersion)</XunitExtensibilityExecutionVersion>
292292
<XUnitRunnerVisualStudioVersion>2.4.3</XUnitRunnerVisualStudioVersion>
293-
<MicrosoftDataSqlClientVersion>4.0.1</MicrosoftDataSqlClientVersion>
293+
<MicrosoftDataSqlClientVersion>4.0.5</MicrosoftDataSqlClientVersion>
294294
<MicrosoftAspNetCoreAppVersion>6.0.0-preview.3.21167.1</MicrosoftAspNetCoreAppVersion>
295295
<MicrosoftOpenApiVersion>1.4.3</MicrosoftOpenApiVersion>
296296
<!-- dotnet tool versions (see also auto-updated DotnetEfVersion property). -->

0 commit comments

Comments
 (0)