@typespec/http-client-csharp 1.0.0-alpha.20251203.1 → 1.0.0-alpha.20251203.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/Microsoft.TypeSpec.Generator +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.ClientModel.StubLibrary.deps.json +5 -122
- package/dist/generator/Microsoft.TypeSpec.Generator.ClientModel.StubLibrary.dll +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.ClientModel.StubLibrary.pdb +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.ClientModel.deps.json +5 -122
- package/dist/generator/Microsoft.TypeSpec.Generator.ClientModel.dll +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.ClientModel.pdb +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.Input.dll +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.Input.pdb +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.deps.json +5 -122
- package/dist/generator/Microsoft.TypeSpec.Generator.dll +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.pdb +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.runtimeconfig.json +2 -2
- package/package.json +1 -1
|
Binary file
|
|
@@ -1,15 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"runtimeTarget": {
|
|
3
|
-
"name": ".NETCoreApp,Version=
|
|
3
|
+
"name": ".NETCoreApp,Version=v10.0",
|
|
4
4
|
"signature": ""
|
|
5
5
|
},
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
|
-
".NETCoreApp,Version=
|
|
8
|
+
".NETCoreApp,Version=v10.0": {
|
|
9
9
|
"Microsoft.TypeSpec.Generator.ClientModel.StubLibrary/1.0.0-beta.1": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-beta.1",
|
|
12
|
-
"StyleCop.Analyzers": "1.2.0-beta.556",
|
|
13
12
|
"System.ClientModel": "1.8.0"
|
|
14
13
|
},
|
|
15
14
|
"runtime": {
|
|
@@ -44,12 +43,8 @@
|
|
|
44
43
|
"dependencies": {
|
|
45
44
|
"Microsoft.Build.Framework": "17.9.5",
|
|
46
45
|
"Microsoft.NET.StringTools": "17.9.5",
|
|
47
|
-
"System.Collections.Immutable": "8.0.0",
|
|
48
46
|
"System.Configuration.ConfigurationManager": "8.0.0",
|
|
49
|
-
"System.Reflection.
|
|
50
|
-
"System.Reflection.MetadataLoadContext": "8.0.0",
|
|
51
|
-
"System.Security.Principal.Windows": "5.0.0",
|
|
52
|
-
"System.Threading.Tasks.Dataflow": "8.0.0"
|
|
47
|
+
"System.Reflection.MetadataLoadContext": "8.0.0"
|
|
53
48
|
},
|
|
54
49
|
"runtime": {
|
|
55
50
|
"lib/net8.0/Microsoft.Build.dll": {
|
|
@@ -66,14 +61,7 @@
|
|
|
66
61
|
}
|
|
67
62
|
}
|
|
68
63
|
},
|
|
69
|
-
"Microsoft.CodeAnalysis.Analyzers/3.3.4": {},
|
|
70
64
|
"Microsoft.CodeAnalysis.Common/4.8.0": {
|
|
71
|
-
"dependencies": {
|
|
72
|
-
"Microsoft.CodeAnalysis.Analyzers": "3.3.4",
|
|
73
|
-
"System.Collections.Immutable": "8.0.0",
|
|
74
|
-
"System.Reflection.Metadata": "8.0.0",
|
|
75
|
-
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
76
|
-
},
|
|
77
65
|
"runtime": {
|
|
78
66
|
"lib/net7.0/Microsoft.CodeAnalysis.dll": {
|
|
79
67
|
"assemblyVersion": "4.8.0.0",
|
|
@@ -234,9 +222,7 @@
|
|
|
234
222
|
"Humanizer.Core": "2.14.1",
|
|
235
223
|
"Microsoft.Bcl.AsyncInterfaces": "7.0.0",
|
|
236
224
|
"Microsoft.CodeAnalysis.Common": "4.8.0",
|
|
237
|
-
"System.Composition": "7.0.0"
|
|
238
|
-
"System.IO.Pipelines": "7.0.0",
|
|
239
|
-
"System.Threading.Channels": "7.0.0"
|
|
225
|
+
"System.Composition": "7.0.0"
|
|
240
226
|
},
|
|
241
227
|
"runtime": {
|
|
242
228
|
"lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": {
|
|
@@ -323,8 +309,7 @@
|
|
|
323
309
|
},
|
|
324
310
|
"NuGet.Common/6.14.0": {
|
|
325
311
|
"dependencies": {
|
|
326
|
-
"NuGet.Frameworks": "6.14.0"
|
|
327
|
-
"System.Collections.Immutable": "8.0.0"
|
|
312
|
+
"NuGet.Frameworks": "6.14.0"
|
|
328
313
|
},
|
|
329
314
|
"runtime": {
|
|
330
315
|
"lib/netstandard2.0/NuGet.Common.dll": {
|
|
@@ -386,12 +371,6 @@
|
|
|
386
371
|
}
|
|
387
372
|
}
|
|
388
373
|
},
|
|
389
|
-
"StyleCop.Analyzers/1.2.0-beta.556": {
|
|
390
|
-
"dependencies": {
|
|
391
|
-
"StyleCop.Analyzers.Unstable": "1.2.0.556"
|
|
392
|
-
}
|
|
393
|
-
},
|
|
394
|
-
"StyleCop.Analyzers.Unstable/1.2.0.556": {},
|
|
395
374
|
"System.ClientModel/1.8.0": {
|
|
396
375
|
"dependencies": {
|
|
397
376
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.3",
|
|
@@ -404,7 +383,6 @@
|
|
|
404
383
|
}
|
|
405
384
|
}
|
|
406
385
|
},
|
|
407
|
-
"System.Collections.Immutable/8.0.0": {},
|
|
408
386
|
"System.ComponentModel.Composition/8.0.0": {
|
|
409
387
|
"runtime": {
|
|
410
388
|
"lib/net8.0/System.ComponentModel.Composition.dll": {
|
|
@@ -507,8 +485,6 @@
|
|
|
507
485
|
}
|
|
508
486
|
}
|
|
509
487
|
},
|
|
510
|
-
"System.Formats.Asn1/6.0.0": {},
|
|
511
|
-
"System.IO.Pipelines/7.0.0": {},
|
|
512
488
|
"System.Memory.Data/8.0.1": {
|
|
513
489
|
"runtime": {
|
|
514
490
|
"lib/net8.0/System.Memory.Data.dll": {
|
|
@@ -517,16 +493,7 @@
|
|
|
517
493
|
}
|
|
518
494
|
}
|
|
519
495
|
},
|
|
520
|
-
"System.Reflection.Metadata/8.0.0": {
|
|
521
|
-
"dependencies": {
|
|
522
|
-
"System.Collections.Immutable": "8.0.0"
|
|
523
|
-
}
|
|
524
|
-
},
|
|
525
496
|
"System.Reflection.MetadataLoadContext/8.0.0": {
|
|
526
|
-
"dependencies": {
|
|
527
|
-
"System.Collections.Immutable": "8.0.0",
|
|
528
|
-
"System.Reflection.Metadata": "8.0.0"
|
|
529
|
-
},
|
|
530
497
|
"runtime": {
|
|
531
498
|
"lib/net8.0/System.Reflection.MetadataLoadContext.dll": {
|
|
532
499
|
"assemblyVersion": "8.0.0.0",
|
|
@@ -534,11 +501,7 @@
|
|
|
534
501
|
}
|
|
535
502
|
}
|
|
536
503
|
},
|
|
537
|
-
"System.Runtime.CompilerServices.Unsafe/6.0.0": {},
|
|
538
504
|
"System.Security.Cryptography.Pkcs/6.0.4": {
|
|
539
|
-
"dependencies": {
|
|
540
|
-
"System.Formats.Asn1": "6.0.0"
|
|
541
|
-
},
|
|
542
505
|
"runtime": {
|
|
543
506
|
"lib/net6.0/System.Security.Cryptography.Pkcs.dll": {
|
|
544
507
|
"assemblyVersion": "6.0.0.0",
|
|
@@ -562,9 +525,6 @@
|
|
|
562
525
|
}
|
|
563
526
|
}
|
|
564
527
|
},
|
|
565
|
-
"System.Security.Principal.Windows/5.0.0": {},
|
|
566
|
-
"System.Threading.Channels/7.0.0": {},
|
|
567
|
-
"System.Threading.Tasks.Dataflow/8.0.0": {},
|
|
568
528
|
"Microsoft.TypeSpec.Generator/1.0.0-beta.1": {
|
|
569
529
|
"dependencies": {
|
|
570
530
|
"CommandLineParser": "2.9.1",
|
|
@@ -651,13 +611,6 @@
|
|
|
651
611
|
"path": "microsoft.build.framework/17.9.5",
|
|
652
612
|
"hashPath": "microsoft.build.framework.17.9.5.nupkg.sha512"
|
|
653
613
|
},
|
|
654
|
-
"Microsoft.CodeAnalysis.Analyzers/3.3.4": {
|
|
655
|
-
"type": "package",
|
|
656
|
-
"serviceable": true,
|
|
657
|
-
"sha512": "sha512-AxkxcPR+rheX0SmvpLVIGLhOUXAKG56a64kV9VQZ4y9gR9ZmPXnqZvHJnmwLSwzrEP6junUF11vuc+aqo5r68g==",
|
|
658
|
-
"path": "microsoft.codeanalysis.analyzers/3.3.4",
|
|
659
|
-
"hashPath": "microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512"
|
|
660
|
-
},
|
|
661
614
|
"Microsoft.CodeAnalysis.Common/4.8.0": {
|
|
662
615
|
"type": "package",
|
|
663
616
|
"serviceable": true,
|
|
@@ -756,20 +709,6 @@
|
|
|
756
709
|
"path": "nuget.versioning/6.14.0",
|
|
757
710
|
"hashPath": "nuget.versioning.6.14.0.nupkg.sha512"
|
|
758
711
|
},
|
|
759
|
-
"StyleCop.Analyzers/1.2.0-beta.556": {
|
|
760
|
-
"type": "package",
|
|
761
|
-
"serviceable": true,
|
|
762
|
-
"sha512": "sha512-llRPgmA1fhC0I0QyFLEcjvtM2239QzKr/tcnbsjArLMJxJlu0AA5G7Fft0OI30pHF3MW63Gf4aSSsjc5m82J1Q==",
|
|
763
|
-
"path": "stylecop.analyzers/1.2.0-beta.556",
|
|
764
|
-
"hashPath": "stylecop.analyzers.1.2.0-beta.556.nupkg.sha512"
|
|
765
|
-
},
|
|
766
|
-
"StyleCop.Analyzers.Unstable/1.2.0.556": {
|
|
767
|
-
"type": "package",
|
|
768
|
-
"serviceable": true,
|
|
769
|
-
"sha512": "sha512-zvn9Mqs/ox/83cpYPignI8hJEM2A93s2HkHs8HYMOAQW0PkampyoErAiIyKxgTLqbbad29HX/shv/6LGSjPJNQ==",
|
|
770
|
-
"path": "stylecop.analyzers.unstable/1.2.0.556",
|
|
771
|
-
"hashPath": "stylecop.analyzers.unstable.1.2.0.556.nupkg.sha512"
|
|
772
|
-
},
|
|
773
712
|
"System.ClientModel/1.8.0": {
|
|
774
713
|
"type": "package",
|
|
775
714
|
"serviceable": true,
|
|
@@ -777,13 +716,6 @@
|
|
|
777
716
|
"path": "system.clientmodel/1.8.0",
|
|
778
717
|
"hashPath": "system.clientmodel.1.8.0.nupkg.sha512"
|
|
779
718
|
},
|
|
780
|
-
"System.Collections.Immutable/8.0.0": {
|
|
781
|
-
"type": "package",
|
|
782
|
-
"serviceable": true,
|
|
783
|
-
"sha512": "sha512-AurL6Y5BA1WotzlEvVaIDpqzpIPvYnnldxru8oXJU2yFxFUy3+pNXjXd1ymO+RA0rq0+590Q8gaz2l3Sr7fmqg==",
|
|
784
|
-
"path": "system.collections.immutable/8.0.0",
|
|
785
|
-
"hashPath": "system.collections.immutable.8.0.0.nupkg.sha512"
|
|
786
|
-
},
|
|
787
719
|
"System.ComponentModel.Composition/8.0.0": {
|
|
788
720
|
"type": "package",
|
|
789
721
|
"serviceable": true,
|
|
@@ -847,20 +779,6 @@
|
|
|
847
779
|
"path": "system.diagnostics.eventlog/8.0.0",
|
|
848
780
|
"hashPath": "system.diagnostics.eventlog.8.0.0.nupkg.sha512"
|
|
849
781
|
},
|
|
850
|
-
"System.Formats.Asn1/6.0.0": {
|
|
851
|
-
"type": "package",
|
|
852
|
-
"serviceable": true,
|
|
853
|
-
"sha512": "sha512-T6fD00dQ3NTbPDy31m4eQUwKW84s03z0N2C8HpOklyeaDgaJPa/TexP4/SkORMSOwc7WhKifnA6Ya33AkzmafA==",
|
|
854
|
-
"path": "system.formats.asn1/6.0.0",
|
|
855
|
-
"hashPath": "system.formats.asn1.6.0.0.nupkg.sha512"
|
|
856
|
-
},
|
|
857
|
-
"System.IO.Pipelines/7.0.0": {
|
|
858
|
-
"type": "package",
|
|
859
|
-
"serviceable": true,
|
|
860
|
-
"sha512": "sha512-jRn6JYnNPW6xgQazROBLSfpdoczRw694vO5kKvMcNnpXuolEixUyw6IBuBs2Y2mlSX/LdLvyyWmfXhaI3ND1Yg==",
|
|
861
|
-
"path": "system.io.pipelines/7.0.0",
|
|
862
|
-
"hashPath": "system.io.pipelines.7.0.0.nupkg.sha512"
|
|
863
|
-
},
|
|
864
782
|
"System.Memory.Data/8.0.1": {
|
|
865
783
|
"type": "package",
|
|
866
784
|
"serviceable": true,
|
|
@@ -868,13 +786,6 @@
|
|
|
868
786
|
"path": "system.memory.data/8.0.1",
|
|
869
787
|
"hashPath": "system.memory.data.8.0.1.nupkg.sha512"
|
|
870
788
|
},
|
|
871
|
-
"System.Reflection.Metadata/8.0.0": {
|
|
872
|
-
"type": "package",
|
|
873
|
-
"serviceable": true,
|
|
874
|
-
"sha512": "sha512-ptvgrFh7PvWI8bcVqG5rsA/weWM09EnthFHR5SCnS6IN+P4mj6rE1lBDC4U8HL9/57htKAqy4KQ3bBj84cfYyQ==",
|
|
875
|
-
"path": "system.reflection.metadata/8.0.0",
|
|
876
|
-
"hashPath": "system.reflection.metadata.8.0.0.nupkg.sha512"
|
|
877
|
-
},
|
|
878
789
|
"System.Reflection.MetadataLoadContext/8.0.0": {
|
|
879
790
|
"type": "package",
|
|
880
791
|
"serviceable": true,
|
|
@@ -882,13 +793,6 @@
|
|
|
882
793
|
"path": "system.reflection.metadataloadcontext/8.0.0",
|
|
883
794
|
"hashPath": "system.reflection.metadataloadcontext.8.0.0.nupkg.sha512"
|
|
884
795
|
},
|
|
885
|
-
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
|
|
886
|
-
"type": "package",
|
|
887
|
-
"serviceable": true,
|
|
888
|
-
"sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
|
|
889
|
-
"path": "system.runtime.compilerservices.unsafe/6.0.0",
|
|
890
|
-
"hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
|
|
891
|
-
},
|
|
892
796
|
"System.Security.Cryptography.Pkcs/6.0.4": {
|
|
893
797
|
"type": "package",
|
|
894
798
|
"serviceable": true,
|
|
@@ -903,27 +807,6 @@
|
|
|
903
807
|
"path": "system.security.cryptography.protecteddata/8.0.0",
|
|
904
808
|
"hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
|
|
905
809
|
},
|
|
906
|
-
"System.Security.Principal.Windows/5.0.0": {
|
|
907
|
-
"type": "package",
|
|
908
|
-
"serviceable": true,
|
|
909
|
-
"sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
|
|
910
|
-
"path": "system.security.principal.windows/5.0.0",
|
|
911
|
-
"hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
|
|
912
|
-
},
|
|
913
|
-
"System.Threading.Channels/7.0.0": {
|
|
914
|
-
"type": "package",
|
|
915
|
-
"serviceable": true,
|
|
916
|
-
"sha512": "sha512-qmeeYNROMsONF6ndEZcIQ+VxR4Q/TX/7uIVLJqtwIWL7dDWeh0l1UIqgo4wYyjG//5lUNhwkLDSFl+pAWO6oiA==",
|
|
917
|
-
"path": "system.threading.channels/7.0.0",
|
|
918
|
-
"hashPath": "system.threading.channels.7.0.0.nupkg.sha512"
|
|
919
|
-
},
|
|
920
|
-
"System.Threading.Tasks.Dataflow/8.0.0": {
|
|
921
|
-
"type": "package",
|
|
922
|
-
"serviceable": true,
|
|
923
|
-
"sha512": "sha512-7V0I8tPa9V7UxMx/+7DIwkhls5ouaEMQx6l/GwGm1Y8kJQ61On9B/PxCXFLbgu5/C47g0BP2CUYs+nMv1+Oaqw==",
|
|
924
|
-
"path": "system.threading.tasks.dataflow/8.0.0",
|
|
925
|
-
"hashPath": "system.threading.tasks.dataflow.8.0.0.nupkg.sha512"
|
|
926
|
-
},
|
|
927
810
|
"Microsoft.TypeSpec.Generator/1.0.0-beta.1": {
|
|
928
811
|
"type": "project",
|
|
929
812
|
"serviceable": false,
|
|
Binary file
|
|
Binary file
|
|
@@ -1,15 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"runtimeTarget": {
|
|
3
|
-
"name": ".NETCoreApp,Version=
|
|
3
|
+
"name": ".NETCoreApp,Version=v10.0",
|
|
4
4
|
"signature": ""
|
|
5
5
|
},
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
|
-
".NETCoreApp,Version=
|
|
8
|
+
".NETCoreApp,Version=v10.0": {
|
|
9
9
|
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-beta.1": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Microsoft.TypeSpec.Generator": "1.0.0-beta.1",
|
|
12
|
-
"StyleCop.Analyzers": "1.2.0-beta.556",
|
|
13
12
|
"System.ClientModel": "1.8.0"
|
|
14
13
|
},
|
|
15
14
|
"runtime": {
|
|
@@ -44,12 +43,8 @@
|
|
|
44
43
|
"dependencies": {
|
|
45
44
|
"Microsoft.Build.Framework": "17.9.5",
|
|
46
45
|
"Microsoft.NET.StringTools": "17.9.5",
|
|
47
|
-
"System.Collections.Immutable": "8.0.0",
|
|
48
46
|
"System.Configuration.ConfigurationManager": "8.0.0",
|
|
49
|
-
"System.Reflection.
|
|
50
|
-
"System.Reflection.MetadataLoadContext": "8.0.0",
|
|
51
|
-
"System.Security.Principal.Windows": "5.0.0",
|
|
52
|
-
"System.Threading.Tasks.Dataflow": "8.0.0"
|
|
47
|
+
"System.Reflection.MetadataLoadContext": "8.0.0"
|
|
53
48
|
},
|
|
54
49
|
"runtime": {
|
|
55
50
|
"lib/net8.0/Microsoft.Build.dll": {
|
|
@@ -66,14 +61,7 @@
|
|
|
66
61
|
}
|
|
67
62
|
}
|
|
68
63
|
},
|
|
69
|
-
"Microsoft.CodeAnalysis.Analyzers/3.3.4": {},
|
|
70
64
|
"Microsoft.CodeAnalysis.Common/4.8.0": {
|
|
71
|
-
"dependencies": {
|
|
72
|
-
"Microsoft.CodeAnalysis.Analyzers": "3.3.4",
|
|
73
|
-
"System.Collections.Immutable": "8.0.0",
|
|
74
|
-
"System.Reflection.Metadata": "8.0.0",
|
|
75
|
-
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
76
|
-
},
|
|
77
65
|
"runtime": {
|
|
78
66
|
"lib/net7.0/Microsoft.CodeAnalysis.dll": {
|
|
79
67
|
"assemblyVersion": "4.8.0.0",
|
|
@@ -234,9 +222,7 @@
|
|
|
234
222
|
"Humanizer.Core": "2.14.1",
|
|
235
223
|
"Microsoft.Bcl.AsyncInterfaces": "7.0.0",
|
|
236
224
|
"Microsoft.CodeAnalysis.Common": "4.8.0",
|
|
237
|
-
"System.Composition": "7.0.0"
|
|
238
|
-
"System.IO.Pipelines": "7.0.0",
|
|
239
|
-
"System.Threading.Channels": "7.0.0"
|
|
225
|
+
"System.Composition": "7.0.0"
|
|
240
226
|
},
|
|
241
227
|
"runtime": {
|
|
242
228
|
"lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": {
|
|
@@ -323,8 +309,7 @@
|
|
|
323
309
|
},
|
|
324
310
|
"NuGet.Common/6.14.0": {
|
|
325
311
|
"dependencies": {
|
|
326
|
-
"NuGet.Frameworks": "6.14.0"
|
|
327
|
-
"System.Collections.Immutable": "8.0.0"
|
|
312
|
+
"NuGet.Frameworks": "6.14.0"
|
|
328
313
|
},
|
|
329
314
|
"runtime": {
|
|
330
315
|
"lib/netstandard2.0/NuGet.Common.dll": {
|
|
@@ -386,12 +371,6 @@
|
|
|
386
371
|
}
|
|
387
372
|
}
|
|
388
373
|
},
|
|
389
|
-
"StyleCop.Analyzers/1.2.0-beta.556": {
|
|
390
|
-
"dependencies": {
|
|
391
|
-
"StyleCop.Analyzers.Unstable": "1.2.0.556"
|
|
392
|
-
}
|
|
393
|
-
},
|
|
394
|
-
"StyleCop.Analyzers.Unstable/1.2.0.556": {},
|
|
395
374
|
"System.ClientModel/1.8.0": {
|
|
396
375
|
"dependencies": {
|
|
397
376
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.3",
|
|
@@ -404,7 +383,6 @@
|
|
|
404
383
|
}
|
|
405
384
|
}
|
|
406
385
|
},
|
|
407
|
-
"System.Collections.Immutable/8.0.0": {},
|
|
408
386
|
"System.ComponentModel.Composition/8.0.0": {
|
|
409
387
|
"runtime": {
|
|
410
388
|
"lib/net8.0/System.ComponentModel.Composition.dll": {
|
|
@@ -507,8 +485,6 @@
|
|
|
507
485
|
}
|
|
508
486
|
}
|
|
509
487
|
},
|
|
510
|
-
"System.Formats.Asn1/6.0.0": {},
|
|
511
|
-
"System.IO.Pipelines/7.0.0": {},
|
|
512
488
|
"System.Memory.Data/8.0.1": {
|
|
513
489
|
"runtime": {
|
|
514
490
|
"lib/net8.0/System.Memory.Data.dll": {
|
|
@@ -517,16 +493,7 @@
|
|
|
517
493
|
}
|
|
518
494
|
}
|
|
519
495
|
},
|
|
520
|
-
"System.Reflection.Metadata/8.0.0": {
|
|
521
|
-
"dependencies": {
|
|
522
|
-
"System.Collections.Immutable": "8.0.0"
|
|
523
|
-
}
|
|
524
|
-
},
|
|
525
496
|
"System.Reflection.MetadataLoadContext/8.0.0": {
|
|
526
|
-
"dependencies": {
|
|
527
|
-
"System.Collections.Immutable": "8.0.0",
|
|
528
|
-
"System.Reflection.Metadata": "8.0.0"
|
|
529
|
-
},
|
|
530
497
|
"runtime": {
|
|
531
498
|
"lib/net8.0/System.Reflection.MetadataLoadContext.dll": {
|
|
532
499
|
"assemblyVersion": "8.0.0.0",
|
|
@@ -534,11 +501,7 @@
|
|
|
534
501
|
}
|
|
535
502
|
}
|
|
536
503
|
},
|
|
537
|
-
"System.Runtime.CompilerServices.Unsafe/6.0.0": {},
|
|
538
504
|
"System.Security.Cryptography.Pkcs/6.0.4": {
|
|
539
|
-
"dependencies": {
|
|
540
|
-
"System.Formats.Asn1": "6.0.0"
|
|
541
|
-
},
|
|
542
505
|
"runtime": {
|
|
543
506
|
"lib/net6.0/System.Security.Cryptography.Pkcs.dll": {
|
|
544
507
|
"assemblyVersion": "6.0.0.0",
|
|
@@ -562,9 +525,6 @@
|
|
|
562
525
|
}
|
|
563
526
|
}
|
|
564
527
|
},
|
|
565
|
-
"System.Security.Principal.Windows/5.0.0": {},
|
|
566
|
-
"System.Threading.Channels/7.0.0": {},
|
|
567
|
-
"System.Threading.Tasks.Dataflow/8.0.0": {},
|
|
568
528
|
"Microsoft.TypeSpec.Generator/1.0.0-beta.1": {
|
|
569
529
|
"dependencies": {
|
|
570
530
|
"CommandLineParser": "2.9.1",
|
|
@@ -639,13 +599,6 @@
|
|
|
639
599
|
"path": "microsoft.build.framework/17.9.5",
|
|
640
600
|
"hashPath": "microsoft.build.framework.17.9.5.nupkg.sha512"
|
|
641
601
|
},
|
|
642
|
-
"Microsoft.CodeAnalysis.Analyzers/3.3.4": {
|
|
643
|
-
"type": "package",
|
|
644
|
-
"serviceable": true,
|
|
645
|
-
"sha512": "sha512-AxkxcPR+rheX0SmvpLVIGLhOUXAKG56a64kV9VQZ4y9gR9ZmPXnqZvHJnmwLSwzrEP6junUF11vuc+aqo5r68g==",
|
|
646
|
-
"path": "microsoft.codeanalysis.analyzers/3.3.4",
|
|
647
|
-
"hashPath": "microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512"
|
|
648
|
-
},
|
|
649
602
|
"Microsoft.CodeAnalysis.Common/4.8.0": {
|
|
650
603
|
"type": "package",
|
|
651
604
|
"serviceable": true,
|
|
@@ -744,20 +697,6 @@
|
|
|
744
697
|
"path": "nuget.versioning/6.14.0",
|
|
745
698
|
"hashPath": "nuget.versioning.6.14.0.nupkg.sha512"
|
|
746
699
|
},
|
|
747
|
-
"StyleCop.Analyzers/1.2.0-beta.556": {
|
|
748
|
-
"type": "package",
|
|
749
|
-
"serviceable": true,
|
|
750
|
-
"sha512": "sha512-llRPgmA1fhC0I0QyFLEcjvtM2239QzKr/tcnbsjArLMJxJlu0AA5G7Fft0OI30pHF3MW63Gf4aSSsjc5m82J1Q==",
|
|
751
|
-
"path": "stylecop.analyzers/1.2.0-beta.556",
|
|
752
|
-
"hashPath": "stylecop.analyzers.1.2.0-beta.556.nupkg.sha512"
|
|
753
|
-
},
|
|
754
|
-
"StyleCop.Analyzers.Unstable/1.2.0.556": {
|
|
755
|
-
"type": "package",
|
|
756
|
-
"serviceable": true,
|
|
757
|
-
"sha512": "sha512-zvn9Mqs/ox/83cpYPignI8hJEM2A93s2HkHs8HYMOAQW0PkampyoErAiIyKxgTLqbbad29HX/shv/6LGSjPJNQ==",
|
|
758
|
-
"path": "stylecop.analyzers.unstable/1.2.0.556",
|
|
759
|
-
"hashPath": "stylecop.analyzers.unstable.1.2.0.556.nupkg.sha512"
|
|
760
|
-
},
|
|
761
700
|
"System.ClientModel/1.8.0": {
|
|
762
701
|
"type": "package",
|
|
763
702
|
"serviceable": true,
|
|
@@ -765,13 +704,6 @@
|
|
|
765
704
|
"path": "system.clientmodel/1.8.0",
|
|
766
705
|
"hashPath": "system.clientmodel.1.8.0.nupkg.sha512"
|
|
767
706
|
},
|
|
768
|
-
"System.Collections.Immutable/8.0.0": {
|
|
769
|
-
"type": "package",
|
|
770
|
-
"serviceable": true,
|
|
771
|
-
"sha512": "sha512-AurL6Y5BA1WotzlEvVaIDpqzpIPvYnnldxru8oXJU2yFxFUy3+pNXjXd1ymO+RA0rq0+590Q8gaz2l3Sr7fmqg==",
|
|
772
|
-
"path": "system.collections.immutable/8.0.0",
|
|
773
|
-
"hashPath": "system.collections.immutable.8.0.0.nupkg.sha512"
|
|
774
|
-
},
|
|
775
707
|
"System.ComponentModel.Composition/8.0.0": {
|
|
776
708
|
"type": "package",
|
|
777
709
|
"serviceable": true,
|
|
@@ -835,20 +767,6 @@
|
|
|
835
767
|
"path": "system.diagnostics.eventlog/8.0.0",
|
|
836
768
|
"hashPath": "system.diagnostics.eventlog.8.0.0.nupkg.sha512"
|
|
837
769
|
},
|
|
838
|
-
"System.Formats.Asn1/6.0.0": {
|
|
839
|
-
"type": "package",
|
|
840
|
-
"serviceable": true,
|
|
841
|
-
"sha512": "sha512-T6fD00dQ3NTbPDy31m4eQUwKW84s03z0N2C8HpOklyeaDgaJPa/TexP4/SkORMSOwc7WhKifnA6Ya33AkzmafA==",
|
|
842
|
-
"path": "system.formats.asn1/6.0.0",
|
|
843
|
-
"hashPath": "system.formats.asn1.6.0.0.nupkg.sha512"
|
|
844
|
-
},
|
|
845
|
-
"System.IO.Pipelines/7.0.0": {
|
|
846
|
-
"type": "package",
|
|
847
|
-
"serviceable": true,
|
|
848
|
-
"sha512": "sha512-jRn6JYnNPW6xgQazROBLSfpdoczRw694vO5kKvMcNnpXuolEixUyw6IBuBs2Y2mlSX/LdLvyyWmfXhaI3ND1Yg==",
|
|
849
|
-
"path": "system.io.pipelines/7.0.0",
|
|
850
|
-
"hashPath": "system.io.pipelines.7.0.0.nupkg.sha512"
|
|
851
|
-
},
|
|
852
770
|
"System.Memory.Data/8.0.1": {
|
|
853
771
|
"type": "package",
|
|
854
772
|
"serviceable": true,
|
|
@@ -856,13 +774,6 @@
|
|
|
856
774
|
"path": "system.memory.data/8.0.1",
|
|
857
775
|
"hashPath": "system.memory.data.8.0.1.nupkg.sha512"
|
|
858
776
|
},
|
|
859
|
-
"System.Reflection.Metadata/8.0.0": {
|
|
860
|
-
"type": "package",
|
|
861
|
-
"serviceable": true,
|
|
862
|
-
"sha512": "sha512-ptvgrFh7PvWI8bcVqG5rsA/weWM09EnthFHR5SCnS6IN+P4mj6rE1lBDC4U8HL9/57htKAqy4KQ3bBj84cfYyQ==",
|
|
863
|
-
"path": "system.reflection.metadata/8.0.0",
|
|
864
|
-
"hashPath": "system.reflection.metadata.8.0.0.nupkg.sha512"
|
|
865
|
-
},
|
|
866
777
|
"System.Reflection.MetadataLoadContext/8.0.0": {
|
|
867
778
|
"type": "package",
|
|
868
779
|
"serviceable": true,
|
|
@@ -870,13 +781,6 @@
|
|
|
870
781
|
"path": "system.reflection.metadataloadcontext/8.0.0",
|
|
871
782
|
"hashPath": "system.reflection.metadataloadcontext.8.0.0.nupkg.sha512"
|
|
872
783
|
},
|
|
873
|
-
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
|
|
874
|
-
"type": "package",
|
|
875
|
-
"serviceable": true,
|
|
876
|
-
"sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
|
|
877
|
-
"path": "system.runtime.compilerservices.unsafe/6.0.0",
|
|
878
|
-
"hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
|
|
879
|
-
},
|
|
880
784
|
"System.Security.Cryptography.Pkcs/6.0.4": {
|
|
881
785
|
"type": "package",
|
|
882
786
|
"serviceable": true,
|
|
@@ -891,27 +795,6 @@
|
|
|
891
795
|
"path": "system.security.cryptography.protecteddata/8.0.0",
|
|
892
796
|
"hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
|
|
893
797
|
},
|
|
894
|
-
"System.Security.Principal.Windows/5.0.0": {
|
|
895
|
-
"type": "package",
|
|
896
|
-
"serviceable": true,
|
|
897
|
-
"sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
|
|
898
|
-
"path": "system.security.principal.windows/5.0.0",
|
|
899
|
-
"hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
|
|
900
|
-
},
|
|
901
|
-
"System.Threading.Channels/7.0.0": {
|
|
902
|
-
"type": "package",
|
|
903
|
-
"serviceable": true,
|
|
904
|
-
"sha512": "sha512-qmeeYNROMsONF6ndEZcIQ+VxR4Q/TX/7uIVLJqtwIWL7dDWeh0l1UIqgo4wYyjG//5lUNhwkLDSFl+pAWO6oiA==",
|
|
905
|
-
"path": "system.threading.channels/7.0.0",
|
|
906
|
-
"hashPath": "system.threading.channels.7.0.0.nupkg.sha512"
|
|
907
|
-
},
|
|
908
|
-
"System.Threading.Tasks.Dataflow/8.0.0": {
|
|
909
|
-
"type": "package",
|
|
910
|
-
"serviceable": true,
|
|
911
|
-
"sha512": "sha512-7V0I8tPa9V7UxMx/+7DIwkhls5ouaEMQx6l/GwGm1Y8kJQ61On9B/PxCXFLbgu5/C47g0BP2CUYs+nMv1+Oaqw==",
|
|
912
|
-
"path": "system.threading.tasks.dataflow/8.0.0",
|
|
913
|
-
"hashPath": "system.threading.tasks.dataflow.8.0.0.nupkg.sha512"
|
|
914
|
-
},
|
|
915
798
|
"Microsoft.TypeSpec.Generator/1.0.0-beta.1": {
|
|
916
799
|
"type": "project",
|
|
917
800
|
"serviceable": false,
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"runtimeTarget": {
|
|
3
|
-
"name": ".NETCoreApp,Version=
|
|
3
|
+
"name": ".NETCoreApp,Version=v10.0",
|
|
4
4
|
"signature": ""
|
|
5
5
|
},
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
|
-
".NETCoreApp,Version=
|
|
8
|
+
".NETCoreApp,Version=v10.0": {
|
|
9
9
|
"Microsoft.TypeSpec.Generator/1.0.0-beta.1": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"CommandLineParser": "2.9.1",
|
|
@@ -15,7 +15,6 @@
|
|
|
15
15
|
"NuGet.Configuration": "6.14.0",
|
|
16
16
|
"NuGet.Protocol": "6.14.0",
|
|
17
17
|
"NuGet.Versioning": "6.14.0",
|
|
18
|
-
"StyleCop.Analyzers": "1.2.0-beta.556",
|
|
19
18
|
"System.ComponentModel.Composition": "8.0.0",
|
|
20
19
|
"System.Memory.Data": "8.0.1"
|
|
21
20
|
},
|
|
@@ -51,12 +50,8 @@
|
|
|
51
50
|
"dependencies": {
|
|
52
51
|
"Microsoft.Build.Framework": "17.9.5",
|
|
53
52
|
"Microsoft.NET.StringTools": "17.9.5",
|
|
54
|
-
"System.Collections.Immutable": "8.0.0",
|
|
55
53
|
"System.Configuration.ConfigurationManager": "8.0.0",
|
|
56
|
-
"System.Reflection.
|
|
57
|
-
"System.Reflection.MetadataLoadContext": "8.0.0",
|
|
58
|
-
"System.Security.Principal.Windows": "5.0.0",
|
|
59
|
-
"System.Threading.Tasks.Dataflow": "8.0.0"
|
|
54
|
+
"System.Reflection.MetadataLoadContext": "8.0.0"
|
|
60
55
|
},
|
|
61
56
|
"runtime": {
|
|
62
57
|
"lib/net8.0/Microsoft.Build.dll": {
|
|
@@ -73,14 +68,7 @@
|
|
|
73
68
|
}
|
|
74
69
|
}
|
|
75
70
|
},
|
|
76
|
-
"Microsoft.CodeAnalysis.Analyzers/3.3.4": {},
|
|
77
71
|
"Microsoft.CodeAnalysis.Common/4.8.0": {
|
|
78
|
-
"dependencies": {
|
|
79
|
-
"Microsoft.CodeAnalysis.Analyzers": "3.3.4",
|
|
80
|
-
"System.Collections.Immutable": "8.0.0",
|
|
81
|
-
"System.Reflection.Metadata": "8.0.0",
|
|
82
|
-
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
83
|
-
},
|
|
84
72
|
"runtime": {
|
|
85
73
|
"lib/net7.0/Microsoft.CodeAnalysis.dll": {
|
|
86
74
|
"assemblyVersion": "4.8.0.0",
|
|
@@ -241,9 +229,7 @@
|
|
|
241
229
|
"Humanizer.Core": "2.14.1",
|
|
242
230
|
"Microsoft.Bcl.AsyncInterfaces": "7.0.0",
|
|
243
231
|
"Microsoft.CodeAnalysis.Common": "4.8.0",
|
|
244
|
-
"System.Composition": "7.0.0"
|
|
245
|
-
"System.IO.Pipelines": "7.0.0",
|
|
246
|
-
"System.Threading.Channels": "7.0.0"
|
|
232
|
+
"System.Composition": "7.0.0"
|
|
247
233
|
},
|
|
248
234
|
"runtime": {
|
|
249
235
|
"lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": {
|
|
@@ -311,8 +297,7 @@
|
|
|
311
297
|
},
|
|
312
298
|
"NuGet.Common/6.14.0": {
|
|
313
299
|
"dependencies": {
|
|
314
|
-
"NuGet.Frameworks": "6.14.0"
|
|
315
|
-
"System.Collections.Immutable": "8.0.0"
|
|
300
|
+
"NuGet.Frameworks": "6.14.0"
|
|
316
301
|
},
|
|
317
302
|
"runtime": {
|
|
318
303
|
"lib/netstandard2.0/NuGet.Common.dll": {
|
|
@@ -374,13 +359,6 @@
|
|
|
374
359
|
}
|
|
375
360
|
}
|
|
376
361
|
},
|
|
377
|
-
"StyleCop.Analyzers/1.2.0-beta.556": {
|
|
378
|
-
"dependencies": {
|
|
379
|
-
"StyleCop.Analyzers.Unstable": "1.2.0.556"
|
|
380
|
-
}
|
|
381
|
-
},
|
|
382
|
-
"StyleCop.Analyzers.Unstable/1.2.0.556": {},
|
|
383
|
-
"System.Collections.Immutable/8.0.0": {},
|
|
384
362
|
"System.ComponentModel.Composition/8.0.0": {
|
|
385
363
|
"runtime": {
|
|
386
364
|
"lib/net8.0/System.ComponentModel.Composition.dll": {
|
|
@@ -483,8 +461,6 @@
|
|
|
483
461
|
}
|
|
484
462
|
}
|
|
485
463
|
},
|
|
486
|
-
"System.Formats.Asn1/6.0.0": {},
|
|
487
|
-
"System.IO.Pipelines/7.0.0": {},
|
|
488
464
|
"System.Memory.Data/8.0.1": {
|
|
489
465
|
"runtime": {
|
|
490
466
|
"lib/net8.0/System.Memory.Data.dll": {
|
|
@@ -493,16 +469,7 @@
|
|
|
493
469
|
}
|
|
494
470
|
}
|
|
495
471
|
},
|
|
496
|
-
"System.Reflection.Metadata/8.0.0": {
|
|
497
|
-
"dependencies": {
|
|
498
|
-
"System.Collections.Immutable": "8.0.0"
|
|
499
|
-
}
|
|
500
|
-
},
|
|
501
472
|
"System.Reflection.MetadataLoadContext/8.0.0": {
|
|
502
|
-
"dependencies": {
|
|
503
|
-
"System.Collections.Immutable": "8.0.0",
|
|
504
|
-
"System.Reflection.Metadata": "8.0.0"
|
|
505
|
-
},
|
|
506
473
|
"runtime": {
|
|
507
474
|
"lib/net8.0/System.Reflection.MetadataLoadContext.dll": {
|
|
508
475
|
"assemblyVersion": "8.0.0.0",
|
|
@@ -510,11 +477,7 @@
|
|
|
510
477
|
}
|
|
511
478
|
}
|
|
512
479
|
},
|
|
513
|
-
"System.Runtime.CompilerServices.Unsafe/6.0.0": {},
|
|
514
480
|
"System.Security.Cryptography.Pkcs/6.0.4": {
|
|
515
|
-
"dependencies": {
|
|
516
|
-
"System.Formats.Asn1": "6.0.0"
|
|
517
|
-
},
|
|
518
481
|
"runtime": {
|
|
519
482
|
"lib/net6.0/System.Security.Cryptography.Pkcs.dll": {
|
|
520
483
|
"assemblyVersion": "6.0.0.0",
|
|
@@ -538,9 +501,6 @@
|
|
|
538
501
|
}
|
|
539
502
|
}
|
|
540
503
|
},
|
|
541
|
-
"System.Security.Principal.Windows/5.0.0": {},
|
|
542
|
-
"System.Threading.Channels/7.0.0": {},
|
|
543
|
-
"System.Threading.Tasks.Dataflow/8.0.0": {},
|
|
544
504
|
"Microsoft.TypeSpec.Generator.Input/1.0.0-beta.1": {
|
|
545
505
|
"dependencies": {
|
|
546
506
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
@@ -596,13 +556,6 @@
|
|
|
596
556
|
"path": "microsoft.build.framework/17.9.5",
|
|
597
557
|
"hashPath": "microsoft.build.framework.17.9.5.nupkg.sha512"
|
|
598
558
|
},
|
|
599
|
-
"Microsoft.CodeAnalysis.Analyzers/3.3.4": {
|
|
600
|
-
"type": "package",
|
|
601
|
-
"serviceable": true,
|
|
602
|
-
"sha512": "sha512-AxkxcPR+rheX0SmvpLVIGLhOUXAKG56a64kV9VQZ4y9gR9ZmPXnqZvHJnmwLSwzrEP6junUF11vuc+aqo5r68g==",
|
|
603
|
-
"path": "microsoft.codeanalysis.analyzers/3.3.4",
|
|
604
|
-
"hashPath": "microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512"
|
|
605
|
-
},
|
|
606
559
|
"Microsoft.CodeAnalysis.Common/4.8.0": {
|
|
607
560
|
"type": "package",
|
|
608
561
|
"serviceable": true,
|
|
@@ -687,27 +640,6 @@
|
|
|
687
640
|
"path": "nuget.versioning/6.14.0",
|
|
688
641
|
"hashPath": "nuget.versioning.6.14.0.nupkg.sha512"
|
|
689
642
|
},
|
|
690
|
-
"StyleCop.Analyzers/1.2.0-beta.556": {
|
|
691
|
-
"type": "package",
|
|
692
|
-
"serviceable": true,
|
|
693
|
-
"sha512": "sha512-llRPgmA1fhC0I0QyFLEcjvtM2239QzKr/tcnbsjArLMJxJlu0AA5G7Fft0OI30pHF3MW63Gf4aSSsjc5m82J1Q==",
|
|
694
|
-
"path": "stylecop.analyzers/1.2.0-beta.556",
|
|
695
|
-
"hashPath": "stylecop.analyzers.1.2.0-beta.556.nupkg.sha512"
|
|
696
|
-
},
|
|
697
|
-
"StyleCop.Analyzers.Unstable/1.2.0.556": {
|
|
698
|
-
"type": "package",
|
|
699
|
-
"serviceable": true,
|
|
700
|
-
"sha512": "sha512-zvn9Mqs/ox/83cpYPignI8hJEM2A93s2HkHs8HYMOAQW0PkampyoErAiIyKxgTLqbbad29HX/shv/6LGSjPJNQ==",
|
|
701
|
-
"path": "stylecop.analyzers.unstable/1.2.0.556",
|
|
702
|
-
"hashPath": "stylecop.analyzers.unstable.1.2.0.556.nupkg.sha512"
|
|
703
|
-
},
|
|
704
|
-
"System.Collections.Immutable/8.0.0": {
|
|
705
|
-
"type": "package",
|
|
706
|
-
"serviceable": true,
|
|
707
|
-
"sha512": "sha512-AurL6Y5BA1WotzlEvVaIDpqzpIPvYnnldxru8oXJU2yFxFUy3+pNXjXd1ymO+RA0rq0+590Q8gaz2l3Sr7fmqg==",
|
|
708
|
-
"path": "system.collections.immutable/8.0.0",
|
|
709
|
-
"hashPath": "system.collections.immutable.8.0.0.nupkg.sha512"
|
|
710
|
-
},
|
|
711
643
|
"System.ComponentModel.Composition/8.0.0": {
|
|
712
644
|
"type": "package",
|
|
713
645
|
"serviceable": true,
|
|
@@ -771,20 +703,6 @@
|
|
|
771
703
|
"path": "system.diagnostics.eventlog/8.0.0",
|
|
772
704
|
"hashPath": "system.diagnostics.eventlog.8.0.0.nupkg.sha512"
|
|
773
705
|
},
|
|
774
|
-
"System.Formats.Asn1/6.0.0": {
|
|
775
|
-
"type": "package",
|
|
776
|
-
"serviceable": true,
|
|
777
|
-
"sha512": "sha512-T6fD00dQ3NTbPDy31m4eQUwKW84s03z0N2C8HpOklyeaDgaJPa/TexP4/SkORMSOwc7WhKifnA6Ya33AkzmafA==",
|
|
778
|
-
"path": "system.formats.asn1/6.0.0",
|
|
779
|
-
"hashPath": "system.formats.asn1.6.0.0.nupkg.sha512"
|
|
780
|
-
},
|
|
781
|
-
"System.IO.Pipelines/7.0.0": {
|
|
782
|
-
"type": "package",
|
|
783
|
-
"serviceable": true,
|
|
784
|
-
"sha512": "sha512-jRn6JYnNPW6xgQazROBLSfpdoczRw694vO5kKvMcNnpXuolEixUyw6IBuBs2Y2mlSX/LdLvyyWmfXhaI3ND1Yg==",
|
|
785
|
-
"path": "system.io.pipelines/7.0.0",
|
|
786
|
-
"hashPath": "system.io.pipelines.7.0.0.nupkg.sha512"
|
|
787
|
-
},
|
|
788
706
|
"System.Memory.Data/8.0.1": {
|
|
789
707
|
"type": "package",
|
|
790
708
|
"serviceable": true,
|
|
@@ -792,13 +710,6 @@
|
|
|
792
710
|
"path": "system.memory.data/8.0.1",
|
|
793
711
|
"hashPath": "system.memory.data.8.0.1.nupkg.sha512"
|
|
794
712
|
},
|
|
795
|
-
"System.Reflection.Metadata/8.0.0": {
|
|
796
|
-
"type": "package",
|
|
797
|
-
"serviceable": true,
|
|
798
|
-
"sha512": "sha512-ptvgrFh7PvWI8bcVqG5rsA/weWM09EnthFHR5SCnS6IN+P4mj6rE1lBDC4U8HL9/57htKAqy4KQ3bBj84cfYyQ==",
|
|
799
|
-
"path": "system.reflection.metadata/8.0.0",
|
|
800
|
-
"hashPath": "system.reflection.metadata.8.0.0.nupkg.sha512"
|
|
801
|
-
},
|
|
802
713
|
"System.Reflection.MetadataLoadContext/8.0.0": {
|
|
803
714
|
"type": "package",
|
|
804
715
|
"serviceable": true,
|
|
@@ -806,13 +717,6 @@
|
|
|
806
717
|
"path": "system.reflection.metadataloadcontext/8.0.0",
|
|
807
718
|
"hashPath": "system.reflection.metadataloadcontext.8.0.0.nupkg.sha512"
|
|
808
719
|
},
|
|
809
|
-
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
|
|
810
|
-
"type": "package",
|
|
811
|
-
"serviceable": true,
|
|
812
|
-
"sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
|
|
813
|
-
"path": "system.runtime.compilerservices.unsafe/6.0.0",
|
|
814
|
-
"hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
|
|
815
|
-
},
|
|
816
720
|
"System.Security.Cryptography.Pkcs/6.0.4": {
|
|
817
721
|
"type": "package",
|
|
818
722
|
"serviceable": true,
|
|
@@ -827,27 +731,6 @@
|
|
|
827
731
|
"path": "system.security.cryptography.protecteddata/8.0.0",
|
|
828
732
|
"hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
|
|
829
733
|
},
|
|
830
|
-
"System.Security.Principal.Windows/5.0.0": {
|
|
831
|
-
"type": "package",
|
|
832
|
-
"serviceable": true,
|
|
833
|
-
"sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
|
|
834
|
-
"path": "system.security.principal.windows/5.0.0",
|
|
835
|
-
"hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
|
|
836
|
-
},
|
|
837
|
-
"System.Threading.Channels/7.0.0": {
|
|
838
|
-
"type": "package",
|
|
839
|
-
"serviceable": true,
|
|
840
|
-
"sha512": "sha512-qmeeYNROMsONF6ndEZcIQ+VxR4Q/TX/7uIVLJqtwIWL7dDWeh0l1UIqgo4wYyjG//5lUNhwkLDSFl+pAWO6oiA==",
|
|
841
|
-
"path": "system.threading.channels/7.0.0",
|
|
842
|
-
"hashPath": "system.threading.channels.7.0.0.nupkg.sha512"
|
|
843
|
-
},
|
|
844
|
-
"System.Threading.Tasks.Dataflow/8.0.0": {
|
|
845
|
-
"type": "package",
|
|
846
|
-
"serviceable": true,
|
|
847
|
-
"sha512": "sha512-7V0I8tPa9V7UxMx/+7DIwkhls5ouaEMQx6l/GwGm1Y8kJQ61On9B/PxCXFLbgu5/C47g0BP2CUYs+nMv1+Oaqw==",
|
|
848
|
-
"path": "system.threading.tasks.dataflow/8.0.0",
|
|
849
|
-
"hashPath": "system.threading.tasks.dataflow.8.0.0.nupkg.sha512"
|
|
850
|
-
},
|
|
851
734
|
"Microsoft.TypeSpec.Generator.Input/1.0.0-beta.1": {
|
|
852
735
|
"type": "project",
|
|
853
736
|
"serviceable": false,
|
|
Binary file
|
|
Binary file
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"runtimeOptions": {
|
|
3
|
-
"tfm": "
|
|
3
|
+
"tfm": "net10.0",
|
|
4
4
|
"framework": {
|
|
5
5
|
"name": "Microsoft.NETCore.App",
|
|
6
|
-
"version": "
|
|
6
|
+
"version": "10.0.0"
|
|
7
7
|
},
|
|
8
8
|
"configProperties": {
|
|
9
9
|
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@typespec/http-client-csharp",
|
|
3
|
-
"version": "1.0.0-alpha.20251203.
|
|
3
|
+
"version": "1.0.0-alpha.20251203.2",
|
|
4
4
|
"author": "Microsoft Corporation",
|
|
5
5
|
"description": "TypeSpec library for emitting Http Client libraries for C#.",
|
|
6
6
|
"homepage": "https://typespec.io",
|