|
4 | 4 | ".NETStandard,Version=v2.0": { |
5 | 5 | "Microsoft.CodeAnalysis.CSharp": { |
6 | 6 | "type": "Direct", |
7 | | - "requested": "[4.5.0, )", |
8 | | - "resolved": "4.5.0", |
9 | | - "contentHash": "cM59oMKAOxvdv76bdmaKPy5hfj+oR+zxikWoueEB7CwTko7mt9sVKZI8Qxlov0C/LuKEG+WQwifepqL3vuTiBQ==", |
| 7 | + "requested": "[4.14.0, )", |
| 8 | + "resolved": "4.14.0", |
| 9 | + "contentHash": "568a6wcTivauIhbeWcCwfWwIn7UV7MeHEBvFB2uzGIpM2OhJ4eM/FZ8KS0yhPoNxnSpjGzz7x7CIjTxhslojQA==", |
10 | 10 | "dependencies": { |
11 | | - "Microsoft.CodeAnalysis.Common": "[4.5.0]" |
| 11 | + "Microsoft.CodeAnalysis.Analyzers": "3.11.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" |
12 | 21 | } |
13 | 22 | }, |
14 | 23 | "Microsoft.CodeAnalysis.NetAnalyzers": { |
|
63 | 72 | }, |
64 | 73 | "Microsoft.CodeAnalysis.Analyzers": { |
65 | 74 | "type": "Transitive", |
66 | | - "resolved": "3.3.3", |
67 | | - "contentHash": "j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ==" |
| 75 | + "resolved": "3.11.0", |
| 76 | + "contentHash": "v/EW3UE8/lbEYHoC2Qq7AR/DnmvpgdtAMndfQNmpuIMx/Mto8L5JnuCfdBYtgvalQOtfNCnxFejxuRrryvUTsg==" |
68 | 77 | }, |
69 | 78 | "Microsoft.CodeAnalysis.Common": { |
70 | 79 | "type": "Transitive", |
71 | | - "resolved": "4.5.0", |
72 | | - "contentHash": "lwAbIZNdnY0SUNoDmZHkVUwLO8UyNnyyh1t/4XsbFxi4Ounb3xszIYZaWhyj5ZjyfcwqwmtMbE7fUTVCqQEIdQ==", |
| 80 | + "resolved": "4.14.0", |
| 81 | + "contentHash": "PC3tuwZYnC+idaPuoC/AZpEdwrtX7qFpmnrfQkgobGIWiYmGi5MCRtl5mx6QrfMGQpK78X2lfIEoZDLg/qnuHg==", |
73 | 82 | "dependencies": { |
74 | | - "Microsoft.CodeAnalysis.Analyzers": "3.3.3", |
75 | | - "System.Collections.Immutable": "6.0.0", |
| 83 | + "Microsoft.CodeAnalysis.Analyzers": "3.11.0", |
| 84 | + "System.Buffers": "4.5.1", |
| 85 | + "System.Collections.Immutable": "9.0.0", |
76 | 86 | "System.Memory": "4.5.5", |
77 | | - "System.Reflection.Metadata": "6.0.1", |
| 87 | + "System.Numerics.Vectors": "4.5.0", |
| 88 | + "System.Reflection.Metadata": "9.0.0", |
78 | 89 | "System.Runtime.CompilerServices.Unsafe": "6.0.0", |
79 | | - "System.Text.Encoding.CodePages": "6.0.0", |
| 90 | + "System.Text.Encoding.CodePages": "7.0.0", |
80 | 91 | "System.Threading.Tasks.Extensions": "4.5.4" |
81 | 92 | } |
82 | 93 | }, |
|
92 | 103 | }, |
93 | 104 | "System.Collections.Immutable": { |
94 | 105 | "type": "Transitive", |
95 | | - "resolved": "6.0.0", |
96 | | - "contentHash": "l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==", |
| 106 | + "resolved": "9.0.0", |
| 107 | + "contentHash": "QhkXUl2gNrQtvPmtBTQHb0YsUrDiDQ2QS09YbtTTiSjGcf7NBqtYbrG/BE06zcBPCKEwQGzIv13IVdXNOSub2w==", |
97 | 108 | "dependencies": { |
98 | | - "System.Memory": "4.5.4", |
| 109 | + "System.Memory": "4.5.5", |
99 | 110 | "System.Runtime.CompilerServices.Unsafe": "6.0.0" |
100 | 111 | } |
101 | 112 | }, |
|
116 | 127 | }, |
117 | 128 | "System.Reflection.Metadata": { |
118 | 129 | "type": "Transitive", |
119 | | - "resolved": "6.0.1", |
120 | | - "contentHash": "III/lNMSn0ZRBuM9m5Cgbiho5j81u0FAEagFX5ta2DKbljZ3T0IpD8j+BIiHQPeKqJppWS9bGEp6JnKnWKze0g==", |
| 130 | + "resolved": "9.0.0", |
| 131 | + "contentHash": "ANiqLu3DxW9kol/hMmTWbt3414t9ftdIuiIU7j80okq2YzAueo120M442xk1kDJWtmZTqWQn7wHDvMRipVOEOQ==", |
121 | 132 | "dependencies": { |
122 | | - "System.Collections.Immutable": "6.0.0" |
| 133 | + "System.Collections.Immutable": "9.0.0", |
| 134 | + "System.Memory": "4.5.5" |
123 | 135 | } |
124 | 136 | }, |
125 | 137 | "System.Runtime.CompilerServices.Unsafe": { |
|
129 | 141 | }, |
130 | 142 | "System.Text.Encoding.CodePages": { |
131 | 143 | "type": "Transitive", |
132 | | - "resolved": "6.0.0", |
133 | | - "contentHash": "ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==", |
| 144 | + "resolved": "7.0.0", |
| 145 | + "contentHash": "LSyCblMpvOe0N3E+8e0skHcrIhgV2huaNcjUUEa8hRtgEAm36aGkRoC8Jxlb6Ra6GSfF29ftduPNywin8XolzQ==", |
134 | 146 | "dependencies": { |
135 | | - "System.Memory": "4.5.4", |
| 147 | + "System.Memory": "4.5.5", |
136 | 148 | "System.Runtime.CompilerServices.Unsafe": "6.0.0" |
137 | 149 | } |
138 | 150 | }, |
|
0 commit comments