Skip to content

Commit 934b452

Browse files
committed
WIP
1 parent 24b7a21 commit 934b452

File tree

1 file changed

+134
-3
lines changed

1 file changed

+134
-3
lines changed

registry.json

Lines changed: 134 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
11
{
2+
"Microsoft.TeamFoundation.DistributedTask.Common.Contracts": {
3+
"listed": true,
4+
"version": "19.225.1"
5+
},
6+
"System.ComponentModel.Annotations": {
7+
"listed": true,
8+
"version": "5.0.0"
9+
},
10+
"Azure.Identity": {
11+
"listed": true,
12+
"version": "[1.16.0,)"
13+
},
14+
"Azure.Core": {
15+
"listed": true,
16+
"version": "[1.47.3,)"
17+
},
218
"clipper.NetStandard2": {
319
"listed": true,
420
"version": "6.4.2"
@@ -55,13 +71,17 @@
5571
"version": "1.0.349",
5672
"analyzer": true
5773
},
74+
"Microsoft.Win32.Registry": {
75+
"listed": false,
76+
"version": "4.7.0"
77+
},
5878
"Microsoft.Bcl.AsyncInterfaces": {
5979
"listed": false,
6080
"version": "6.0.0"
6181
},
6282
"Microsoft.CodeAnalysis.Analyzers": {
6383
"listed": true,
64-
"version": "3.0.0",
84+
"version": "2.9.3",
6585
"defineConstraints": [
6686
"UNITY_EDITOR"
6787
]
@@ -122,14 +142,54 @@
122142
"listed": false,
123143
"version": "2.0.0"
124144
},
145+
"Microsoft.Identity.Client.Extensions.Msal": {
146+
"listed": true,
147+
"version": "[4.76.0,)"
148+
},
149+
"Microsoft.Identity.Extensions.Msal": {
150+
"listed": true,
151+
"version": "[4.76.0,)"
152+
},
153+
"Microsoft.Identity.Client": {
154+
"listed": true,
155+
"version": "[4.76.0,)"
156+
},
157+
"Microsoft.IdentityModel.Abstractions": {
158+
"listed": true,
159+
"version": "[6.35.0,)"
160+
},
161+
"Microsoft.Identity.Extensions.Msal": {
162+
"listed": true,
163+
"version": "[4.76.0,)"
164+
},
165+
"Microsoft.TeamFoundationServer.Client": {
166+
"listed": true,
167+
"version": "19.225.1"
168+
},
169+
"Microsoft.VisualStudio.Services.Client": {
170+
"listed": true,
171+
"version": "19.225.1"
172+
},
173+
"Microsoft.AspNet.WebApi.Client": {
174+
"listed": true,
175+
"version": "5.2.7"
176+
},
125177
"Microsoft.Unity.Analyzers": {
126178
"listed": true,
127179
"version": "[1.7.0,)",
128180
"analyzer": true
129181
},
182+
"Microsoft.TeamFoundationServer.Client": {
183+
"listed": true,
184+
"version": "16.170.0",
185+
},
130186
"Newtonsoft.Json": {
131187
"listed": true,
132-
"version": "11.0.1"
188+
"version": "10.0.1"
189+
},
190+
"Newtonsoft.Json.Bson": {
191+
"listed": true,
192+
"version": "1.0.1"
133193
},
134194
"OpenTracing": {
135195
"listed": false,
@@ -162,22 +222,81 @@
162222
"listed": true,
163223
"version": "4.4.0"
164224
},
225+
"System.ClientModel": {
226+
"listed": true,
227+
"version": "[1.6.1,)"
228+
},
165229
"System.Collections.Immutable": {
166230
"listed": true,
167231
"version": "1.4.0"
168232
},
233+
"System.Configuration.ConfigurationManager": {
234+
"listed": true,
235+
"version": "6.0.1"
236+
},
169237
"System.Diagnostics.DiagnosticSource": {
170238
"listed": true,
171-
"version": "[8.0.2,)"
239+
"version": "[4.7.0,)"
172240
},
173241
"System.IO.Pipelines": {
174242
"listed": true,
175243
"version": "[8.0.0,)"
176244
},
245+
"System.IO.FileSystem.AccessControl": {
246+
"listed": true,
247+
"version": "5.0.0"
248+
},
249+
"System.Security.AccessControl": {
250+
"listed": true,
251+
"version": "4.7.0"
252+
},
253+
"System.Security.Permissions": {
254+
"listed": true,
255+
"version": "6.0.0"
256+
},
257+
"System.Security.Cryptography.Cng": {
258+
"listed": true,
259+
"version": "5.0.0"
260+
},
261+
"System.Security.Cryptography.OpenSsl": {
262+
"listed": true,
263+
"version": "5.0.0"
264+
},
265+
"System.Security.Cryptography.ProtectedData": {
266+
"listed": true,
267+
"version": "6.0.0"
268+
},
269+
"System.Security.Principal.Windows": {
270+
"listed": true,
271+
"version": "4.7.0"
272+
},
273+
"System.Xml.XPath.XmlDocument": {
274+
"listed": true,
275+
"version": "4.3.0"
276+
},
277+
"System.Data.SqlClient": {
278+
"listed": true,
279+
"version": "4.8.5"
280+
},
281+
"runtime.native.System.Data.SqlClient.sni": {
282+
"ignore": true
283+
},
284+
"System.Security.Principal.Windows": {
285+
"listed": true,
286+
"version": "5.0.0"
287+
},
288+
"System.Security.Cryptography.ProtectedData": {
289+
"listed": true,
290+
"version": "4.5.0"
291+
},
177292
"System.Memory": {
178293
"listed": true,
179294
"version": "4.4.0"
180295
},
296+
"System.Memory.Data": {
297+
"listed": true,
298+
"version": "8.0.0"
299+
},
181300
"System.Numerics.Vectors": {
182301
"listed": false,
183302
"version": "4.4.0"
@@ -194,6 +313,18 @@
194313
"listed": false,
195314
"version": "4.4.0"
196315
},
316+
"System.Text.Encodings.Web": {
317+
"listed": false,
318+
"version": "[8.0.0,)"
319+
},
320+
"System.Text.Json": {
321+
"listed": false,
322+
"version": "8.0.0"
323+
},
324+
"System.Text.Encoding.Web": {
325+
"listed": false,
326+
"version": "8.0.0"
327+
},
197328
"System.Threading.Channels": {
198329
"listed": true,
199330
"version": "4.5.0"

0 commit comments

Comments
 (0)