|
39 | 39 | },
|
40 | 40 | "Polly": {
|
41 | 41 | "type": "Direct",
|
42 |
| - "requested": "[7.2.3, )", |
43 |
| - "resolved": "7.2.3", |
44 |
| - "contentHash": "DeCY0OFbNdNxsjntr1gTXHJ5pKUwYzp04Er2LLeN3g6pWhffsGuKVfMBLe1lw7x76HrPkLxKEFxBlpRxS2nDEQ==" |
| 42 | + "requested": "[8.4.0, )", |
| 43 | + "resolved": "8.4.0", |
| 44 | + "contentHash": "z2EeUutuy49jBQyZ5s2FUuTCGx3GCzJ0cJ2HbjWwks94TsC6bKTtAHKBkMZOa/DyYRl5yIX7MshvMTWl1J6RNg==", |
| 45 | + "dependencies": { |
| 46 | + "Polly.Core": "8.4.0" |
| 47 | + } |
45 | 48 | },
|
46 | 49 | "PropertyChanged.Fody": {
|
47 | 50 | "type": "Direct",
|
|
58 | 61 | "resolved": "6.0.0",
|
59 | 62 | "contentHash": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg=="
|
60 | 63 | },
|
| 64 | + "Microsoft.Bcl.AsyncInterfaces": { |
| 65 | + "type": "Transitive", |
| 66 | + "resolved": "6.0.0", |
| 67 | + "contentHash": "UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==", |
| 68 | + "dependencies": { |
| 69 | + "System.Threading.Tasks.Extensions": "4.5.4" |
| 70 | + } |
| 71 | + }, |
| 72 | + "Microsoft.Bcl.TimeProvider": { |
| 73 | + "type": "Transitive", |
| 74 | + "resolved": "8.0.0", |
| 75 | + "contentHash": "f5Kr5JepAbiGo7uDmhgvMqhntwxqXNn6/IpTBSSI4cuHhgnJGrLxFRhMjVpRkLPp6zJXO0/G0l3j9p9zSJxa+w==", |
| 76 | + "dependencies": { |
| 77 | + "Microsoft.Bcl.AsyncInterfaces": "6.0.0", |
| 78 | + "System.ValueTuple": "4.5.0" |
| 79 | + } |
| 80 | + }, |
| 81 | + "Polly.Core": { |
| 82 | + "type": "Transitive", |
| 83 | + "resolved": "8.4.0", |
| 84 | + "contentHash": "3AZxuP//pxOeBo9tQs7/tz4Z5TTbu4BYfjpaXZD0JYKJo98ngN9TMUz1nybh4k0ykWkMBpGZALV/AmVIE3ew7A==", |
| 85 | + "dependencies": { |
| 86 | + "Microsoft.Bcl.AsyncInterfaces": "6.0.0", |
| 87 | + "Microsoft.Bcl.TimeProvider": "8.0.0", |
| 88 | + "System.ComponentModel.Annotations": "4.5.0", |
| 89 | + "System.Threading.Tasks.Extensions": "4.5.4", |
| 90 | + "System.ValueTuple": "4.5.0" |
| 91 | + } |
| 92 | + }, |
| 93 | + "System.ComponentModel.Annotations": { |
| 94 | + "type": "Transitive", |
| 95 | + "resolved": "4.5.0", |
| 96 | + "contentHash": "UxYQ3FGUOtzJ7LfSdnYSFd7+oEv6M8NgUatatIN2HxNtDdlcvFAf+VIq4Of9cDMJEJC0aSRv/x898RYhB4Yppg==" |
| 97 | + }, |
61 | 98 | "System.IO.Ports": {
|
62 | 99 | "type": "Transitive",
|
63 | 100 | "resolved": "7.0.0",
|
64 | 101 | "contentHash": "0nWQjM5IofaIGpvkifN+LLuYwBG6BHlpmphLhhOJepcW12G8qToGuNDRgBzeTVBZzp33wVsESSZ8hUOCfq+8QA=="
|
| 102 | + }, |
| 103 | + "System.Threading.Tasks.Extensions": { |
| 104 | + "type": "Transitive", |
| 105 | + "resolved": "4.5.4", |
| 106 | + "contentHash": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==", |
| 107 | + "dependencies": { |
| 108 | + "System.Runtime.CompilerServices.Unsafe": "4.5.3" |
| 109 | + } |
| 110 | + }, |
| 111 | + "System.ValueTuple": { |
| 112 | + "type": "Transitive", |
| 113 | + "resolved": "4.5.0", |
| 114 | + "contentHash": "okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==" |
65 | 115 | }
|
66 | 116 | },
|
67 | 117 | ".NETFramework,Version=v4.7.2/win": {},
|
|
0 commit comments