This repository was archived by the owner on Nov 1, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +16
-12
lines changed Expand file tree Collapse file tree 4 files changed +16
-12
lines changed Original file line number Diff line number Diff line change 1111
1212 <PackageReference Include =" Microsoft.Extensions.Logging.ApplicationInsights" Version =" 2.21.0" />
1313 <PackageReference Include =" Microsoft.Azure.Functions.Worker.ApplicationInsights" Version =" 1.0.0-preview4" />
14+ <PackageReference Include =" Microsoft.Rest.ClientRuntime" Version =" 2.3.24" />
1415
1516 <PackageReference Include =" Semver" Version =" 2.1.0" />
1617 <PackageReference Include =" Azure.Security.KeyVault.Secrets" Version =" 4.3.0" />
Original file line number Diff line number Diff line change 332332 "System.Text.Encodings.Web" : " 7.0.0"
333333 }
334334 },
335+ "Microsoft.Rest.ClientRuntime" : {
336+ "type" : " Direct" ,
337+ "requested" : " [2.3.24, )" ,
338+ "resolved" : " 2.3.24" ,
339+ "contentHash" : " hZH7XgM3eV2jFrnq7Yf0nBD4WVXQzDrer2gEY7HMNiwio2hwDsTHO6LWuueNQAfRpNp4W7mKxcXpwXUiuVIlYw==" ,
340+ "dependencies" : {
341+ "Newtonsoft.Json" : " 10.0.3"
342+ }
343+ },
335344 "Microsoft.TeamFoundationServer.Client" : {
336345 "type" : " Direct" ,
337346 "requested" : " [19.219.0-preview, )" ,
10971106 "resolved" : " 1.1.3" ,
10981107 "contentHash" : " 3Wrmi0kJDzClwAC+iBdUBpEKmEle8FQNsCs77fkiOIw/9oYA07bL1EZNX0kQ2OMN3xpwvl0vAtOCYY3ndDNlhQ=="
10991108 },
1100- "Microsoft.Rest.ClientRuntime" : {
1101- "type" : " Transitive" ,
1102- "resolved" : " 2.3.20" ,
1103- "contentHash" : " bw/H1nO4JdnhTagPHWIFQwtlQ6rb2jqw5RTrqPsPqzrjhJxc7P6MyNGdf4pgHQdzdpBSNOfZTEQifoUkxmzYXQ==" ,
1104- "dependencies" : {
1105- "Newtonsoft.Json" : " 10.0.3"
1106- }
1107- },
11081109 "Microsoft.Rest.ClientRuntime.Azure" : {
11091110 "type" : " Transitive" ,
11101111 "resolved" : " 3.3.19" ,
Original file line number Diff line number Diff line change 10751075 },
10761076 "Microsoft.Rest.ClientRuntime" : {
10771077 "type" : " Transitive" ,
1078- "resolved" : " 2.3.20 " ,
1079- "contentHash" : " bw/H1nO4JdnhTagPHWIFQwtlQ6rb2jqw5RTrqPsPqzrjhJxc7P6MyNGdf4pgHQdzdpBSNOfZTEQifoUkxmzYXQ ==" ,
1078+ "resolved" : " 2.3.24 " ,
1079+ "contentHash" : " hZH7XgM3eV2jFrnq7Yf0nBD4WVXQzDrer2gEY7HMNiwio2hwDsTHO6LWuueNQAfRpNp4W7mKxcXpwXUiuVIlYw ==" ,
10801080 "dependencies" : {
10811081 "Newtonsoft.Json" : " 10.0.3"
10821082 }
25322532 "Microsoft.Graph" : " [4.37.0, )" ,
25332533 "Microsoft.Identity.Client" : " [4.52.0, )" ,
25342534 "Microsoft.Identity.Web.TokenCache" : " [2.7.0, )" ,
2535+ "Microsoft.Rest.ClientRuntime" : " [2.3.24, )" ,
25352536 "Microsoft.TeamFoundationServer.Client" : " [19.219.0-preview, )" ,
25362537 "Octokit" : " [2.0.1, )" ,
25372538 "OpenTelemetry.Api" : " [1.5.0-rc.1, )" ,
Original file line number Diff line number Diff line change 10771077 },
10781078 "Microsoft.Rest.ClientRuntime" : {
10791079 "type" : " Transitive" ,
1080- "resolved" : " 2.3.20 " ,
1081- "contentHash" : " bw/H1nO4JdnhTagPHWIFQwtlQ6rb2jqw5RTrqPsPqzrjhJxc7P6MyNGdf4pgHQdzdpBSNOfZTEQifoUkxmzYXQ ==" ,
1080+ "resolved" : " 2.3.24 " ,
1081+ "contentHash" : " hZH7XgM3eV2jFrnq7Yf0nBD4WVXQzDrer2gEY7HMNiwio2hwDsTHO6LWuueNQAfRpNp4W7mKxcXpwXUiuVIlYw ==" ,
10821082 "dependencies" : {
10831083 "Newtonsoft.Json" : " 10.0.3"
10841084 }
25342534 "Microsoft.Graph" : " [4.37.0, )" ,
25352535 "Microsoft.Identity.Client" : " [4.52.0, )" ,
25362536 "Microsoft.Identity.Web.TokenCache" : " [2.7.0, )" ,
2537+ "Microsoft.Rest.ClientRuntime" : " [2.3.24, )" ,
25372538 "Microsoft.TeamFoundationServer.Client" : " [19.219.0-preview, )" ,
25382539 "Octokit" : " [2.0.1, )" ,
25392540 "OpenTelemetry.Api" : " [1.5.0-rc.1, )" ,
You can’t perform that action at this time.
0 commit comments