File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
src/Dotnet.Samples.AspNetCore.WebApi
test/Dotnet.Samples.AspNetCore.WebApi.Tests Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1919 <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 9.0.4" />
2020 <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 9.0.4" />
2121 <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 9.0.4" />
22- <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 8.0.14 " />
22+ <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 8.0.15 " />
2323 <PackageReference Include =" Serilog.AspNetCore" Version =" 9.0.0" />
2424 <PackageReference Include =" Serilog.Settings.Configuration" Version =" 9.0.0" />
2525 <PackageReference Include =" Serilog.Sinks.Console" Version =" 6.0.0" />
Original file line number Diff line number Diff line change 1919 },
2020 "Microsoft.AspNetCore.OpenApi" : {
2121 "type" : " Direct" ,
22- "requested" : " [8.0.14 , )" ,
23- "resolved" : " 8.0.14 " ,
24- "contentHash" : " Sar0lozRpDmlAfzRNHtr8hC/6ImdcZMYA1JLoEaW0bmRvQdPpsN0orHYGsY+/LYS3q603ZomxsYpXj1Ow+sBTA ==" ,
22+ "requested" : " [8.0.15 , )" ,
23+ "resolved" : " 8.0.15 " ,
24+ "contentHash" : " Nu/I5tek+FbumgyrfNAxcPZd8uQi6VTYfZ+6Wr/JYrHFM6zb6DJx99v5QjMnsf9ePHkUto0zvUFVaA2gpiV9mQ ==" ,
2525 "dependencies" : {
2626 "Microsoft.OpenApi" : " 1.4.3"
2727 }
Original file line number Diff line number Diff line change 546546 },
547547 "Microsoft.AspNetCore.OpenApi" : {
548548 "type" : " Transitive" ,
549- "resolved" : " 8.0.14 " ,
550- "contentHash" : " Sar0lozRpDmlAfzRNHtr8hC/6ImdcZMYA1JLoEaW0bmRvQdPpsN0orHYGsY+/LYS3q603ZomxsYpXj1Ow+sBTA ==" ,
549+ "resolved" : " 8.0.15 " ,
550+ "contentHash" : " Nu/I5tek+FbumgyrfNAxcPZd8uQi6VTYfZ+6Wr/JYrHFM6zb6DJx99v5QjMnsf9ePHkUto0zvUFVaA2gpiV9mQ ==" ,
551551 "dependencies" : {
552552 "Microsoft.OpenApi" : " 1.4.3"
553553 }
18271827 "dependencies" : {
18281828 "AutoMapper" : " [14.0.0, )" ,
18291829 "FluentValidation" : " [11.11.0, )" ,
1830- "Microsoft.AspNetCore.OpenApi" : " [8.0.14 , )" ,
1830+ "Microsoft.AspNetCore.OpenApi" : " [8.0.15 , )" ,
18311831 "Microsoft.EntityFrameworkCore.InMemory" : " [9.0.4, )" ,
18321832 "Microsoft.EntityFrameworkCore.SqlServer" : " [9.0.4, )" ,
18331833 "Microsoft.EntityFrameworkCore.Sqlite" : " [9.0.4, )" ,
You can’t perform that action at this time.
0 commit comments