File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<configuration >
33 <packageSources >
44 <clear />
Original file line number Diff line number Diff line change 534534 <BaselinePackageVersion >9.0.0</BaselinePackageVersion >
535535 </PropertyGroup >
536536 <ItemGroup Condition =" '$(PackageId)' == 'Microsoft.AspNetCore.OpenApi' AND ('$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)' OR '$(TargetFramework)' == 'net9.0') " >
537- <BaselinePackageReference Include =" Microsoft.OpenApi" Version =" [1.6.17 , )" />
537+ <BaselinePackageReference Include =" Microsoft.OpenApi" Version =" [2.0.0 , )" />
538538 </ItemGroup >
539539 <!-- Package: Microsoft.AspNetCore.OutputCaching.StackExchangeRedis-->
540540 <PropertyGroup Condition =" '$(PackageId)' == 'Microsoft.AspNetCore.OutputCaching.StackExchangeRedis' " >
Original file line number Diff line number Diff line change 325325 <XunitExtensibilityCoreVersion >$(XunitVersion)</XunitExtensibilityCoreVersion >
326326 <XunitExtensibilityExecutionVersion >$(XunitVersion)</XunitExtensibilityExecutionVersion >
327327 <MicrosoftDataSqlClientVersion >5.2.2</MicrosoftDataSqlClientVersion >
328- <MicrosoftOpenApiVersion >2.0.0-preview.29 </MicrosoftOpenApiVersion >
329- <MicrosoftOpenApiYamlReaderVersion >2.0.0-preview.29 </MicrosoftOpenApiYamlReaderVersion >
328+ <MicrosoftOpenApiVersion >2.0.0</MicrosoftOpenApiVersion >
329+ <MicrosoftOpenApiYamlReaderVersion >2.0.0</MicrosoftOpenApiYamlReaderVersion >
330330 <!-- dotnet tool versions (see also auto-updated DotnetEfVersion property). -->
331331 <DotnetDumpVersion >6.0.322601</DotnetDumpVersion >
332332 <DotnetServeVersion >1.10.93</DotnetServeVersion >
You can’t perform that action at this time.
0 commit comments