|
157 | 157 | "resolved": "0.12.2", |
158 | 158 | "contentHash": "JgMAGj8ekeAzKkagubXqf1UqgfHq89GyA1UQYWbkAe441uRr2Rh2rktkx5Z0LPwmD/aOqu9cxjekD2GZjP8rbw==" |
159 | 159 | }, |
| 160 | + "Microsoft.Azure.Functions.Extensions": { |
| 161 | + "type": "Direct", |
| 162 | + "requested": "[1.1.0, )", |
| 163 | + "resolved": "1.1.0", |
| 164 | + "contentHash": "zYKtQQoS1fdzufxFApuMFiFtoi9QAGH6McXxntpylwLKgKjmCMWdgUd1dcekzTKNR9DPSDPRLiulvukqXnpWrQ==", |
| 165 | + "dependencies": { |
| 166 | + "Microsoft.Azure.WebJobs": "3.0.18", |
| 167 | + "Microsoft.Extensions.DependencyInjection": "2.1.0" |
| 168 | + } |
| 169 | + }, |
160 | 170 | "Microsoft.Azure.Functions.Worker": { |
161 | 171 | "type": "Direct", |
162 | 172 | "requested": "[1.10.0, )", |
|
262 | 272 | "System.Net.Http": "4.3.0" |
263 | 273 | } |
264 | 274 | }, |
| 275 | + "Microsoft.Extensions.Configuration.AzureAppConfiguration": { |
| 276 | + "type": "Direct", |
| 277 | + "requested": "[5.1.0, )", |
| 278 | + "resolved": "5.1.0", |
| 279 | + "contentHash": "FoAfgvT/rjL/+c7BP7q0LrJIdc4Hu6SH56BTIUbwCwVjHoUw4dpgGtLQULi5GmMjdbdAxyLQSnbwpOEWuBy+RA==", |
| 280 | + "dependencies": { |
| 281 | + "Azure.Data.AppConfiguration": "1.2.0", |
| 282 | + "Azure.Messaging.EventGrid": "4.7.0", |
| 283 | + "Azure.Security.KeyVault.Secrets": "4.0.1", |
| 284 | + "Microsoft.Extensions.Configuration": "3.1.18", |
| 285 | + "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.18", |
| 286 | + "Microsoft.Extensions.Logging": "3.1.18", |
| 287 | + "System.Text.Json": "4.6.0" |
| 288 | + } |
| 289 | + }, |
| 290 | + "Microsoft.FeatureManagement": { |
| 291 | + "type": "Direct", |
| 292 | + "requested": "[2.5.1, )", |
| 293 | + "resolved": "2.5.1", |
| 294 | + "contentHash": "ERbRjk0etZs4d5Pv17unfogO4iBwV2c/HoBt4jqIJmfbKbmTLV+GbjBPYzidIg2RgYIFi8yA+EoEapSAIOp19g==", |
| 295 | + "dependencies": { |
| 296 | + "Microsoft.Extensions.Configuration.Binder": "2.1.10", |
| 297 | + "Microsoft.Extensions.Logging": "2.1.1" |
| 298 | + } |
| 299 | + }, |
265 | 300 | "Microsoft.Graph": { |
266 | 301 | "type": "Direct", |
267 | 302 | "requested": "[4.37.0, )", |
|
355 | 390 | "resolved": "2.0.0", |
356 | 391 | "contentHash": "rXkSI9t4vP2EaPhuchsWiD3elcLNth3UOZAlGohGmuckpkiOr57oMHuzM5WDzz7MJd+ZewE27/WfrZhhhFDHzA==" |
357 | 392 | }, |
| 393 | + "Azure.Data.AppConfiguration": { |
| 394 | + "type": "Transitive", |
| 395 | + "resolved": "1.2.0", |
| 396 | + "contentHash": "KA1dAM9TuDsq0CRFd+3cJTYUAzA2z9N8t9/xKdDbP9URuReq/NDFcKYr7GW2W9xzVGDtCHlD5j5am/+zLLBdSg==", |
| 397 | + "dependencies": { |
| 398 | + "Azure.Core": "1.20.0", |
| 399 | + "Microsoft.Bcl.AsyncInterfaces": "1.0.0", |
| 400 | + "System.Text.Json": "4.6.0" |
| 401 | + } |
| 402 | + }, |
358 | 403 | "Azure.Storage.Common": { |
359 | 404 | "type": "Transitive", |
360 | 405 | "resolved": "12.12.0", |
|
567 | 612 | "Microsoft.CodeAnalysis.CSharp": "3.11.0" |
568 | 613 | } |
569 | 614 | }, |
| 615 | + "Microsoft.Azure.WebJobs": { |
| 616 | + "type": "Transitive", |
| 617 | + "resolved": "3.0.18", |
| 618 | + "contentHash": "aYJ76yjPkIpsafqFp1Xz1sA06RvhUwqJnk4AqX4I0teuRjPyig9Sv7LTzxUMAppKXc4JyR/Asos2At/LMiblqg==", |
| 619 | + "dependencies": { |
| 620 | + "Microsoft.Azure.WebJobs.Core": "3.0.18", |
| 621 | + "Microsoft.Extensions.Configuration": "2.1.0", |
| 622 | + "Microsoft.Extensions.Configuration.Abstractions": "2.1.0", |
| 623 | + "Microsoft.Extensions.Configuration.EnvironmentVariables": "2.1.0", |
| 624 | + "Microsoft.Extensions.Configuration.Json": "2.1.0", |
| 625 | + "Microsoft.Extensions.Hosting": "2.1.0", |
| 626 | + "Microsoft.Extensions.Logging": "2.1.0", |
| 627 | + "Microsoft.Extensions.Logging.Abstractions": "2.1.0", |
| 628 | + "Microsoft.Extensions.Logging.Configuration": "2.1.0", |
| 629 | + "Newtonsoft.Json": "11.0.2", |
| 630 | + "System.Threading.Tasks.Dataflow": "4.8.0" |
| 631 | + } |
| 632 | + }, |
| 633 | + "Microsoft.Azure.WebJobs.Core": { |
| 634 | + "type": "Transitive", |
| 635 | + "resolved": "3.0.18", |
| 636 | + "contentHash": "ajYI8pPzPn4qq7FL8C2tz9WmFEG5PorUlkw8W9CF5M+5egnFJaF7yH48WYC+zBoQIzv2vHmFq0zhQpnv+O8v5Q==", |
| 637 | + "dependencies": { |
| 638 | + "System.ComponentModel.Annotations": "4.4.0", |
| 639 | + "System.Diagnostics.TraceSource": "4.3.0" |
| 640 | + } |
| 641 | + }, |
570 | 642 | "Microsoft.Bcl.AsyncInterfaces": { |
571 | 643 | "type": "Transitive", |
572 | 644 | "resolved": "6.0.0", |
|
1381 | 1453 | "System.Runtime": "4.3.0" |
1382 | 1454 | } |
1383 | 1455 | }, |
| 1456 | + "System.Diagnostics.TraceSource": { |
| 1457 | + "type": "Transitive", |
| 1458 | + "resolved": "4.3.0", |
| 1459 | + "contentHash": "VnYp1NxGx8Ww731y2LJ1vpfb/DKVNKEZ8Jsh5SgQTZREL/YpWRArgh9pI8CDLmgHspZmLL697CaLvH85qQpRiw==", |
| 1460 | + "dependencies": { |
| 1461 | + "Microsoft.NETCore.Platforms": "1.1.0", |
| 1462 | + "System.Collections": "4.3.0", |
| 1463 | + "System.Diagnostics.Debug": "4.3.0", |
| 1464 | + "System.Globalization": "4.3.0", |
| 1465 | + "System.Resources.ResourceManager": "4.3.0", |
| 1466 | + "System.Runtime": "4.3.0", |
| 1467 | + "System.Runtime.Extensions": "4.3.0", |
| 1468 | + "System.Threading": "4.3.0", |
| 1469 | + "runtime.native.System": "4.3.0" |
| 1470 | + } |
| 1471 | + }, |
1384 | 1472 | "System.Diagnostics.Tracing": { |
1385 | 1473 | "type": "Transitive", |
1386 | 1474 | "resolved": "4.3.0", |
|
2077 | 2165 | "System.Runtime": "4.3.0" |
2078 | 2166 | } |
2079 | 2167 | }, |
| 2168 | + "System.Threading.Tasks.Dataflow": { |
| 2169 | + "type": "Transitive", |
| 2170 | + "resolved": "4.8.0", |
| 2171 | + "contentHash": "PSIdcgbyNv7FZvZ1I9Mqy6XZOwstYYMdZiXuHvIyc0gDyPjEhrrP9OvTGDHp+LAHp1RNSLjPYssyqox9+Kt9Ug==" |
| 2172 | + }, |
2080 | 2173 | "System.Threading.Tasks.Extensions": { |
2081 | 2174 | "type": "Transitive", |
2082 | 2175 | "resolved": "4.5.4", |
|
0 commit comments