Skip to content

Commit 0bc57d5

Browse files
committed
WIP
1 parent 24b7a21 commit 0bc57d5

File tree

1 file changed

+122
-2
lines changed

1 file changed

+122
-2
lines changed

registry.json

Lines changed: 122 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
{
2+
"Azure.Identity": {
3+
"listed": true,
4+
"version": "1.16.0,)"
5+
},
6+
"Azure.Core": {
7+
"listed": true,
8+
"version": "1.47.3,)"
9+
},
210
"clipper.NetStandard2": {
311
"listed": true,
412
"version": "6.4.2"
@@ -122,14 +130,46 @@
122130
"listed": false,
123131
"version": "2.0.0"
124132
},
133+
"Microsoft.Identity.Extensions.Msal": {
134+
"listed": true,
135+
"version": "4.76.0,)"
136+
},
137+
"Microsoft.Identity.Client": {
138+
"listed": true,
139+
"version": "4.76.0,)"
140+
},
141+
"Microsoft.IdentityModel.Abstractions": {
142+
"listed": true,
143+
"version": "8.14.0,)"
144+
},
145+
"Microsoft.Identity.Extensions.Msal": {
146+
"listed": true,
147+
"version": "4.76.0,)"
148+
},
149+
"Microsoft.TeamFoundationServer.Client": {
150+
"listed": true,
151+
"version": "19.225.1"
152+
},
153+
"Microsoft.VisualStudio.Services.Client": {
154+
"listed": true,
155+
"version": "19.225.1"
156+
},
157+
"Microsoft.AspNet.WebApi.Client": {
158+
"listed": true,
159+
"version": "5.2.7"
160+
},
125161
"Microsoft.Unity.Analyzers": {
126162
"listed": true,
127163
"version": "[1.7.0,)",
128164
"analyzer": true
129165
},
130166
"Newtonsoft.Json": {
131167
"listed": true,
132-
"version": "11.0.1"
168+
"version": "10.0.1"
169+
},
170+
"Newtonsoft.Json.Bson": {
171+
"listed": true,
172+
"version": "1.0.1"
133173
},
134174
"OpenTracing": {
135175
"listed": false,
@@ -162,22 +202,94 @@
162202
"listed": true,
163203
"version": "4.4.0"
164204
},
205+
"System.ClientModel": {
206+
"listed": true,
207+
"version": "1.6.1,)"
208+
},
165209
"System.Collections.Immutable": {
166210
"listed": true,
167211
"version": "1.4.0"
168212
},
213+
"System.Configuration.ConfigurationManager": {
214+
"listed": true,
215+
"version": "6.0.1"
216+
},
169217
"System.Diagnostics.DiagnosticSource": {
170218
"listed": true,
171-
"version": "[8.0.2,)"
219+
"version": "[8.0.1,)"
172220
},
173221
"System.IO.Pipelines": {
174222
"listed": true,
175223
"version": "[8.0.0,)"
176224
},
225+
"System.IO.FileSystem.AccessControl": {
226+
"listed": true,
227+
"version": "5.0.0"
228+
},
229+
"System.Security.AccessControl": {
230+
"listed": true,
231+
"version": "5.0.0"
232+
},
233+
"System.Security.Permissions": {
234+
"listed": true,
235+
"version": "6.0.0"
236+
},
237+
"System.Security.Cryptography.Cng": {
238+
"listed": true,
239+
"version": "5.0.0"
240+
},
241+
"System.Security.Cryptography.OpenSsl": {
242+
"listed": true,
243+
"version": "5.0.0"
244+
},
245+
"System.Security.Cryptography.ProtectedData": {
246+
"listed": true,
247+
"version": "6.0.0"
248+
},
249+
"System.Security.Principal.Windows": {
250+
"listed": true,
251+
"version": "5.0.0"
252+
},
253+
"System.Xml.XPath.XmlDocument": {
254+
"listed": true,
255+
"version": "4.3.0"
256+
},
257+
"System.Data.SqlClient": {
258+
"listed": true,
259+
"version": "4.8.5"
260+
},
261+
"runtime.win-x64.runtime.native.System.Data.SqlClient.sni": {
262+
"listed": true,
263+
"version": "4.4.0"
264+
},
265+
"runtime.win-x86.runtime.native.System.Data.SqlClient.sni": {
266+
"listed": true,
267+
"version": "4.4.0"
268+
},
269+
"runtime.native.System.Data.SqlClient.sni": {
270+
"listed": true,
271+
"version": "4.7.0"
272+
},
273+
"runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": {
274+
"listed": true,
275+
"version": "4.4.0"
276+
},
277+
"System.Security.Principal.Windows": {
278+
"listed": true,
279+
"version": "5.0.0"
280+
},
281+
"System.Security.Cryptography.ProtectedData": {
282+
"listed": true,
283+
"version": "4.5.0"
284+
},
177285
"System.Memory": {
178286
"listed": true,
179287
"version": "4.4.0"
180288
},
289+
"System.Memory.Data": {
290+
"listed": true,
291+
"version": "8.0.0"
292+
},
181293
"System.Numerics.Vectors": {
182294
"listed": false,
183295
"version": "4.4.0"
@@ -194,6 +306,14 @@
194306
"listed": false,
195307
"version": "4.4.0"
196308
},
309+
"System.Text.Json": {
310+
"listed": false,
311+
"version": "8.0.0"
312+
},
313+
"System.Text.Encoding.Web": {
314+
"listed": false,
315+
"version": "8.0.0"
316+
},
197317
"System.Threading.Channels": {
198318
"listed": true,
199319
"version": "4.5.0"

0 commit comments

Comments
 (0)