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 >8</AspNetCoreMajorVersion >
10
10
<AspNetCoreMinorVersion >0</AspNetCoreMinorVersion >
11
- <AspNetCorePatchVersion >17 </AspNetCorePatchVersion >
11
+ <AspNetCorePatchVersion >18 </AspNetCorePatchVersion >
12
12
<PreReleaseVersionIteration >
13
13
</PreReleaseVersionIteration >
14
- <ValidateBaseline >true </ValidateBaseline >
14
+ <ValidateBaseline >false </ValidateBaseline >
15
15
<IdentityModelVersion Condition =" '$(IsIdentityModelTestJob)' != 'true'" >7.1.2</IdentityModelVersion >
16
16
<IdentityModelVersion Condition =" '$(IsIdentityModelTestJob)' == 'true'" >7.*</IdentityModelVersion >
17
17
<!--
339
339
<DotnetServeVersion >1.10.93</DotnetServeVersion >
340
340
<MicrosoftPlaywrightCLIVersion >1.2.3</MicrosoftPlaywrightCLIVersion >
341
341
</PropertyGroup >
342
- </Project >
342
+ </Project >
You can’t perform that action at this time.
0 commit comments