@azure-typespec/http-client-csharp-mgmt 1.0.0-alpha.20250520.1 → 1.0.0-alpha.20250525.1
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.Generator.Management.deps.json +162 -56
- package/dist/generator/Azure.Generator.Management.dll +0 -0
- package/dist/generator/Azure.Generator.Management.pdb +0 -0
- package/dist/generator/Azure.Generator.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/Newtonsoft.Json.dll +0 -0
- package/dist/generator/NuGet.Common.dll +0 -0
- package/dist/generator/NuGet.Configuration.dll +0 -0
- package/dist/generator/NuGet.Frameworks.dll +0 -0
- package/dist/generator/NuGet.Packaging.dll +0 -0
- package/dist/generator/NuGet.Protocol.dll +0 -0
- package/dist/generator/NuGet.Versioning.dll +0 -0
- package/dist/generator/System.Security.Cryptography.Pkcs.dll +0 -0
- package/dist/generator/net8.0/Azure.Generator.Management.deps.json +162 -56
- package/dist/generator/net8.0/Azure.Generator.Management.dll +0 -0
- package/dist/generator/net8.0/Azure.Generator.Management.pdb +0 -0
- package/dist/generator/net8.0/Azure.Generator.dll +0 -0
- package/dist/generator/net8.0/Microsoft.TypeSpec.Generator.ClientModel.dll +0 -0
- package/dist/generator/net8.0/Microsoft.TypeSpec.Generator.Input.dll +0 -0
- package/dist/generator/net8.0/Microsoft.TypeSpec.Generator.dll +0 -0
- package/dist/generator/net8.0/Newtonsoft.Json.dll +0 -0
- package/dist/generator/net8.0/NuGet.Common.dll +0 -0
- package/dist/generator/net8.0/NuGet.Configuration.dll +0 -0
- package/dist/generator/net8.0/NuGet.Frameworks.dll +0 -0
- package/dist/generator/net8.0/NuGet.Packaging.dll +0 -0
- package/dist/generator/net8.0/NuGet.Protocol.dll +0 -0
- package/dist/generator/net8.0/NuGet.Versioning.dll +0 -0
- package/dist/generator/net8.0/System.Security.Cryptography.Pkcs.dll +0 -0
- package/dist/generator/net8.0/runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll +0 -0
- package/dist/generator/runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll +0 -0
- package/package.json +2 -2
|
@@ -6,12 +6,12 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v8.0": {
|
|
9
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator.Management/1.0.0-alpha.20250526.1": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Azure.Core": "1.46.1",
|
|
12
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
12
|
+
"Azure.Generator": "1.0.0-alpha.20250523.1",
|
|
13
13
|
"Azure.ResourceManager": "1.13.0",
|
|
14
|
-
"Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.
|
|
14
|
+
"Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.20250523.1",
|
|
15
15
|
"Microsoft.SourceLink.GitHub": "8.0.0",
|
|
16
16
|
"SauceControl.InheritDoc": "1.2.0",
|
|
17
17
|
"StyleCop.Analyzers": "1.2.0-beta.333"
|
|
@@ -33,11 +33,11 @@
|
|
|
33
33
|
}
|
|
34
34
|
}
|
|
35
35
|
},
|
|
36
|
-
"Azure.Generator/1.0.0-alpha.
|
|
36
|
+
"Azure.Generator/1.0.0-alpha.20250523.1": {
|
|
37
37
|
"dependencies": {
|
|
38
38
|
"Azure.Core": "1.46.1",
|
|
39
39
|
"Azure.ResourceManager": "1.13.0",
|
|
40
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
40
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250522.3"
|
|
41
41
|
},
|
|
42
42
|
"runtime": {
|
|
43
43
|
"lib/net8.0/Azure.Generator.dll": {
|
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
}
|
|
76
76
|
}
|
|
77
77
|
},
|
|
78
|
-
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.
|
|
78
|
+
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250523.1": {},
|
|
79
79
|
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
80
80
|
"runtime": {
|
|
81
81
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
@@ -365,13 +365,15 @@
|
|
|
365
365
|
"Microsoft.SourceLink.Common": "8.0.0"
|
|
366
366
|
}
|
|
367
367
|
},
|
|
368
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
368
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250522.3": {
|
|
369
369
|
"dependencies": {
|
|
370
370
|
"CommandLineParser": "2.9.1",
|
|
371
371
|
"Microsoft.Build": "17.9.5",
|
|
372
372
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
373
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
374
|
-
"NuGet.Configuration": "6.
|
|
373
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20250522.3",
|
|
374
|
+
"NuGet.Configuration": "6.14.0",
|
|
375
|
+
"NuGet.Protocol": "6.14.0",
|
|
376
|
+
"NuGet.Versioning": "6.14.0",
|
|
375
377
|
"System.ComponentModel.Composition": "8.0.0",
|
|
376
378
|
"System.Memory.Data": "8.0.1"
|
|
377
379
|
},
|
|
@@ -382,9 +384,9 @@
|
|
|
382
384
|
}
|
|
383
385
|
}
|
|
384
386
|
},
|
|
385
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
387
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250522.3": {
|
|
386
388
|
"dependencies": {
|
|
387
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
389
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20250522.3",
|
|
388
390
|
"System.ClientModel": "1.4.1"
|
|
389
391
|
},
|
|
390
392
|
"runtime": {
|
|
@@ -394,7 +396,7 @@
|
|
|
394
396
|
}
|
|
395
397
|
}
|
|
396
398
|
},
|
|
397
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
399
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250522.3": {
|
|
398
400
|
"dependencies": {
|
|
399
401
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
400
402
|
"System.Memory.Data": "8.0.1"
|
|
@@ -406,34 +408,76 @@
|
|
|
406
408
|
}
|
|
407
409
|
}
|
|
408
410
|
},
|
|
409
|
-
"
|
|
411
|
+
"Newtonsoft.Json/13.0.3": {
|
|
412
|
+
"runtime": {
|
|
413
|
+
"lib/net6.0/Newtonsoft.Json.dll": {
|
|
414
|
+
"assemblyVersion": "13.0.0.0",
|
|
415
|
+
"fileVersion": "13.0.3.27908"
|
|
416
|
+
}
|
|
417
|
+
}
|
|
418
|
+
},
|
|
419
|
+
"NuGet.Common/6.14.0": {
|
|
410
420
|
"dependencies": {
|
|
411
|
-
"NuGet.Frameworks": "6.
|
|
421
|
+
"NuGet.Frameworks": "6.14.0",
|
|
422
|
+
"System.Collections.Immutable": "8.0.0"
|
|
412
423
|
},
|
|
413
424
|
"runtime": {
|
|
414
425
|
"lib/netstandard2.0/NuGet.Common.dll": {
|
|
415
|
-
"assemblyVersion": "6.
|
|
416
|
-
"fileVersion": "6.
|
|
426
|
+
"assemblyVersion": "6.14.0.116",
|
|
427
|
+
"fileVersion": "6.14.0.116"
|
|
417
428
|
}
|
|
418
429
|
}
|
|
419
430
|
},
|
|
420
|
-
"NuGet.Configuration/6.
|
|
431
|
+
"NuGet.Configuration/6.14.0": {
|
|
421
432
|
"dependencies": {
|
|
422
|
-
"NuGet.Common": "6.
|
|
433
|
+
"NuGet.Common": "6.14.0",
|
|
423
434
|
"System.Security.Cryptography.ProtectedData": "8.0.0"
|
|
424
435
|
},
|
|
425
436
|
"runtime": {
|
|
426
437
|
"lib/netstandard2.0/NuGet.Configuration.dll": {
|
|
427
|
-
"assemblyVersion": "6.
|
|
428
|
-
"fileVersion": "6.
|
|
438
|
+
"assemblyVersion": "6.14.0.116",
|
|
439
|
+
"fileVersion": "6.14.0.116"
|
|
429
440
|
}
|
|
430
441
|
}
|
|
431
442
|
},
|
|
432
|
-
"NuGet.Frameworks/6.
|
|
443
|
+
"NuGet.Frameworks/6.14.0": {
|
|
433
444
|
"runtime": {
|
|
434
445
|
"lib/netstandard2.0/NuGet.Frameworks.dll": {
|
|
435
|
-
"assemblyVersion": "6.
|
|
436
|
-
"fileVersion": "6.
|
|
446
|
+
"assemblyVersion": "6.14.0.116",
|
|
447
|
+
"fileVersion": "6.14.0.116"
|
|
448
|
+
}
|
|
449
|
+
}
|
|
450
|
+
},
|
|
451
|
+
"NuGet.Packaging/6.14.0": {
|
|
452
|
+
"dependencies": {
|
|
453
|
+
"Newtonsoft.Json": "13.0.3",
|
|
454
|
+
"NuGet.Configuration": "6.14.0",
|
|
455
|
+
"NuGet.Versioning": "6.14.0",
|
|
456
|
+
"System.Security.Cryptography.Pkcs": "6.0.4"
|
|
457
|
+
},
|
|
458
|
+
"runtime": {
|
|
459
|
+
"lib/net8.0/NuGet.Packaging.dll": {
|
|
460
|
+
"assemblyVersion": "6.14.0.116",
|
|
461
|
+
"fileVersion": "6.14.0.116"
|
|
462
|
+
}
|
|
463
|
+
}
|
|
464
|
+
},
|
|
465
|
+
"NuGet.Protocol/6.14.0": {
|
|
466
|
+
"dependencies": {
|
|
467
|
+
"NuGet.Packaging": "6.14.0"
|
|
468
|
+
},
|
|
469
|
+
"runtime": {
|
|
470
|
+
"lib/net8.0/NuGet.Protocol.dll": {
|
|
471
|
+
"assemblyVersion": "6.14.0.116",
|
|
472
|
+
"fileVersion": "6.14.0.116"
|
|
473
|
+
}
|
|
474
|
+
}
|
|
475
|
+
},
|
|
476
|
+
"NuGet.Versioning/6.14.0": {
|
|
477
|
+
"runtime": {
|
|
478
|
+
"lib/netstandard2.0/NuGet.Versioning.dll": {
|
|
479
|
+
"assemblyVersion": "6.14.0.116",
|
|
480
|
+
"fileVersion": "6.14.0.116"
|
|
437
481
|
}
|
|
438
482
|
}
|
|
439
483
|
},
|
|
@@ -559,6 +603,7 @@
|
|
|
559
603
|
}
|
|
560
604
|
}
|
|
561
605
|
},
|
|
606
|
+
"System.Formats.Asn1/6.0.0": {},
|
|
562
607
|
"System.IO.Pipelines/7.0.0": {
|
|
563
608
|
"runtime": {
|
|
564
609
|
"lib/net7.0/System.IO.Pipelines.dll": {
|
|
@@ -593,6 +638,25 @@
|
|
|
593
638
|
}
|
|
594
639
|
},
|
|
595
640
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": {},
|
|
641
|
+
"System.Security.Cryptography.Pkcs/6.0.4": {
|
|
642
|
+
"dependencies": {
|
|
643
|
+
"System.Formats.Asn1": "6.0.0"
|
|
644
|
+
},
|
|
645
|
+
"runtime": {
|
|
646
|
+
"lib/net6.0/System.Security.Cryptography.Pkcs.dll": {
|
|
647
|
+
"assemblyVersion": "6.0.0.0",
|
|
648
|
+
"fileVersion": "6.0.1923.31806"
|
|
649
|
+
}
|
|
650
|
+
},
|
|
651
|
+
"runtimeTargets": {
|
|
652
|
+
"runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll": {
|
|
653
|
+
"rid": "win",
|
|
654
|
+
"assetType": "runtime",
|
|
655
|
+
"assemblyVersion": "6.0.0.0",
|
|
656
|
+
"fileVersion": "6.0.1923.31806"
|
|
657
|
+
}
|
|
658
|
+
}
|
|
659
|
+
},
|
|
596
660
|
"System.Security.Cryptography.ProtectedData/8.0.0": {
|
|
597
661
|
"runtime": {
|
|
598
662
|
"lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
|
|
@@ -618,7 +682,7 @@
|
|
|
618
682
|
}
|
|
619
683
|
},
|
|
620
684
|
"libraries": {
|
|
621
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
685
|
+
"Azure.Generator.Management/1.0.0-alpha.20250526.1": {
|
|
622
686
|
"type": "project",
|
|
623
687
|
"serviceable": false,
|
|
624
688
|
"sha512": ""
|
|
@@ -630,12 +694,12 @@
|
|
|
630
694
|
"path": "azure.core/1.46.1",
|
|
631
695
|
"hashPath": "azure.core.1.46.1.nupkg.sha512"
|
|
632
696
|
},
|
|
633
|
-
"Azure.Generator/1.0.0-alpha.
|
|
697
|
+
"Azure.Generator/1.0.0-alpha.20250523.1": {
|
|
634
698
|
"type": "package",
|
|
635
699
|
"serviceable": true,
|
|
636
|
-
"sha512": "sha512-
|
|
637
|
-
"path": "azure.generator/1.0.0-alpha.
|
|
638
|
-
"hashPath": "azure.generator.1.0.0-alpha.
|
|
700
|
+
"sha512": "sha512-GsgZXhgwVz0dFZXejl3Xgi3evhOX/MUp/TvdLQngSW9NgPKGyV4iY4L5gdYkcGJliVeHnCab2WxWo2hMROXSyg==",
|
|
701
|
+
"path": "azure.generator/1.0.0-alpha.20250523.1",
|
|
702
|
+
"hashPath": "azure.generator.1.0.0-alpha.20250523.1.nupkg.sha512"
|
|
639
703
|
},
|
|
640
704
|
"Azure.ResourceManager/1.13.0": {
|
|
641
705
|
"type": "package",
|
|
@@ -658,12 +722,12 @@
|
|
|
658
722
|
"path": "humanizer.core/2.14.1",
|
|
659
723
|
"hashPath": "humanizer.core.2.14.1.nupkg.sha512"
|
|
660
724
|
},
|
|
661
|
-
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.
|
|
725
|
+
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250523.1": {
|
|
662
726
|
"type": "package",
|
|
663
727
|
"serviceable": true,
|
|
664
|
-
"sha512": "sha512-
|
|
665
|
-
"path": "microsoft.azure.autorest.csharp/3.0.0-beta.
|
|
666
|
-
"hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.
|
|
728
|
+
"sha512": "sha512-dz6OnqFGwdt8BYrwnN6p1do6pR5OcW91dXn8XnLT0qBLcOi27CzbiPJ9WYuUwF8YWa5d+jqkltADG91Sycrq8g==",
|
|
729
|
+
"path": "microsoft.azure.autorest.csharp/3.0.0-beta.20250523.1",
|
|
730
|
+
"hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.20250523.1.nupkg.sha512"
|
|
667
731
|
},
|
|
668
732
|
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
669
733
|
"type": "package",
|
|
@@ -763,47 +827,75 @@
|
|
|
763
827
|
"path": "microsoft.sourcelink.github/8.0.0",
|
|
764
828
|
"hashPath": "microsoft.sourcelink.github.8.0.0.nupkg.sha512"
|
|
765
829
|
},
|
|
766
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
830
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250522.3": {
|
|
831
|
+
"type": "package",
|
|
832
|
+
"serviceable": true,
|
|
833
|
+
"sha512": "sha512-RS3OtSs2zu97wPiZgEsUh6X/uWPjCXo7baUkIv1/0EBMxs9XrekzTivK3WMlb7bPBAB5X29ynS9xjUSLE/YdNw==",
|
|
834
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20250522.3",
|
|
835
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20250522.3.nupkg.sha512"
|
|
836
|
+
},
|
|
837
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250522.3": {
|
|
838
|
+
"type": "package",
|
|
839
|
+
"serviceable": true,
|
|
840
|
+
"sha512": "sha512-Di96oky4s7dXc4Ui2urWJ4410T0mV+ZZWx4P9UNwMHkJy/fC87mvzKPu++UQlNjxJpWMr02hPp+rAnIYeiTKhA==",
|
|
841
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20250522.3",
|
|
842
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20250522.3.nupkg.sha512"
|
|
843
|
+
},
|
|
844
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250522.3": {
|
|
767
845
|
"type": "package",
|
|
768
846
|
"serviceable": true,
|
|
769
|
-
"sha512": "sha512-
|
|
770
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
771
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
847
|
+
"sha512": "sha512-9CK+PXPL2mKuKMWUli8eDzM1PWB809cyokIn6lO2wDtrj8U5yw3sq55MvTpBIpsL6xsC0Yd9VQJ1CYMNNcDjyg==",
|
|
848
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20250522.3",
|
|
849
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20250522.3.nupkg.sha512"
|
|
772
850
|
},
|
|
773
|
-
"
|
|
851
|
+
"Newtonsoft.Json/13.0.3": {
|
|
774
852
|
"type": "package",
|
|
775
853
|
"serviceable": true,
|
|
776
|
-
"sha512": "sha512-
|
|
777
|
-
"path": "
|
|
778
|
-
"hashPath": "
|
|
854
|
+
"sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
|
|
855
|
+
"path": "newtonsoft.json/13.0.3",
|
|
856
|
+
"hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
|
|
779
857
|
},
|
|
780
|
-
"
|
|
858
|
+
"NuGet.Common/6.14.0": {
|
|
781
859
|
"type": "package",
|
|
782
860
|
"serviceable": true,
|
|
783
|
-
"sha512": "sha512-
|
|
784
|
-
"path": "
|
|
785
|
-
"hashPath": "
|
|
861
|
+
"sha512": "sha512-E+IyoDez4kPrjNPYp41fScowTuSjGifXfjrtU9p9XlQDOGig6vrikQDCMeo6BT6YmT9vUZ+Tb1CX8ru8z0bkNg==",
|
|
862
|
+
"path": "nuget.common/6.14.0",
|
|
863
|
+
"hashPath": "nuget.common.6.14.0.nupkg.sha512"
|
|
786
864
|
},
|
|
787
|
-
"NuGet.
|
|
865
|
+
"NuGet.Configuration/6.14.0": {
|
|
788
866
|
"type": "package",
|
|
789
867
|
"serviceable": true,
|
|
790
|
-
"sha512": "sha512-
|
|
791
|
-
"path": "nuget.
|
|
792
|
-
"hashPath": "nuget.
|
|
868
|
+
"sha512": "sha512-YwoF+Nm0IGdNP/LQ97xysCQlhy4oWIzD4oGcbvz5bQGogPrqn/5lSGwP8llmVv+zfJ6tZZDAT9vh4Q+gH0Aqqg==",
|
|
869
|
+
"path": "nuget.configuration/6.14.0",
|
|
870
|
+
"hashPath": "nuget.configuration.6.14.0.nupkg.sha512"
|
|
793
871
|
},
|
|
794
|
-
"NuGet.
|
|
872
|
+
"NuGet.Frameworks/6.14.0": {
|
|
795
873
|
"type": "package",
|
|
796
874
|
"serviceable": true,
|
|
797
|
-
"sha512": "sha512-
|
|
798
|
-
"path": "nuget.
|
|
799
|
-
"hashPath": "nuget.
|
|
875
|
+
"sha512": "sha512-xZ37J58DQAkVUX29qoMwla26iBYRScdcfSGNe1FIZjCX1tpafN9n7TinrkRxaJqYzW0D8Ob8a3eRSYhwEUauCA==",
|
|
876
|
+
"path": "nuget.frameworks/6.14.0",
|
|
877
|
+
"hashPath": "nuget.frameworks.6.14.0.nupkg.sha512"
|
|
800
878
|
},
|
|
801
|
-
"NuGet.
|
|
879
|
+
"NuGet.Packaging/6.14.0": {
|
|
802
880
|
"type": "package",
|
|
803
881
|
"serviceable": true,
|
|
804
|
-
"sha512": "sha512-
|
|
805
|
-
"path": "nuget.
|
|
806
|
-
"hashPath": "nuget.
|
|
882
|
+
"sha512": "sha512-BpQlGpkuAhrh6x00mGvwK13a5c30vX3FYQbWI11LIyXl/nWmoOQSZrB3yEAh9ihibeGo8SunWZBGXvkkJUxbEg==",
|
|
883
|
+
"path": "nuget.packaging/6.14.0",
|
|
884
|
+
"hashPath": "nuget.packaging.6.14.0.nupkg.sha512"
|
|
885
|
+
},
|
|
886
|
+
"NuGet.Protocol/6.14.0": {
|
|
887
|
+
"type": "package",
|
|
888
|
+
"serviceable": true,
|
|
889
|
+
"sha512": "sha512-hYk9j/ZKErdiK0tFaqsrRtT5q+sJ2VjCUrgFCQG2wGhAlmb8YaBzYLOGDvRdFwuvTi5I+KRuVHPqhc010Np1Bg==",
|
|
890
|
+
"path": "nuget.protocol/6.14.0",
|
|
891
|
+
"hashPath": "nuget.protocol.6.14.0.nupkg.sha512"
|
|
892
|
+
},
|
|
893
|
+
"NuGet.Versioning/6.14.0": {
|
|
894
|
+
"type": "package",
|
|
895
|
+
"serviceable": true,
|
|
896
|
+
"sha512": "sha512-4v4blkhCv8mpKtfx+z0G/X0daVCzdIaHSC51GkUspugi5JIMn2Bo8xm5PdZYF0U68gOBfz/+aPWMnpRd85Jbow==",
|
|
897
|
+
"path": "nuget.versioning/6.14.0",
|
|
898
|
+
"hashPath": "nuget.versioning.6.14.0.nupkg.sha512"
|
|
807
899
|
},
|
|
808
900
|
"SauceControl.InheritDoc/1.2.0": {
|
|
809
901
|
"type": "package",
|
|
@@ -903,6 +995,13 @@
|
|
|
903
995
|
"path": "system.diagnostics.eventlog/8.0.0",
|
|
904
996
|
"hashPath": "system.diagnostics.eventlog.8.0.0.nupkg.sha512"
|
|
905
997
|
},
|
|
998
|
+
"System.Formats.Asn1/6.0.0": {
|
|
999
|
+
"type": "package",
|
|
1000
|
+
"serviceable": true,
|
|
1001
|
+
"sha512": "sha512-T6fD00dQ3NTbPDy31m4eQUwKW84s03z0N2C8HpOklyeaDgaJPa/TexP4/SkORMSOwc7WhKifnA6Ya33AkzmafA==",
|
|
1002
|
+
"path": "system.formats.asn1/6.0.0",
|
|
1003
|
+
"hashPath": "system.formats.asn1.6.0.0.nupkg.sha512"
|
|
1004
|
+
},
|
|
906
1005
|
"System.IO.Pipelines/7.0.0": {
|
|
907
1006
|
"type": "package",
|
|
908
1007
|
"serviceable": true,
|
|
@@ -938,6 +1037,13 @@
|
|
|
938
1037
|
"path": "system.runtime.compilerservices.unsafe/6.0.0",
|
|
939
1038
|
"hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
|
|
940
1039
|
},
|
|
1040
|
+
"System.Security.Cryptography.Pkcs/6.0.4": {
|
|
1041
|
+
"type": "package",
|
|
1042
|
+
"serviceable": true,
|
|
1043
|
+
"sha512": "sha512-LGbXi1oUJ9QgCNGXRO9ndzBL/GZgANcsURpMhNR8uO+rca47SZmciS3RSQUvlQRwK3QHZSHNOXzoMUASKA+Anw==",
|
|
1044
|
+
"path": "system.security.cryptography.pkcs/6.0.4",
|
|
1045
|
+
"hashPath": "system.security.cryptography.pkcs.6.0.4.nupkg.sha512"
|
|
1046
|
+
},
|
|
941
1047
|
"System.Security.Cryptography.ProtectedData/8.0.0": {
|
|
942
1048
|
"type": "package",
|
|
943
1049
|
"serviceable": true,
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -6,12 +6,12 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v8.0": {
|
|
9
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator.Management/1.0.0-alpha.20250526.1": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Azure.Core": "1.46.1",
|
|
12
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
12
|
+
"Azure.Generator": "1.0.0-alpha.20250523.1",
|
|
13
13
|
"Azure.ResourceManager": "1.13.0",
|
|
14
|
-
"Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.
|
|
14
|
+
"Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.20250523.1",
|
|
15
15
|
"Microsoft.SourceLink.GitHub": "8.0.0",
|
|
16
16
|
"SauceControl.InheritDoc": "1.2.0",
|
|
17
17
|
"StyleCop.Analyzers": "1.2.0-beta.333"
|
|
@@ -33,11 +33,11 @@
|
|
|
33
33
|
}
|
|
34
34
|
}
|
|
35
35
|
},
|
|
36
|
-
"Azure.Generator/1.0.0-alpha.
|
|
36
|
+
"Azure.Generator/1.0.0-alpha.20250523.1": {
|
|
37
37
|
"dependencies": {
|
|
38
38
|
"Azure.Core": "1.46.1",
|
|
39
39
|
"Azure.ResourceManager": "1.13.0",
|
|
40
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
40
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250522.3"
|
|
41
41
|
},
|
|
42
42
|
"runtime": {
|
|
43
43
|
"lib/net8.0/Azure.Generator.dll": {
|
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
}
|
|
76
76
|
}
|
|
77
77
|
},
|
|
78
|
-
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.
|
|
78
|
+
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250523.1": {},
|
|
79
79
|
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
80
80
|
"runtime": {
|
|
81
81
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
@@ -365,13 +365,15 @@
|
|
|
365
365
|
"Microsoft.SourceLink.Common": "8.0.0"
|
|
366
366
|
}
|
|
367
367
|
},
|
|
368
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
368
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250522.3": {
|
|
369
369
|
"dependencies": {
|
|
370
370
|
"CommandLineParser": "2.9.1",
|
|
371
371
|
"Microsoft.Build": "17.9.5",
|
|
372
372
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
373
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
374
|
-
"NuGet.Configuration": "6.
|
|
373
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20250522.3",
|
|
374
|
+
"NuGet.Configuration": "6.14.0",
|
|
375
|
+
"NuGet.Protocol": "6.14.0",
|
|
376
|
+
"NuGet.Versioning": "6.14.0",
|
|
375
377
|
"System.ComponentModel.Composition": "8.0.0",
|
|
376
378
|
"System.Memory.Data": "8.0.1"
|
|
377
379
|
},
|
|
@@ -382,9 +384,9 @@
|
|
|
382
384
|
}
|
|
383
385
|
}
|
|
384
386
|
},
|
|
385
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
387
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250522.3": {
|
|
386
388
|
"dependencies": {
|
|
387
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
389
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20250522.3",
|
|
388
390
|
"System.ClientModel": "1.4.1"
|
|
389
391
|
},
|
|
390
392
|
"runtime": {
|
|
@@ -394,7 +396,7 @@
|
|
|
394
396
|
}
|
|
395
397
|
}
|
|
396
398
|
},
|
|
397
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
399
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250522.3": {
|
|
398
400
|
"dependencies": {
|
|
399
401
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
400
402
|
"System.Memory.Data": "8.0.1"
|
|
@@ -406,34 +408,76 @@
|
|
|
406
408
|
}
|
|
407
409
|
}
|
|
408
410
|
},
|
|
409
|
-
"
|
|
411
|
+
"Newtonsoft.Json/13.0.3": {
|
|
412
|
+
"runtime": {
|
|
413
|
+
"lib/net6.0/Newtonsoft.Json.dll": {
|
|
414
|
+
"assemblyVersion": "13.0.0.0",
|
|
415
|
+
"fileVersion": "13.0.3.27908"
|
|
416
|
+
}
|
|
417
|
+
}
|
|
418
|
+
},
|
|
419
|
+
"NuGet.Common/6.14.0": {
|
|
410
420
|
"dependencies": {
|
|
411
|
-
"NuGet.Frameworks": "6.
|
|
421
|
+
"NuGet.Frameworks": "6.14.0",
|
|
422
|
+
"System.Collections.Immutable": "8.0.0"
|
|
412
423
|
},
|
|
413
424
|
"runtime": {
|
|
414
425
|
"lib/netstandard2.0/NuGet.Common.dll": {
|
|
415
|
-
"assemblyVersion": "6.
|
|
416
|
-
"fileVersion": "6.
|
|
426
|
+
"assemblyVersion": "6.14.0.116",
|
|
427
|
+
"fileVersion": "6.14.0.116"
|
|
417
428
|
}
|
|
418
429
|
}
|
|
419
430
|
},
|
|
420
|
-
"NuGet.Configuration/6.
|
|
431
|
+
"NuGet.Configuration/6.14.0": {
|
|
421
432
|
"dependencies": {
|
|
422
|
-
"NuGet.Common": "6.
|
|
433
|
+
"NuGet.Common": "6.14.0",
|
|
423
434
|
"System.Security.Cryptography.ProtectedData": "8.0.0"
|
|
424
435
|
},
|
|
425
436
|
"runtime": {
|
|
426
437
|
"lib/netstandard2.0/NuGet.Configuration.dll": {
|
|
427
|
-
"assemblyVersion": "6.
|
|
428
|
-
"fileVersion": "6.
|
|
438
|
+
"assemblyVersion": "6.14.0.116",
|
|
439
|
+
"fileVersion": "6.14.0.116"
|
|
429
440
|
}
|
|
430
441
|
}
|
|
431
442
|
},
|
|
432
|
-
"NuGet.Frameworks/6.
|
|
443
|
+
"NuGet.Frameworks/6.14.0": {
|
|
433
444
|
"runtime": {
|
|
434
445
|
"lib/netstandard2.0/NuGet.Frameworks.dll": {
|
|
435
|
-
"assemblyVersion": "6.
|
|
436
|
-
"fileVersion": "6.
|
|
446
|
+
"assemblyVersion": "6.14.0.116",
|
|
447
|
+
"fileVersion": "6.14.0.116"
|
|
448
|
+
}
|
|
449
|
+
}
|
|
450
|
+
},
|
|
451
|
+
"NuGet.Packaging/6.14.0": {
|
|
452
|
+
"dependencies": {
|
|
453
|
+
"Newtonsoft.Json": "13.0.3",
|
|
454
|
+
"NuGet.Configuration": "6.14.0",
|
|
455
|
+
"NuGet.Versioning": "6.14.0",
|
|
456
|
+
"System.Security.Cryptography.Pkcs": "6.0.4"
|
|
457
|
+
},
|
|
458
|
+
"runtime": {
|
|
459
|
+
"lib/net8.0/NuGet.Packaging.dll": {
|
|
460
|
+
"assemblyVersion": "6.14.0.116",
|
|
461
|
+
"fileVersion": "6.14.0.116"
|
|
462
|
+
}
|
|
463
|
+
}
|
|
464
|
+
},
|
|
465
|
+
"NuGet.Protocol/6.14.0": {
|
|
466
|
+
"dependencies": {
|
|
467
|
+
"NuGet.Packaging": "6.14.0"
|
|
468
|
+
},
|
|
469
|
+
"runtime": {
|
|
470
|
+
"lib/net8.0/NuGet.Protocol.dll": {
|
|
471
|
+
"assemblyVersion": "6.14.0.116",
|
|
472
|
+
"fileVersion": "6.14.0.116"
|
|
473
|
+
}
|
|
474
|
+
}
|
|
475
|
+
},
|
|
476
|
+
"NuGet.Versioning/6.14.0": {
|
|
477
|
+
"runtime": {
|
|
478
|
+
"lib/netstandard2.0/NuGet.Versioning.dll": {
|
|
479
|
+
"assemblyVersion": "6.14.0.116",
|
|
480
|
+
"fileVersion": "6.14.0.116"
|
|
437
481
|
}
|
|
438
482
|
}
|
|
439
483
|
},
|
|
@@ -559,6 +603,7 @@
|
|
|
559
603
|
}
|
|
560
604
|
}
|
|
561
605
|
},
|
|
606
|
+
"System.Formats.Asn1/6.0.0": {},
|
|
562
607
|
"System.IO.Pipelines/7.0.0": {
|
|
563
608
|
"runtime": {
|
|
564
609
|
"lib/net7.0/System.IO.Pipelines.dll": {
|
|
@@ -593,6 +638,25 @@
|
|
|
593
638
|
}
|
|
594
639
|
},
|
|
595
640
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": {},
|
|
641
|
+
"System.Security.Cryptography.Pkcs/6.0.4": {
|
|
642
|
+
"dependencies": {
|
|
643
|
+
"System.Formats.Asn1": "6.0.0"
|
|
644
|
+
},
|
|
645
|
+
"runtime": {
|
|
646
|
+
"lib/net6.0/System.Security.Cryptography.Pkcs.dll": {
|
|
647
|
+
"assemblyVersion": "6.0.0.0",
|
|
648
|
+
"fileVersion": "6.0.1923.31806"
|
|
649
|
+
}
|
|
650
|
+
},
|
|
651
|
+
"runtimeTargets": {
|
|
652
|
+
"runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll": {
|
|
653
|
+
"rid": "win",
|
|
654
|
+
"assetType": "runtime",
|
|
655
|
+
"assemblyVersion": "6.0.0.0",
|
|
656
|
+
"fileVersion": "6.0.1923.31806"
|
|
657
|
+
}
|
|
658
|
+
}
|
|
659
|
+
},
|
|
596
660
|
"System.Security.Cryptography.ProtectedData/8.0.0": {
|
|
597
661
|
"runtime": {
|
|
598
662
|
"lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
|
|
@@ -618,7 +682,7 @@
|
|
|
618
682
|
}
|
|
619
683
|
},
|
|
620
684
|
"libraries": {
|
|
621
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
685
|
+
"Azure.Generator.Management/1.0.0-alpha.20250526.1": {
|
|
622
686
|
"type": "project",
|
|
623
687
|
"serviceable": false,
|
|
624
688
|
"sha512": ""
|
|
@@ -630,12 +694,12 @@
|
|
|
630
694
|
"path": "azure.core/1.46.1",
|
|
631
695
|
"hashPath": "azure.core.1.46.1.nupkg.sha512"
|
|
632
696
|
},
|
|
633
|
-
"Azure.Generator/1.0.0-alpha.
|
|
697
|
+
"Azure.Generator/1.0.0-alpha.20250523.1": {
|
|
634
698
|
"type": "package",
|
|
635
699
|
"serviceable": true,
|
|
636
|
-
"sha512": "sha512-
|
|
637
|
-
"path": "azure.generator/1.0.0-alpha.
|
|
638
|
-
"hashPath": "azure.generator.1.0.0-alpha.
|
|
700
|
+
"sha512": "sha512-GsgZXhgwVz0dFZXejl3Xgi3evhOX/MUp/TvdLQngSW9NgPKGyV4iY4L5gdYkcGJliVeHnCab2WxWo2hMROXSyg==",
|
|
701
|
+
"path": "azure.generator/1.0.0-alpha.20250523.1",
|
|
702
|
+
"hashPath": "azure.generator.1.0.0-alpha.20250523.1.nupkg.sha512"
|
|
639
703
|
},
|
|
640
704
|
"Azure.ResourceManager/1.13.0": {
|
|
641
705
|
"type": "package",
|
|
@@ -658,12 +722,12 @@
|
|
|
658
722
|
"path": "humanizer.core/2.14.1",
|
|
659
723
|
"hashPath": "humanizer.core.2.14.1.nupkg.sha512"
|
|
660
724
|
},
|
|
661
|
-
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.
|
|
725
|
+
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250523.1": {
|
|
662
726
|
"type": "package",
|
|
663
727
|
"serviceable": true,
|
|
664
|
-
"sha512": "sha512-
|
|
665
|
-
"path": "microsoft.azure.autorest.csharp/3.0.0-beta.
|
|
666
|
-
"hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.
|
|
728
|
+
"sha512": "sha512-dz6OnqFGwdt8BYrwnN6p1do6pR5OcW91dXn8XnLT0qBLcOi27CzbiPJ9WYuUwF8YWa5d+jqkltADG91Sycrq8g==",
|
|
729
|
+
"path": "microsoft.azure.autorest.csharp/3.0.0-beta.20250523.1",
|
|
730
|
+
"hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.20250523.1.nupkg.sha512"
|
|
667
731
|
},
|
|
668
732
|
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
669
733
|
"type": "package",
|
|
@@ -763,47 +827,75 @@
|
|
|
763
827
|
"path": "microsoft.sourcelink.github/8.0.0",
|
|
764
828
|
"hashPath": "microsoft.sourcelink.github.8.0.0.nupkg.sha512"
|
|
765
829
|
},
|
|
766
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
830
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250522.3": {
|
|
831
|
+
"type": "package",
|
|
832
|
+
"serviceable": true,
|
|
833
|
+
"sha512": "sha512-RS3OtSs2zu97wPiZgEsUh6X/uWPjCXo7baUkIv1/0EBMxs9XrekzTivK3WMlb7bPBAB5X29ynS9xjUSLE/YdNw==",
|
|
834
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20250522.3",
|
|
835
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20250522.3.nupkg.sha512"
|
|
836
|
+
},
|
|
837
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250522.3": {
|
|
838
|
+
"type": "package",
|
|
839
|
+
"serviceable": true,
|
|
840
|
+
"sha512": "sha512-Di96oky4s7dXc4Ui2urWJ4410T0mV+ZZWx4P9UNwMHkJy/fC87mvzKPu++UQlNjxJpWMr02hPp+rAnIYeiTKhA==",
|
|
841
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20250522.3",
|
|
842
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20250522.3.nupkg.sha512"
|
|
843
|
+
},
|
|
844
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250522.3": {
|
|
767
845
|
"type": "package",
|
|
768
846
|
"serviceable": true,
|
|
769
|
-
"sha512": "sha512-
|
|
770
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
771
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
847
|
+
"sha512": "sha512-9CK+PXPL2mKuKMWUli8eDzM1PWB809cyokIn6lO2wDtrj8U5yw3sq55MvTpBIpsL6xsC0Yd9VQJ1CYMNNcDjyg==",
|
|
848
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20250522.3",
|
|
849
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20250522.3.nupkg.sha512"
|
|
772
850
|
},
|
|
773
|
-
"
|
|
851
|
+
"Newtonsoft.Json/13.0.3": {
|
|
774
852
|
"type": "package",
|
|
775
853
|
"serviceable": true,
|
|
776
|
-
"sha512": "sha512-
|
|
777
|
-
"path": "
|
|
778
|
-
"hashPath": "
|
|
854
|
+
"sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
|
|
855
|
+
"path": "newtonsoft.json/13.0.3",
|
|
856
|
+
"hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
|
|
779
857
|
},
|
|
780
|
-
"
|
|
858
|
+
"NuGet.Common/6.14.0": {
|
|
781
859
|
"type": "package",
|
|
782
860
|
"serviceable": true,
|
|
783
|
-
"sha512": "sha512-
|
|
784
|
-
"path": "
|
|
785
|
-
"hashPath": "
|
|
861
|
+
"sha512": "sha512-E+IyoDez4kPrjNPYp41fScowTuSjGifXfjrtU9p9XlQDOGig6vrikQDCMeo6BT6YmT9vUZ+Tb1CX8ru8z0bkNg==",
|
|
862
|
+
"path": "nuget.common/6.14.0",
|
|
863
|
+
"hashPath": "nuget.common.6.14.0.nupkg.sha512"
|
|
786
864
|
},
|
|
787
|
-
"NuGet.
|
|
865
|
+
"NuGet.Configuration/6.14.0": {
|
|
788
866
|
"type": "package",
|
|
789
867
|
"serviceable": true,
|
|
790
|
-
"sha512": "sha512-
|
|
791
|
-
"path": "nuget.
|
|
792
|
-
"hashPath": "nuget.
|
|
868
|
+
"sha512": "sha512-YwoF+Nm0IGdNP/LQ97xysCQlhy4oWIzD4oGcbvz5bQGogPrqn/5lSGwP8llmVv+zfJ6tZZDAT9vh4Q+gH0Aqqg==",
|
|
869
|
+
"path": "nuget.configuration/6.14.0",
|
|
870
|
+
"hashPath": "nuget.configuration.6.14.0.nupkg.sha512"
|
|
793
871
|
},
|
|
794
|
-
"NuGet.
|
|
872
|
+
"NuGet.Frameworks/6.14.0": {
|
|
795
873
|
"type": "package",
|
|
796
874
|
"serviceable": true,
|
|
797
|
-
"sha512": "sha512-
|
|
798
|
-
"path": "nuget.
|
|
799
|
-
"hashPath": "nuget.
|
|
875
|
+
"sha512": "sha512-xZ37J58DQAkVUX29qoMwla26iBYRScdcfSGNe1FIZjCX1tpafN9n7TinrkRxaJqYzW0D8Ob8a3eRSYhwEUauCA==",
|
|
876
|
+
"path": "nuget.frameworks/6.14.0",
|
|
877
|
+
"hashPath": "nuget.frameworks.6.14.0.nupkg.sha512"
|
|
800
878
|
},
|
|
801
|
-
"NuGet.
|
|
879
|
+
"NuGet.Packaging/6.14.0": {
|
|
802
880
|
"type": "package",
|
|
803
881
|
"serviceable": true,
|
|
804
|
-
"sha512": "sha512-
|
|
805
|
-
"path": "nuget.
|
|
806
|
-
"hashPath": "nuget.
|
|
882
|
+
"sha512": "sha512-BpQlGpkuAhrh6x00mGvwK13a5c30vX3FYQbWI11LIyXl/nWmoOQSZrB3yEAh9ihibeGo8SunWZBGXvkkJUxbEg==",
|
|
883
|
+
"path": "nuget.packaging/6.14.0",
|
|
884
|
+
"hashPath": "nuget.packaging.6.14.0.nupkg.sha512"
|
|
885
|
+
},
|
|
886
|
+
"NuGet.Protocol/6.14.0": {
|
|
887
|
+
"type": "package",
|
|
888
|
+
"serviceable": true,
|
|
889
|
+
"sha512": "sha512-hYk9j/ZKErdiK0tFaqsrRtT5q+sJ2VjCUrgFCQG2wGhAlmb8YaBzYLOGDvRdFwuvTi5I+KRuVHPqhc010Np1Bg==",
|
|
890
|
+
"path": "nuget.protocol/6.14.0",
|
|
891
|
+
"hashPath": "nuget.protocol.6.14.0.nupkg.sha512"
|
|
892
|
+
},
|
|
893
|
+
"NuGet.Versioning/6.14.0": {
|
|
894
|
+
"type": "package",
|
|
895
|
+
"serviceable": true,
|
|
896
|
+
"sha512": "sha512-4v4blkhCv8mpKtfx+z0G/X0daVCzdIaHSC51GkUspugi5JIMn2Bo8xm5PdZYF0U68gOBfz/+aPWMnpRd85Jbow==",
|
|
897
|
+
"path": "nuget.versioning/6.14.0",
|
|
898
|
+
"hashPath": "nuget.versioning.6.14.0.nupkg.sha512"
|
|
807
899
|
},
|
|
808
900
|
"SauceControl.InheritDoc/1.2.0": {
|
|
809
901
|
"type": "package",
|
|
@@ -903,6 +995,13 @@
|
|
|
903
995
|
"path": "system.diagnostics.eventlog/8.0.0",
|
|
904
996
|
"hashPath": "system.diagnostics.eventlog.8.0.0.nupkg.sha512"
|
|
905
997
|
},
|
|
998
|
+
"System.Formats.Asn1/6.0.0": {
|
|
999
|
+
"type": "package",
|
|
1000
|
+
"serviceable": true,
|
|
1001
|
+
"sha512": "sha512-T6fD00dQ3NTbPDy31m4eQUwKW84s03z0N2C8HpOklyeaDgaJPa/TexP4/SkORMSOwc7WhKifnA6Ya33AkzmafA==",
|
|
1002
|
+
"path": "system.formats.asn1/6.0.0",
|
|
1003
|
+
"hashPath": "system.formats.asn1.6.0.0.nupkg.sha512"
|
|
1004
|
+
},
|
|
906
1005
|
"System.IO.Pipelines/7.0.0": {
|
|
907
1006
|
"type": "package",
|
|
908
1007
|
"serviceable": true,
|
|
@@ -938,6 +1037,13 @@
|
|
|
938
1037
|
"path": "system.runtime.compilerservices.unsafe/6.0.0",
|
|
939
1038
|
"hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
|
|
940
1039
|
},
|
|
1040
|
+
"System.Security.Cryptography.Pkcs/6.0.4": {
|
|
1041
|
+
"type": "package",
|
|
1042
|
+
"serviceable": true,
|
|
1043
|
+
"sha512": "sha512-LGbXi1oUJ9QgCNGXRO9ndzBL/GZgANcsURpMhNR8uO+rca47SZmciS3RSQUvlQRwK3QHZSHNOXzoMUASKA+Anw==",
|
|
1044
|
+
"path": "system.security.cryptography.pkcs/6.0.4",
|
|
1045
|
+
"hashPath": "system.security.cryptography.pkcs.6.0.4.nupkg.sha512"
|
|
1046
|
+
},
|
|
941
1047
|
"System.Security.Cryptography.ProtectedData/8.0.0": {
|
|
942
1048
|
"type": "package",
|
|
943
1049
|
"serviceable": true,
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@azure-typespec/http-client-csharp-mgmt",
|
|
3
|
-
"version": "1.0.0-alpha.
|
|
3
|
+
"version": "1.0.0-alpha.20250525.1",
|
|
4
4
|
"author": "Microsoft Corporation",
|
|
5
5
|
"description": "TypeSpec library for emitting Azure management libraries for C#.",
|
|
6
6
|
"readme": "https://github.com/Azure/azure-sdk-for-net/blob/main/eng/packages/http-client-csharp-mgmt/README.md",
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"dist/**"
|
|
38
38
|
],
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@azure-typespec/http-client-csharp": "1.0.0-alpha.
|
|
40
|
+
"@azure-typespec/http-client-csharp": "1.0.0-alpha.20250523.1"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
43
43
|
"@azure-tools/azure-http-specs": "0.1.0-alpha.17",
|