File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 <PackageReference Include =" Microsoft.Extensions.Configuration.Binder" Version =" 10.0.7" />
2020 <PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 10.0.7" />
2121 <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 10.0.7" />
22+ <PackageReference Include =" Microsoft.OpenApi" Version =" 3.5.3" />
2223 <PackageReference Include =" Microsoft.OpenApi.Readers" Version =" 1.6.29" />
2324 <PackageReference Include =" Newtonsoft.Json.Schema" Version =" 4.0.1" />
2425 <PackageReference Include =" Scriban" Version =" 7.1.0" />
Original file line number Diff line number Diff line change 6464 "Microsoft.Extensions.DependencyInjection.Abstractions" : " 10.0.7"
6565 }
6666 },
67+ "Microsoft.OpenApi" : {
68+ "type" : " Direct" ,
69+ "requested" : " [3.5.3, )" ,
70+ "resolved" : " 3.5.3" ,
71+ "contentHash" : " V/PpjnjbnKsLTy0Bp3euE3l9vAJff/ZgaaOclKLZh6aGkmkWix008MidGVORHlbYfpu7pRMdvo5bGwbiDMFyxg=="
72+ },
6773 "Microsoft.OpenApi.Readers" : {
6874 "type" : " Direct" ,
6975 "requested" : " [1.6.29, )" ,
275281 "resolved" : " 10.0.7" ,
276282 "contentHash" : " D5M0Jr551iTgwkZMN9rm0pSkgNLj5quUWQUmQPMZh7k/bnvZTnXRGfE2KuvXf1EEjt/ofD9yw9IumpgdP9QCnw=="
277283 },
278- "Microsoft.OpenApi" : {
279- "type" : " Transitive" ,
280- "resolved" : " 1.6.29" ,
281- "contentHash" : " mLoYWWwRP3C7Iier4dDzepq0kw1Tpdlh+B6KZ1SNcgq/tWI8aC41WYvIsJpsAS4UG1IV4c0AAnZs8qCPobzBkQ=="
282- },
283284 "Newtonsoft.Json" : {
284285 "type" : " Transitive" ,
285286 "resolved" : " 13.0.3" ,
Original file line number Diff line number Diff line change 3636 <Private >false</Private >
3737 <ExcludeAssets >runtime</ExcludeAssets >
3838 </PackageReference >
39- <PackageReference Include =" Microsoft.OpenApi" Version =" 1.6.29 " >
39+ <PackageReference Include =" Microsoft.OpenApi" Version =" 3.5.3 " >
4040 <Private >false</Private >
4141 <ExcludeAssets >runtime</ExcludeAssets >
4242 </PackageReference >
Original file line number Diff line number Diff line change 5454 },
5555 "Microsoft.OpenApi" : {
5656 "type" : " Direct" ,
57- "requested" : " [1.6.29 , )" ,
58- "resolved" : " 1.6.29 " ,
59- "contentHash" : " mLoYWWwRP3C7Iier4dDzepq0kw1Tpdlh+B6KZ1SNcgq/tWI8aC41WYvIsJpsAS4UG1IV4c0AAnZs8qCPobzBkQ =="
57+ "requested" : " [3.5.3 , )" ,
58+ "resolved" : " 3.5.3 " ,
59+ "contentHash" : " V/PpjnjbnKsLTy0Bp3euE3l9vAJff/ZgaaOclKLZh6aGkmkWix008MidGVORHlbYfpu7pRMdvo5bGwbiDMFyxg =="
6060 },
6161 "Newtonsoft.Json" : {
6262 "type" : " Direct" ,
527527 "Microsoft.Extensions.Configuration.Binder" : " [10.0.7, )" ,
528528 "Microsoft.Extensions.Configuration.Json" : " [10.0.7, )" ,
529529 "Microsoft.Extensions.Logging.Abstractions" : " [10.0.7, )" ,
530+ "Microsoft.OpenApi" : " [3.5.3, )" ,
530531 "Microsoft.OpenApi.Readers" : " [1.6.29, )" ,
531532 "Newtonsoft.Json.Schema" : " [4.0.1, )" ,
532533 "Scriban" : " [7.1.0, )" ,
You can’t perform that action at this time.
0 commit comments