@azure-typespec/http-client-csharp 1.0.0-alpha.20260626.3 → 1.0.0-alpha.20260630.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/generator/Azure.Core.dll +0 -0
- package/dist/generator/Azure.Generator.StubLibrary.deps.json +121 -121
- package/dist/generator/Azure.Generator.StubLibrary.dll +0 -0
- package/dist/generator/Azure.Generator.StubLibrary.pdb +0 -0
- package/dist/generator/Azure.Generator.deps.json +116 -116
- package/dist/generator/Azure.Generator.dll +0 -0
- package/dist/generator/Azure.Generator.pdb +0 -0
- package/dist/generator/Microsoft.Bcl.AsyncInterfaces.dll +0 -0
- package/dist/generator/Microsoft.Extensions.Configuration.Abstractions.dll +0 -0
- package/dist/generator/Microsoft.Extensions.DependencyInjection.Abstractions.dll +0 -0
- package/dist/generator/Microsoft.Extensions.Diagnostics.Abstractions.dll +0 -0
- package/dist/generator/Microsoft.Extensions.FileProviders.Abstractions.dll +0 -0
- package/dist/generator/Microsoft.Extensions.Hosting.Abstractions.dll +0 -0
- package/dist/generator/Microsoft.Extensions.Logging.Abstractions.dll +0 -0
- package/dist/generator/Microsoft.Extensions.Options.dll +0 -0
- package/dist/generator/Microsoft.Extensions.Primitives.dll +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.ClientModel.dll +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.Input.dll +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.dll +0 -0
- package/dist/generator/System.Memory.Data.dll +0 -0
- package/dist/generator/net10.0/Azure.Core.dll +0 -0
- package/dist/generator/net10.0/Azure.Generator.StubLibrary.deps.json +121 -121
- package/dist/generator/net10.0/Azure.Generator.StubLibrary.dll +0 -0
- package/dist/generator/net10.0/Azure.Generator.StubLibrary.pdb +0 -0
- package/dist/generator/net10.0/Azure.Generator.deps.json +116 -116
- package/dist/generator/net10.0/Azure.Generator.dll +0 -0
- package/dist/generator/net10.0/Azure.Generator.pdb +0 -0
- package/dist/generator/net10.0/Microsoft.Bcl.AsyncInterfaces.dll +0 -0
- package/dist/generator/net10.0/Microsoft.Extensions.Configuration.Abstractions.dll +0 -0
- package/dist/generator/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll +0 -0
- package/dist/generator/net10.0/Microsoft.Extensions.Diagnostics.Abstractions.dll +0 -0
- package/dist/generator/net10.0/Microsoft.Extensions.FileProviders.Abstractions.dll +0 -0
- package/dist/generator/net10.0/Microsoft.Extensions.Hosting.Abstractions.dll +0 -0
- package/dist/generator/net10.0/Microsoft.Extensions.Logging.Abstractions.dll +0 -0
- package/dist/generator/net10.0/Microsoft.Extensions.Options.dll +0 -0
- package/dist/generator/net10.0/Microsoft.Extensions.Primitives.dll +0 -0
- package/dist/generator/net10.0/Microsoft.TypeSpec.Generator.ClientModel.dll +0 -0
- package/dist/generator/net10.0/Microsoft.TypeSpec.Generator.Input.dll +0 -0
- package/dist/generator/net10.0/Microsoft.TypeSpec.Generator.dll +0 -0
- package/dist/generator/net10.0/System.Memory.Data.dll +0 -0
- package/package.json +2 -2
|
Binary file
|
|
@@ -6,36 +6,36 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v10.0": {
|
|
9
|
-
"Azure.Generator.StubLibrary/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator.StubLibrary/1.0.0-alpha.20260630.2": {
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
12
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
11
|
+
"Azure.Generator": "1.0.0-alpha.20260630.2",
|
|
12
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260630.5",
|
|
13
13
|
"System.ClientModel": "1.14.0"
|
|
14
14
|
},
|
|
15
15
|
"runtime": {
|
|
16
16
|
"Azure.Generator.StubLibrary.dll": {}
|
|
17
17
|
}
|
|
18
18
|
},
|
|
19
|
-
"Azure.Core/1.
|
|
19
|
+
"Azure.Core/1.60.0": {
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"Microsoft.Bcl.AsyncInterfaces": "10.0.
|
|
22
|
-
"Microsoft.Extensions.Configuration.Abstractions": "10.0.
|
|
23
|
-
"Microsoft.Extensions.Hosting.Abstractions": "10.0.
|
|
21
|
+
"Microsoft.Bcl.AsyncInterfaces": "10.0.9",
|
|
22
|
+
"Microsoft.Extensions.Configuration.Abstractions": "10.0.9",
|
|
23
|
+
"Microsoft.Extensions.Hosting.Abstractions": "10.0.9",
|
|
24
24
|
"Microsoft.Identity.Client": "4.84.2",
|
|
25
25
|
"Microsoft.Identity.Client.Extensions.Msal": "4.84.2",
|
|
26
26
|
"System.ClientModel": "1.14.0",
|
|
27
|
-
"System.Memory.Data": "10.0.
|
|
27
|
+
"System.Memory.Data": "10.0.9"
|
|
28
28
|
},
|
|
29
29
|
"runtime": {
|
|
30
30
|
"lib/net10.0/Azure.Core.dll": {
|
|
31
|
-
"assemblyVersion": "1.
|
|
32
|
-
"fileVersion": "1.
|
|
31
|
+
"assemblyVersion": "1.60.0.0",
|
|
32
|
+
"fileVersion": "1.6000.26.33010"
|
|
33
33
|
}
|
|
34
34
|
}
|
|
35
35
|
},
|
|
36
36
|
"Azure.Core.Expressions.DataFactory/1.0.0": {
|
|
37
37
|
"dependencies": {
|
|
38
|
-
"Azure.Core": "1.
|
|
38
|
+
"Azure.Core": "1.60.0"
|
|
39
39
|
},
|
|
40
40
|
"runtime": {
|
|
41
41
|
"lib/netstandard2.0/Azure.Core.Expressions.DataFactory.dll": {
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
},
|
|
47
47
|
"Azure.ResourceManager/1.14.0": {
|
|
48
48
|
"dependencies": {
|
|
49
|
-
"Azure.Core": "1.
|
|
49
|
+
"Azure.Core": "1.60.0"
|
|
50
50
|
},
|
|
51
51
|
"runtime": {
|
|
52
52
|
"lib/net10.0/Azure.ResourceManager.dll": {
|
|
@@ -71,11 +71,11 @@
|
|
|
71
71
|
}
|
|
72
72
|
}
|
|
73
73
|
},
|
|
74
|
-
"Microsoft.Bcl.AsyncInterfaces/10.0.
|
|
74
|
+
"Microsoft.Bcl.AsyncInterfaces/10.0.9": {
|
|
75
75
|
"runtime": {
|
|
76
76
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
77
|
-
"assemblyVersion": "10.0.0.
|
|
78
|
-
"fileVersion": "10.0.
|
|
77
|
+
"assemblyVersion": "10.0.0.9",
|
|
78
|
+
"fileVersion": "10.0.926.27113"
|
|
79
79
|
}
|
|
80
80
|
}
|
|
81
81
|
},
|
|
@@ -260,7 +260,7 @@
|
|
|
260
260
|
"Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": {
|
|
261
261
|
"dependencies": {
|
|
262
262
|
"Humanizer.Core": "2.14.1",
|
|
263
|
-
"Microsoft.Bcl.AsyncInterfaces": "10.0.
|
|
263
|
+
"Microsoft.Bcl.AsyncInterfaces": "10.0.9",
|
|
264
264
|
"Microsoft.CodeAnalysis.Common": "4.8.0",
|
|
265
265
|
"System.Composition": "7.0.0"
|
|
266
266
|
},
|
|
@@ -312,91 +312,91 @@
|
|
|
312
312
|
}
|
|
313
313
|
}
|
|
314
314
|
},
|
|
315
|
-
"Microsoft.Extensions.Configuration.Abstractions/10.0.
|
|
315
|
+
"Microsoft.Extensions.Configuration.Abstractions/10.0.9": {
|
|
316
316
|
"dependencies": {
|
|
317
|
-
"Microsoft.Extensions.Primitives": "10.0.
|
|
317
|
+
"Microsoft.Extensions.Primitives": "10.0.9"
|
|
318
318
|
},
|
|
319
319
|
"runtime": {
|
|
320
320
|
"lib/net10.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
|
|
321
321
|
"assemblyVersion": "10.0.0.0",
|
|
322
|
-
"fileVersion": "10.0.
|
|
322
|
+
"fileVersion": "10.0.926.27113"
|
|
323
323
|
}
|
|
324
324
|
}
|
|
325
325
|
},
|
|
326
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.
|
|
326
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.9": {
|
|
327
327
|
"runtime": {
|
|
328
328
|
"lib/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
329
329
|
"assemblyVersion": "10.0.0.0",
|
|
330
|
-
"fileVersion": "10.0.
|
|
330
|
+
"fileVersion": "10.0.926.27113"
|
|
331
331
|
}
|
|
332
332
|
}
|
|
333
333
|
},
|
|
334
|
-
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.
|
|
334
|
+
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.9": {
|
|
335
335
|
"dependencies": {
|
|
336
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
337
|
-
"Microsoft.Extensions.Options": "10.0.
|
|
336
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9",
|
|
337
|
+
"Microsoft.Extensions.Options": "10.0.9"
|
|
338
338
|
},
|
|
339
339
|
"runtime": {
|
|
340
340
|
"lib/net10.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
|
|
341
341
|
"assemblyVersion": "10.0.0.0",
|
|
342
|
-
"fileVersion": "10.0.
|
|
342
|
+
"fileVersion": "10.0.926.27113"
|
|
343
343
|
}
|
|
344
344
|
}
|
|
345
345
|
},
|
|
346
|
-
"Microsoft.Extensions.FileProviders.Abstractions/10.0.
|
|
346
|
+
"Microsoft.Extensions.FileProviders.Abstractions/10.0.9": {
|
|
347
347
|
"dependencies": {
|
|
348
|
-
"Microsoft.Extensions.Primitives": "10.0.
|
|
348
|
+
"Microsoft.Extensions.Primitives": "10.0.9"
|
|
349
349
|
},
|
|
350
350
|
"runtime": {
|
|
351
351
|
"lib/net10.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
|
352
352
|
"assemblyVersion": "10.0.0.0",
|
|
353
|
-
"fileVersion": "10.0.
|
|
353
|
+
"fileVersion": "10.0.926.27113"
|
|
354
354
|
}
|
|
355
355
|
}
|
|
356
356
|
},
|
|
357
|
-
"Microsoft.Extensions.Hosting.Abstractions/10.0.
|
|
357
|
+
"Microsoft.Extensions.Hosting.Abstractions/10.0.9": {
|
|
358
358
|
"dependencies": {
|
|
359
|
-
"Microsoft.Extensions.Configuration.Abstractions": "10.0.
|
|
360
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
361
|
-
"Microsoft.Extensions.Diagnostics.Abstractions": "10.0.
|
|
362
|
-
"Microsoft.Extensions.FileProviders.Abstractions": "10.0.
|
|
363
|
-
"Microsoft.Extensions.Logging.Abstractions": "10.0.
|
|
359
|
+
"Microsoft.Extensions.Configuration.Abstractions": "10.0.9",
|
|
360
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9",
|
|
361
|
+
"Microsoft.Extensions.Diagnostics.Abstractions": "10.0.9",
|
|
362
|
+
"Microsoft.Extensions.FileProviders.Abstractions": "10.0.9",
|
|
363
|
+
"Microsoft.Extensions.Logging.Abstractions": "10.0.9"
|
|
364
364
|
},
|
|
365
365
|
"runtime": {
|
|
366
366
|
"lib/net10.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
|
|
367
367
|
"assemblyVersion": "10.0.0.0",
|
|
368
|
-
"fileVersion": "10.0.
|
|
368
|
+
"fileVersion": "10.0.926.27113"
|
|
369
369
|
}
|
|
370
370
|
}
|
|
371
371
|
},
|
|
372
|
-
"Microsoft.Extensions.Logging.Abstractions/10.0.
|
|
372
|
+
"Microsoft.Extensions.Logging.Abstractions/10.0.9": {
|
|
373
373
|
"dependencies": {
|
|
374
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
374
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9"
|
|
375
375
|
},
|
|
376
376
|
"runtime": {
|
|
377
377
|
"lib/net10.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
378
378
|
"assemblyVersion": "10.0.0.0",
|
|
379
|
-
"fileVersion": "10.0.
|
|
379
|
+
"fileVersion": "10.0.926.27113"
|
|
380
380
|
}
|
|
381
381
|
}
|
|
382
382
|
},
|
|
383
|
-
"Microsoft.Extensions.Options/10.0.
|
|
383
|
+
"Microsoft.Extensions.Options/10.0.9": {
|
|
384
384
|
"dependencies": {
|
|
385
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
386
|
-
"Microsoft.Extensions.Primitives": "10.0.
|
|
385
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9",
|
|
386
|
+
"Microsoft.Extensions.Primitives": "10.0.9"
|
|
387
387
|
},
|
|
388
388
|
"runtime": {
|
|
389
389
|
"lib/net10.0/Microsoft.Extensions.Options.dll": {
|
|
390
390
|
"assemblyVersion": "10.0.0.0",
|
|
391
|
-
"fileVersion": "10.0.
|
|
391
|
+
"fileVersion": "10.0.926.27113"
|
|
392
392
|
}
|
|
393
393
|
}
|
|
394
394
|
},
|
|
395
|
-
"Microsoft.Extensions.Primitives/10.0.
|
|
395
|
+
"Microsoft.Extensions.Primitives/10.0.9": {
|
|
396
396
|
"runtime": {
|
|
397
397
|
"lib/net10.0/Microsoft.Extensions.Primitives.dll": {
|
|
398
398
|
"assemblyVersion": "10.0.0.0",
|
|
399
|
-
"fileVersion": "10.0.
|
|
399
|
+
"fileVersion": "10.0.926.27113"
|
|
400
400
|
}
|
|
401
401
|
}
|
|
402
402
|
},
|
|
@@ -439,17 +439,17 @@
|
|
|
439
439
|
}
|
|
440
440
|
}
|
|
441
441
|
},
|
|
442
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
442
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260630.5": {
|
|
443
443
|
"dependencies": {
|
|
444
444
|
"CommandLineParser": "2.9.1",
|
|
445
445
|
"Microsoft.Build": "17.9.5",
|
|
446
446
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
447
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
447
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260630.5",
|
|
448
448
|
"NuGet.Configuration": "6.14.3",
|
|
449
449
|
"NuGet.Protocol": "6.14.3",
|
|
450
450
|
"NuGet.Versioning": "6.14.3",
|
|
451
451
|
"System.ComponentModel.Composition": "8.0.0",
|
|
452
|
-
"System.Memory.Data": "10.0.
|
|
452
|
+
"System.Memory.Data": "10.0.9"
|
|
453
453
|
},
|
|
454
454
|
"runtime": {
|
|
455
455
|
"lib/net10.0/Microsoft.TypeSpec.Generator.dll": {
|
|
@@ -458,10 +458,10 @@
|
|
|
458
458
|
}
|
|
459
459
|
}
|
|
460
460
|
},
|
|
461
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
461
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260630.5": {
|
|
462
462
|
"dependencies": {
|
|
463
|
-
"Microsoft.Extensions.Configuration.Abstractions": "10.0.
|
|
464
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
463
|
+
"Microsoft.Extensions.Configuration.Abstractions": "10.0.9",
|
|
464
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260630.5",
|
|
465
465
|
"System.ClientModel": "1.14.0"
|
|
466
466
|
},
|
|
467
467
|
"runtime": {
|
|
@@ -471,10 +471,10 @@
|
|
|
471
471
|
}
|
|
472
472
|
}
|
|
473
473
|
},
|
|
474
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
474
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260630.5": {
|
|
475
475
|
"dependencies": {
|
|
476
476
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
477
|
-
"System.Memory.Data": "10.0.
|
|
477
|
+
"System.Memory.Data": "10.0.9"
|
|
478
478
|
},
|
|
479
479
|
"runtime": {
|
|
480
480
|
"lib/net10.0/Microsoft.TypeSpec.Generator.Input.dll": {
|
|
@@ -557,10 +557,10 @@
|
|
|
557
557
|
},
|
|
558
558
|
"System.ClientModel/1.14.0": {
|
|
559
559
|
"dependencies": {
|
|
560
|
-
"Microsoft.Extensions.Configuration.Abstractions": "10.0.
|
|
561
|
-
"Microsoft.Extensions.Hosting.Abstractions": "10.0.
|
|
562
|
-
"Microsoft.Extensions.Logging.Abstractions": "10.0.
|
|
563
|
-
"System.Memory.Data": "10.0.
|
|
560
|
+
"Microsoft.Extensions.Configuration.Abstractions": "10.0.9",
|
|
561
|
+
"Microsoft.Extensions.Hosting.Abstractions": "10.0.9",
|
|
562
|
+
"Microsoft.Extensions.Logging.Abstractions": "10.0.9",
|
|
563
|
+
"System.Memory.Data": "10.0.9"
|
|
564
564
|
},
|
|
565
565
|
"runtime": {
|
|
566
566
|
"lib/net10.0/System.ClientModel.dll": {
|
|
@@ -671,11 +671,11 @@
|
|
|
671
671
|
}
|
|
672
672
|
}
|
|
673
673
|
},
|
|
674
|
-
"System.Memory.Data/10.0.
|
|
674
|
+
"System.Memory.Data/10.0.9": {
|
|
675
675
|
"runtime": {
|
|
676
676
|
"lib/net10.0/System.Memory.Data.dll": {
|
|
677
|
-
"assemblyVersion": "10.0.0.
|
|
678
|
-
"fileVersion": "10.0.
|
|
677
|
+
"assemblyVersion": "10.0.0.9",
|
|
678
|
+
"fileVersion": "10.0.926.27113"
|
|
679
679
|
}
|
|
680
680
|
}
|
|
681
681
|
},
|
|
@@ -711,34 +711,34 @@
|
|
|
711
711
|
}
|
|
712
712
|
}
|
|
713
713
|
},
|
|
714
|
-
"Azure.Generator/1.0.0-alpha.
|
|
714
|
+
"Azure.Generator/1.0.0-alpha.20260630.2": {
|
|
715
715
|
"dependencies": {
|
|
716
|
-
"Azure.Core": "1.
|
|
716
|
+
"Azure.Core": "1.60.0",
|
|
717
717
|
"Azure.Core.Expressions.DataFactory": "1.0.0",
|
|
718
718
|
"Azure.ResourceManager": "1.14.0",
|
|
719
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
719
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260630.5"
|
|
720
720
|
},
|
|
721
721
|
"runtime": {
|
|
722
722
|
"Azure.Generator.dll": {
|
|
723
723
|
"assemblyVersion": "1.0.0.0",
|
|
724
|
-
"fileVersion": "1.0.26.
|
|
724
|
+
"fileVersion": "1.0.26.33002"
|
|
725
725
|
}
|
|
726
726
|
}
|
|
727
727
|
}
|
|
728
728
|
}
|
|
729
729
|
},
|
|
730
730
|
"libraries": {
|
|
731
|
-
"Azure.Generator.StubLibrary/1.0.0-alpha.
|
|
731
|
+
"Azure.Generator.StubLibrary/1.0.0-alpha.20260630.2": {
|
|
732
732
|
"type": "project",
|
|
733
733
|
"serviceable": false,
|
|
734
734
|
"sha512": ""
|
|
735
735
|
},
|
|
736
|
-
"Azure.Core/1.
|
|
736
|
+
"Azure.Core/1.60.0": {
|
|
737
737
|
"type": "package",
|
|
738
738
|
"serviceable": true,
|
|
739
|
-
"sha512": "sha512-
|
|
740
|
-
"path": "azure.core/1.
|
|
741
|
-
"hashPath": "azure.core.1.
|
|
739
|
+
"sha512": "sha512-qCa5DLAq0w14aTl9/bvMZNA/QxPzYj1a4zakrpeudxWd4D4YliRHRfccD3yFECeHkMkvQjMmyWLggb8bzhDVKA==",
|
|
740
|
+
"path": "azure.core/1.60.0",
|
|
741
|
+
"hashPath": "azure.core.1.60.0.nupkg.sha512"
|
|
742
742
|
},
|
|
743
743
|
"Azure.Core.Expressions.DataFactory/1.0.0": {
|
|
744
744
|
"type": "package",
|
|
@@ -768,12 +768,12 @@
|
|
|
768
768
|
"path": "humanizer.core/2.14.1",
|
|
769
769
|
"hashPath": "humanizer.core.2.14.1.nupkg.sha512"
|
|
770
770
|
},
|
|
771
|
-
"Microsoft.Bcl.AsyncInterfaces/10.0.
|
|
771
|
+
"Microsoft.Bcl.AsyncInterfaces/10.0.9": {
|
|
772
772
|
"type": "package",
|
|
773
773
|
"serviceable": true,
|
|
774
|
-
"sha512": "sha512-
|
|
775
|
-
"path": "microsoft.bcl.asyncinterfaces/10.0.
|
|
776
|
-
"hashPath": "microsoft.bcl.asyncinterfaces.10.0.
|
|
774
|
+
"sha512": "sha512-Aq7M8lG6BrHeatqKqncVm9m55ec34k6nnfPRLe/PvGg+b/pAsRM2ejofeKmCLjTXMa+5NGXm382f8CG/D5WDow==",
|
|
775
|
+
"path": "microsoft.bcl.asyncinterfaces/10.0.9",
|
|
776
|
+
"hashPath": "microsoft.bcl.asyncinterfaces.10.0.9.nupkg.sha512"
|
|
777
777
|
},
|
|
778
778
|
"Microsoft.Build/17.9.5": {
|
|
779
779
|
"type": "package",
|
|
@@ -817,61 +817,61 @@
|
|
|
817
817
|
"path": "microsoft.codeanalysis.workspaces.common/4.8.0",
|
|
818
818
|
"hashPath": "microsoft.codeanalysis.workspaces.common.4.8.0.nupkg.sha512"
|
|
819
819
|
},
|
|
820
|
-
"Microsoft.Extensions.Configuration.Abstractions/10.0.
|
|
820
|
+
"Microsoft.Extensions.Configuration.Abstractions/10.0.9": {
|
|
821
821
|
"type": "package",
|
|
822
822
|
"serviceable": true,
|
|
823
|
-
"sha512": "sha512-
|
|
824
|
-
"path": "microsoft.extensions.configuration.abstractions/10.0.
|
|
825
|
-
"hashPath": "microsoft.extensions.configuration.abstractions.10.0.
|
|
823
|
+
"sha512": "sha512-qGhRPd3VxfLV9UqatVOiD9mAeUbj2KiMwGFYC5uXlzExiZQoe4X/hdmzGIU7BQjNLTqCnnbTHVyBglG3668/HA==",
|
|
824
|
+
"path": "microsoft.extensions.configuration.abstractions/10.0.9",
|
|
825
|
+
"hashPath": "microsoft.extensions.configuration.abstractions.10.0.9.nupkg.sha512"
|
|
826
826
|
},
|
|
827
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.
|
|
827
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.9": {
|
|
828
828
|
"type": "package",
|
|
829
829
|
"serviceable": true,
|
|
830
|
-
"sha512": "sha512-
|
|
831
|
-
"path": "microsoft.extensions.dependencyinjection.abstractions/10.0.
|
|
832
|
-
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.
|
|
830
|
+
"sha512": "sha512-g41l/30G3K4B/d/L8kjux0+30e27c8D0FVQ/PFCpbekgfDpj9mnDhieP67EqXWvl1EWNeZh2rpR4F5B/jcDOHA==",
|
|
831
|
+
"path": "microsoft.extensions.dependencyinjection.abstractions/10.0.9",
|
|
832
|
+
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.9.nupkg.sha512"
|
|
833
833
|
},
|
|
834
|
-
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.
|
|
834
|
+
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.9": {
|
|
835
835
|
"type": "package",
|
|
836
836
|
"serviceable": true,
|
|
837
|
-
"sha512": "sha512-
|
|
838
|
-
"path": "microsoft.extensions.diagnostics.abstractions/10.0.
|
|
839
|
-
"hashPath": "microsoft.extensions.diagnostics.abstractions.10.0.
|
|
837
|
+
"sha512": "sha512-86RgyFsmVslW4Nu28IXgt8tLglynGQrwjk/xhGZaTe8j6YIeR1Ywoc42hSHsBSl920CQdfqq2dBohZiGm3AkUA==",
|
|
838
|
+
"path": "microsoft.extensions.diagnostics.abstractions/10.0.9",
|
|
839
|
+
"hashPath": "microsoft.extensions.diagnostics.abstractions.10.0.9.nupkg.sha512"
|
|
840
840
|
},
|
|
841
|
-
"Microsoft.Extensions.FileProviders.Abstractions/10.0.
|
|
841
|
+
"Microsoft.Extensions.FileProviders.Abstractions/10.0.9": {
|
|
842
842
|
"type": "package",
|
|
843
843
|
"serviceable": true,
|
|
844
|
-
"sha512": "sha512-
|
|
845
|
-
"path": "microsoft.extensions.fileproviders.abstractions/10.0.
|
|
846
|
-
"hashPath": "microsoft.extensions.fileproviders.abstractions.10.0.
|
|
844
|
+
"sha512": "sha512-Oxn4vqDk+EwceTMpZxVm7L/UZEAM1qIQlNP1+7tBZckD+P4SKrm/5X4gMTPCTdpnau/xY8Sb4/0d6onomSg4ZA==",
|
|
845
|
+
"path": "microsoft.extensions.fileproviders.abstractions/10.0.9",
|
|
846
|
+
"hashPath": "microsoft.extensions.fileproviders.abstractions.10.0.9.nupkg.sha512"
|
|
847
847
|
},
|
|
848
|
-
"Microsoft.Extensions.Hosting.Abstractions/10.0.
|
|
848
|
+
"Microsoft.Extensions.Hosting.Abstractions/10.0.9": {
|
|
849
849
|
"type": "package",
|
|
850
850
|
"serviceable": true,
|
|
851
|
-
"sha512": "sha512-
|
|
852
|
-
"path": "microsoft.extensions.hosting.abstractions/10.0.
|
|
853
|
-
"hashPath": "microsoft.extensions.hosting.abstractions.10.0.
|
|
851
|
+
"sha512": "sha512-Xd/2F+uWblTiUp+ssaDZN2ea4vmnHmW6PXugmqBHumyhqVkyeh6RJ3S2Zo/F+1bXIL/KuGqe2pKv6UiGOc1KeQ==",
|
|
852
|
+
"path": "microsoft.extensions.hosting.abstractions/10.0.9",
|
|
853
|
+
"hashPath": "microsoft.extensions.hosting.abstractions.10.0.9.nupkg.sha512"
|
|
854
854
|
},
|
|
855
|
-
"Microsoft.Extensions.Logging.Abstractions/10.0.
|
|
855
|
+
"Microsoft.Extensions.Logging.Abstractions/10.0.9": {
|
|
856
856
|
"type": "package",
|
|
857
857
|
"serviceable": true,
|
|
858
|
-
"sha512": "sha512-
|
|
859
|
-
"path": "microsoft.extensions.logging.abstractions/10.0.
|
|
860
|
-
"hashPath": "microsoft.extensions.logging.abstractions.10.0.
|
|
858
|
+
"sha512": "sha512-9S/DFt4cohlMPpzIxjG6kk0L8MuN2vDm9pbMCulxtJzzk82oJHVLBd8vuQxaPskaYQwKqmFmbannf5eoChgjYg==",
|
|
859
|
+
"path": "microsoft.extensions.logging.abstractions/10.0.9",
|
|
860
|
+
"hashPath": "microsoft.extensions.logging.abstractions.10.0.9.nupkg.sha512"
|
|
861
861
|
},
|
|
862
|
-
"Microsoft.Extensions.Options/10.0.
|
|
862
|
+
"Microsoft.Extensions.Options/10.0.9": {
|
|
863
863
|
"type": "package",
|
|
864
864
|
"serviceable": true,
|
|
865
|
-
"sha512": "sha512-
|
|
866
|
-
"path": "microsoft.extensions.options/10.0.
|
|
867
|
-
"hashPath": "microsoft.extensions.options.10.0.
|
|
865
|
+
"sha512": "sha512-hyNdX4c2UwkRkzb9byw0H2DQkRzwBM3mzY2sCM9egwzTyg8dvQJmp5noQHGEaaCORQrNK3DD2gREBsc2DlXS4A==",
|
|
866
|
+
"path": "microsoft.extensions.options/10.0.9",
|
|
867
|
+
"hashPath": "microsoft.extensions.options.10.0.9.nupkg.sha512"
|
|
868
868
|
},
|
|
869
|
-
"Microsoft.Extensions.Primitives/10.0.
|
|
869
|
+
"Microsoft.Extensions.Primitives/10.0.9": {
|
|
870
870
|
"type": "package",
|
|
871
871
|
"serviceable": true,
|
|
872
|
-
"sha512": "sha512-
|
|
873
|
-
"path": "microsoft.extensions.primitives/10.0.
|
|
874
|
-
"hashPath": "microsoft.extensions.primitives.10.0.
|
|
872
|
+
"sha512": "sha512-fmEbAUFsaIKirgLt/lYhuFRBwhcSJN31jjHgCdbQxJiWOum6EdLjkbgGuukSP9z/a+9LibaxII/kF+GwOXgC4g==",
|
|
873
|
+
"path": "microsoft.extensions.primitives/10.0.9",
|
|
874
|
+
"hashPath": "microsoft.extensions.primitives.10.0.9.nupkg.sha512"
|
|
875
875
|
},
|
|
876
876
|
"Microsoft.Identity.Client/4.84.2": {
|
|
877
877
|
"type": "package",
|
|
@@ -901,26 +901,26 @@
|
|
|
901
901
|
"path": "microsoft.net.stringtools/17.9.5",
|
|
902
902
|
"hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
|
|
903
903
|
},
|
|
904
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
904
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260630.5": {
|
|
905
905
|
"type": "package",
|
|
906
906
|
"serviceable": true,
|
|
907
|
-
"sha512": "sha512-
|
|
908
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
909
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
907
|
+
"sha512": "sha512-Hd7hf3Zq2ozo4gsL6Rsawv1XeJ4bFqcQ3rwFAjXF14wBQyEiOsHO47rfPbiXIG/US2/NaxSIdx2ym3zhdiPT+w==",
|
|
908
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20260630.5",
|
|
909
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260630.5.nupkg.sha512"
|
|
910
910
|
},
|
|
911
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
911
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260630.5": {
|
|
912
912
|
"type": "package",
|
|
913
913
|
"serviceable": true,
|
|
914
|
-
"sha512": "sha512
|
|
915
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
916
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
914
|
+
"sha512": "sha512-/37VeJhkqKTMklhn8uP37eeYVHeoogXpRFETnWAg6NCWGZAcas1YEqKClRtUiE9Vw0ZtNoLh4nhO7d15pGloXg==",
|
|
915
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260630.5",
|
|
916
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260630.5.nupkg.sha512"
|
|
917
917
|
},
|
|
918
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
918
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260630.5": {
|
|
919
919
|
"type": "package",
|
|
920
920
|
"serviceable": true,
|
|
921
|
-
"sha512": "sha512-
|
|
922
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
923
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
921
|
+
"sha512": "sha512-IZcyAMyvC0iTSmPkoM0krwgmNqsZwvK5B335hZkyOhhhkGVMv3aVM3wK4KEw/DDpuIHFAtAYRil9lE8aQNeQxw==",
|
|
922
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20260630.5",
|
|
923
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260630.5.nupkg.sha512"
|
|
924
924
|
},
|
|
925
925
|
"Newtonsoft.Json/13.0.3": {
|
|
926
926
|
"type": "package",
|
|
@@ -1041,12 +1041,12 @@
|
|
|
1041
1041
|
"path": "system.diagnostics.eventlog/8.0.0",
|
|
1042
1042
|
"hashPath": "system.diagnostics.eventlog.8.0.0.nupkg.sha512"
|
|
1043
1043
|
},
|
|
1044
|
-
"System.Memory.Data/10.0.
|
|
1044
|
+
"System.Memory.Data/10.0.9": {
|
|
1045
1045
|
"type": "package",
|
|
1046
1046
|
"serviceable": true,
|
|
1047
|
-
"sha512": "sha512-
|
|
1048
|
-
"path": "system.memory.data/10.0.
|
|
1049
|
-
"hashPath": "system.memory.data.10.0.
|
|
1047
|
+
"sha512": "sha512-YweovHiLUoEdbr2Xv8eRqCSkTu1vMms4a6xBHaQiMSFVy32PL+hXv6Vhol2NWOmLHjaVgTyhJ3R52U6JxS6w3Q==",
|
|
1048
|
+
"path": "system.memory.data/10.0.9",
|
|
1049
|
+
"hashPath": "system.memory.data.10.0.9.nupkg.sha512"
|
|
1050
1050
|
},
|
|
1051
1051
|
"System.Reflection.MetadataLoadContext/8.0.0": {
|
|
1052
1052
|
"type": "package",
|
|
@@ -1069,7 +1069,7 @@
|
|
|
1069
1069
|
"path": "system.security.cryptography.protecteddata/8.0.0",
|
|
1070
1070
|
"hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
|
|
1071
1071
|
},
|
|
1072
|
-
"Azure.Generator/1.0.0-alpha.
|
|
1072
|
+
"Azure.Generator/1.0.0-alpha.20260630.2": {
|
|
1073
1073
|
"type": "project",
|
|
1074
1074
|
"serviceable": false,
|
|
1075
1075
|
"sha512": ""
|
|
Binary file
|
|
Binary file
|