File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
<PropertyGroup Label =" Version settings" >
9
9
<AspNetCoreMajorVersion >7</AspNetCoreMajorVersion >
10
10
<AspNetCoreMinorVersion >0</AspNetCoreMinorVersion >
11
- <AspNetCorePatchVersion >16 </AspNetCorePatchVersion >
12
- <ValidateBaseline >true </ValidateBaseline >
11
+ <AspNetCorePatchVersion >17 </AspNetCorePatchVersion >
12
+ <ValidateBaseline >false </ValidateBaseline >
13
13
<!--
14
14
When StabilizePackageVersion is set to 'true', this branch will produce stable outputs for 'Shipping' packages
15
15
-->
290
290
<XunitExtensibilityCoreVersion >$(XunitVersion)</XunitExtensibilityCoreVersion >
291
291
<XunitExtensibilityExecutionVersion >$(XunitVersion)</XunitExtensibilityExecutionVersion >
292
292
<XUnitRunnerVisualStudioVersion >2.4.3</XUnitRunnerVisualStudioVersion >
293
- <MicrosoftDataSqlClientVersion >4.0.1 </MicrosoftDataSqlClientVersion >
293
+ <MicrosoftDataSqlClientVersion >4.0.5 </MicrosoftDataSqlClientVersion >
294
294
<MicrosoftAspNetCoreAppVersion >6.0.0-preview.3.21167.1</MicrosoftAspNetCoreAppVersion >
295
295
<MicrosoftOpenApiVersion >1.4.3</MicrosoftOpenApiVersion >
296
296
<!-- dotnet tool versions (see also auto-updated DotnetEfVersion property). -->
You can’t perform that action at this time.
0 commit comments