|
1 | 1 | { |
2 | 2 | "version": 1, |
3 | 3 | "dependencies": { |
4 | | - "net10.0": { |
| 4 | + ".NETStandard,Version=v2.0": { |
5 | 5 | "Microsoft.CodeAnalysis.CSharp": { |
6 | 6 | "type": "Direct", |
7 | 7 | "requested": "[4.14.0, )", |
8 | 8 | "resolved": "4.14.0", |
9 | 9 | "contentHash": "568a6wcTivauIhbeWcCwfWwIn7UV7MeHEBvFB2uzGIpM2OhJ4eM/FZ8KS0yhPoNxnSpjGzz7x7CIjTxhslojQA==", |
10 | 10 | "dependencies": { |
11 | 11 | "Microsoft.CodeAnalysis.Analyzers": "3.11.0", |
12 | | - "Microsoft.CodeAnalysis.Common": "[4.14.0]" |
| 12 | + "Microsoft.CodeAnalysis.Common": "[4.14.0]", |
| 13 | + "System.Buffers": "4.5.1", |
| 14 | + "System.Collections.Immutable": "9.0.0", |
| 15 | + "System.Memory": "4.5.5", |
| 16 | + "System.Numerics.Vectors": "4.5.0", |
| 17 | + "System.Reflection.Metadata": "9.0.0", |
| 18 | + "System.Runtime.CompilerServices.Unsafe": "6.0.0", |
| 19 | + "System.Text.Encoding.CodePages": "7.0.0", |
| 20 | + "System.Threading.Tasks.Extensions": "4.5.4" |
13 | 21 | } |
14 | 22 | }, |
15 | 23 | "MinVer": { |
16 | 24 | "type": "Direct", |
17 | | - "requested": "[6.0.0, )", |
18 | | - "resolved": "6.0.0", |
19 | | - "contentHash": "+/SsmiySsXJlvQLCGBqaZKNVt3s/Y/HbAdwtop7Km2CnuZbaScoqkWJEBQ5Cy9ebkn6kCYKrHsXgwrFdTgcb3g==" |
| 25 | + "requested": "[6.1.0, )", |
| 26 | + "resolved": "6.1.0", |
| 27 | + "contentHash": "dGyb6EBQ87AhyagcXslfDGL/A+xbNtRD23CBjXoKo82TvjHqF2BBz61B6EBx/S117KUMB1PEUpRLrHcu6UjOhg==" |
| 28 | + }, |
| 29 | + "NETStandard.Library": { |
| 30 | + "type": "Direct", |
| 31 | + "requested": "[2.0.3, )", |
| 32 | + "resolved": "2.0.3", |
| 33 | + "contentHash": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", |
| 34 | + "dependencies": { |
| 35 | + "Microsoft.NETCore.Platforms": "1.1.0" |
| 36 | + } |
20 | 37 | }, |
21 | 38 | "System.Text.Json": { |
22 | 39 | "type": "Direct", |
23 | 40 | "requested": "[9.0.11, )", |
24 | 41 | "resolved": "9.0.11", |
25 | | - "contentHash": "DGToqSFbBSU6pMSbZuJ+7jDvLa73rvpcYdGFqZIB3FKdCVlEAbrBJrl9PuCT6E0QbdhXjPwqalYc5lxjUqMQzw==" |
| 42 | + "contentHash": "DGToqSFbBSU6pMSbZuJ+7jDvLa73rvpcYdGFqZIB3FKdCVlEAbrBJrl9PuCT6E0QbdhXjPwqalYc5lxjUqMQzw==", |
| 43 | + "dependencies": { |
| 44 | + "Microsoft.Bcl.AsyncInterfaces": "9.0.11", |
| 45 | + "System.Buffers": "4.5.1", |
| 46 | + "System.IO.Pipelines": "9.0.11", |
| 47 | + "System.Memory": "4.5.5", |
| 48 | + "System.Runtime.CompilerServices.Unsafe": "6.0.0", |
| 49 | + "System.Text.Encodings.Web": "9.0.11", |
| 50 | + "System.Threading.Tasks.Extensions": "4.5.4" |
| 51 | + } |
| 52 | + }, |
| 53 | + "Microsoft.Bcl.AsyncInterfaces": { |
| 54 | + "type": "Transitive", |
| 55 | + "resolved": "9.0.11", |
| 56 | + "contentHash": "3Nxnq7dVqHhEJkvcyLGzKraHzXLixUhjz8tC2LLdTo02hufeaOPbtO77xA5svFzYgL+hI7pixbWPxQJ+6BM+8A==", |
| 57 | + "dependencies": { |
| 58 | + "System.Threading.Tasks.Extensions": "4.5.4" |
| 59 | + } |
26 | 60 | }, |
27 | 61 | "Microsoft.CodeAnalysis.Analyzers": { |
28 | 62 | "type": "Transitive", |
|
34 | 68 | "resolved": "4.14.0", |
35 | 69 | "contentHash": "PC3tuwZYnC+idaPuoC/AZpEdwrtX7qFpmnrfQkgobGIWiYmGi5MCRtl5mx6QrfMGQpK78X2lfIEoZDLg/qnuHg==", |
36 | 70 | "dependencies": { |
37 | | - "Microsoft.CodeAnalysis.Analyzers": "3.11.0" |
| 71 | + "Microsoft.CodeAnalysis.Analyzers": "3.11.0", |
| 72 | + "System.Buffers": "4.5.1", |
| 73 | + "System.Collections.Immutable": "9.0.0", |
| 74 | + "System.Memory": "4.5.5", |
| 75 | + "System.Numerics.Vectors": "4.5.0", |
| 76 | + "System.Reflection.Metadata": "9.0.0", |
| 77 | + "System.Runtime.CompilerServices.Unsafe": "6.0.0", |
| 78 | + "System.Text.Encoding.CodePages": "7.0.0", |
| 79 | + "System.Threading.Tasks.Extensions": "4.5.4" |
| 80 | + } |
| 81 | + }, |
| 82 | + "Microsoft.NETCore.Platforms": { |
| 83 | + "type": "Transitive", |
| 84 | + "resolved": "1.1.0", |
| 85 | + "contentHash": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==" |
| 86 | + }, |
| 87 | + "System.Buffers": { |
| 88 | + "type": "Transitive", |
| 89 | + "resolved": "4.5.1", |
| 90 | + "contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==" |
| 91 | + }, |
| 92 | + "System.Collections.Immutable": { |
| 93 | + "type": "Transitive", |
| 94 | + "resolved": "9.0.0", |
| 95 | + "contentHash": "QhkXUl2gNrQtvPmtBTQHb0YsUrDiDQ2QS09YbtTTiSjGcf7NBqtYbrG/BE06zcBPCKEwQGzIv13IVdXNOSub2w==", |
| 96 | + "dependencies": { |
| 97 | + "System.Memory": "4.5.5", |
| 98 | + "System.Runtime.CompilerServices.Unsafe": "6.0.0" |
| 99 | + } |
| 100 | + }, |
| 101 | + "System.IO.Pipelines": { |
| 102 | + "type": "Transitive", |
| 103 | + "resolved": "9.0.11", |
| 104 | + "contentHash": "NfGnevAV0r2gqtZWxa/7uCm3MNRYz1o4WRHhFahgBq46LuG2eaLwXIlPgtgaRUvf9CCrGFnuzN47MOzJUH1HKg==", |
| 105 | + "dependencies": { |
| 106 | + "System.Buffers": "4.5.1", |
| 107 | + "System.Memory": "4.5.5", |
| 108 | + "System.Threading.Tasks.Extensions": "4.5.4" |
| 109 | + } |
| 110 | + }, |
| 111 | + "System.Memory": { |
| 112 | + "type": "Transitive", |
| 113 | + "resolved": "4.5.5", |
| 114 | + "contentHash": "XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==", |
| 115 | + "dependencies": { |
| 116 | + "System.Buffers": "4.5.1", |
| 117 | + "System.Numerics.Vectors": "4.4.0", |
| 118 | + "System.Runtime.CompilerServices.Unsafe": "4.5.3" |
| 119 | + } |
| 120 | + }, |
| 121 | + "System.Numerics.Vectors": { |
| 122 | + "type": "Transitive", |
| 123 | + "resolved": "4.5.0", |
| 124 | + "contentHash": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==" |
| 125 | + }, |
| 126 | + "System.Reflection.Metadata": { |
| 127 | + "type": "Transitive", |
| 128 | + "resolved": "9.0.0", |
| 129 | + "contentHash": "ANiqLu3DxW9kol/hMmTWbt3414t9ftdIuiIU7j80okq2YzAueo120M442xk1kDJWtmZTqWQn7wHDvMRipVOEOQ==", |
| 130 | + "dependencies": { |
| 131 | + "System.Collections.Immutable": "9.0.0", |
| 132 | + "System.Memory": "4.5.5" |
| 133 | + } |
| 134 | + }, |
| 135 | + "System.Runtime.CompilerServices.Unsafe": { |
| 136 | + "type": "Transitive", |
| 137 | + "resolved": "6.0.0", |
| 138 | + "contentHash": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==" |
| 139 | + }, |
| 140 | + "System.Text.Encoding.CodePages": { |
| 141 | + "type": "Transitive", |
| 142 | + "resolved": "7.0.0", |
| 143 | + "contentHash": "LSyCblMpvOe0N3E+8e0skHcrIhgV2huaNcjUUEa8hRtgEAm36aGkRoC8Jxlb6Ra6GSfF29ftduPNywin8XolzQ==", |
| 144 | + "dependencies": { |
| 145 | + "System.Memory": "4.5.5", |
| 146 | + "System.Runtime.CompilerServices.Unsafe": "6.0.0" |
| 147 | + } |
| 148 | + }, |
| 149 | + "System.Text.Encodings.Web": { |
| 150 | + "type": "Transitive", |
| 151 | + "resolved": "9.0.11", |
| 152 | + "contentHash": "l5L3Ov+pyD0dfK2bv6IMU2KPEyaaWnix6U0/YhgkNBGEOAgVTVlvh5ZyXWuuRlCtLnOziz+VtM5HFeqLlH2AbA==", |
| 153 | + "dependencies": { |
| 154 | + "System.Buffers": "4.5.1", |
| 155 | + "System.Memory": "4.5.5", |
| 156 | + "System.Runtime.CompilerServices.Unsafe": "6.0.0" |
| 157 | + } |
| 158 | + }, |
| 159 | + "System.Threading.Tasks.Extensions": { |
| 160 | + "type": "Transitive", |
| 161 | + "resolved": "4.5.4", |
| 162 | + "contentHash": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==", |
| 163 | + "dependencies": { |
| 164 | + "System.Runtime.CompilerServices.Unsafe": "4.5.3" |
38 | 165 | } |
39 | 166 | } |
40 | 167 | } |
|
0 commit comments