@typespec/http-client-csharp 0.1.9-alpha.20250214.2 → 0.1.9

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.
Files changed (274) hide show
  1. package/LICENSE +21 -0
  2. package/package.json +38 -38
  3. package/readme.md +10 -12
  4. package/dist/emitter/constants.d.ts +0 -11
  5. package/dist/emitter/constants.d.ts.map +0 -1
  6. package/dist/emitter/constants.js +0 -18
  7. package/dist/emitter/constants.js.map +0 -1
  8. package/dist/emitter/emitter.d.ts +0 -19
  9. package/dist/emitter/emitter.d.ts.map +0 -1
  10. package/dist/emitter/emitter.js +0 -239
  11. package/dist/emitter/emitter.js.map +0 -1
  12. package/dist/emitter/index.d.ts +0 -10
  13. package/dist/emitter/index.d.ts.map +0 -1
  14. package/dist/emitter/index.js +0 -11
  15. package/dist/emitter/index.js.map +0 -1
  16. package/dist/emitter/lib/client-model-builder.d.ts +0 -10
  17. package/dist/emitter/lib/client-model-builder.d.ts.map +0 -1
  18. package/dist/emitter/lib/client-model-builder.js +0 -161
  19. package/dist/emitter/lib/client-model-builder.js.map +0 -1
  20. package/dist/emitter/lib/decorators.d.ts +0 -10
  21. package/dist/emitter/lib/decorators.d.ts.map +0 -1
  22. package/dist/emitter/lib/decorators.js +0 -17
  23. package/dist/emitter/lib/decorators.js.map +0 -1
  24. package/dist/emitter/lib/example-converter.d.ts +0 -7
  25. package/dist/emitter/lib/example-converter.d.ts.map +0 -1
  26. package/dist/emitter/lib/example-converter.js +0 -131
  27. package/dist/emitter/lib/example-converter.js.map +0 -1
  28. package/dist/emitter/lib/lib.d.ts +0 -32
  29. package/dist/emitter/lib/lib.d.ts.map +0 -1
  30. package/dist/emitter/lib/lib.js +0 -109
  31. package/dist/emitter/lib/lib.js.map +0 -1
  32. package/dist/emitter/lib/logger-level.d.ts +0 -10
  33. package/dist/emitter/lib/logger-level.d.ts.map +0 -1
  34. package/dist/emitter/lib/logger-level.js +0 -13
  35. package/dist/emitter/lib/logger-level.js.map +0 -1
  36. package/dist/emitter/lib/logger.d.ts +0 -20
  37. package/dist/emitter/lib/logger.d.ts.map +0 -1
  38. package/dist/emitter/lib/logger.js +0 -54
  39. package/dist/emitter/lib/logger.js.map +0 -1
  40. package/dist/emitter/lib/model.d.ts +0 -8
  41. package/dist/emitter/lib/model.d.ts.map +0 -1
  42. package/dist/emitter/lib/model.js +0 -37
  43. package/dist/emitter/lib/model.js.map +0 -1
  44. package/dist/emitter/lib/operation-converter.d.ts +0 -8
  45. package/dist/emitter/lib/operation-converter.d.ts.map +0 -1
  46. package/dist/emitter/lib/operation-converter.js +0 -316
  47. package/dist/emitter/lib/operation-converter.js.map +0 -1
  48. package/dist/emitter/lib/service-authentication.d.ts +0 -5
  49. package/dist/emitter/lib/service-authentication.d.ts.map +0 -1
  50. package/dist/emitter/lib/service-authentication.js +0 -102
  51. package/dist/emitter/lib/service-authentication.js.map +0 -1
  52. package/dist/emitter/lib/type-converter.d.ts +0 -8
  53. package/dist/emitter/lib/type-converter.d.ts.map +0 -1
  54. package/dist/emitter/lib/type-converter.js +0 -332
  55. package/dist/emitter/lib/type-converter.js.map +0 -1
  56. package/dist/emitter/lib/typespec-server.d.ts +0 -10
  57. package/dist/emitter/lib/typespec-server.d.ts.map +0 -1
  58. package/dist/emitter/lib/typespec-server.js +0 -90
  59. package/dist/emitter/lib/typespec-server.js.map +0 -1
  60. package/dist/emitter/lib/utils.d.ts +0 -9
  61. package/dist/emitter/lib/utils.d.ts.map +0 -1
  62. package/dist/emitter/lib/utils.js +0 -30
  63. package/dist/emitter/lib/utils.js.map +0 -1
  64. package/dist/emitter/options.d.ts +0 -73
  65. package/dist/emitter/options.d.ts.map +0 -1
  66. package/dist/emitter/options.js +0 -87
  67. package/dist/emitter/options.js.map +0 -1
  68. package/dist/emitter/sdk-context-options.d.ts +0 -9
  69. package/dist/emitter/sdk-context-options.d.ts.map +0 -1
  70. package/dist/emitter/sdk-context-options.js +0 -31
  71. package/dist/emitter/sdk-context-options.js.map +0 -1
  72. package/dist/emitter/sdk-context.d.ts +0 -18
  73. package/dist/emitter/sdk-context.d.ts.map +0 -1
  74. package/dist/emitter/sdk-context.js +0 -4
  75. package/dist/emitter/sdk-context.js.map +0 -1
  76. package/dist/emitter/tsdoc-metadata.json +0 -11
  77. package/dist/emitter/type/body-media-type.d.ts +0 -12
  78. package/dist/emitter/type/body-media-type.d.ts.map +0 -1
  79. package/dist/emitter/type/body-media-type.js +0 -26
  80. package/dist/emitter/type/body-media-type.js.map +0 -1
  81. package/dist/emitter/type/client-kind.d.ts +0 -5
  82. package/dist/emitter/type/client-kind.d.ts.map +0 -1
  83. package/dist/emitter/type/client-kind.js +0 -8
  84. package/dist/emitter/type/client-kind.js.map +0 -1
  85. package/dist/emitter/type/code-model.d.ts +0 -12
  86. package/dist/emitter/type/code-model.d.ts.map +0 -1
  87. package/dist/emitter/type/code-model.js +0 -4
  88. package/dist/emitter/type/code-model.js.map +0 -1
  89. package/dist/emitter/type/collection-format.d.ts +0 -13
  90. package/dist/emitter/type/collection-format.d.ts.map +0 -1
  91. package/dist/emitter/type/collection-format.js +0 -22
  92. package/dist/emitter/type/collection-format.js.map +0 -1
  93. package/dist/emitter/type/configuration.d.ts +0 -7
  94. package/dist/emitter/type/configuration.d.ts.map +0 -1
  95. package/dist/emitter/type/configuration.js +0 -4
  96. package/dist/emitter/type/configuration.js.map +0 -1
  97. package/dist/emitter/type/external-docs.d.ts +0 -5
  98. package/dist/emitter/type/external-docs.d.ts.map +0 -1
  99. package/dist/emitter/type/external-docs.js +0 -4
  100. package/dist/emitter/type/external-docs.js.map +0 -1
  101. package/dist/emitter/type/http-response-header.d.ts +0 -9
  102. package/dist/emitter/type/http-response-header.d.ts.map +0 -1
  103. package/dist/emitter/type/http-response-header.js +0 -4
  104. package/dist/emitter/type/http-response-header.js.map +0 -1
  105. package/dist/emitter/type/input-api-key-auth.d.ts +0 -7
  106. package/dist/emitter/type/input-api-key-auth.d.ts.map +0 -1
  107. package/dist/emitter/type/input-api-key-auth.js +0 -4
  108. package/dist/emitter/type/input-api-key-auth.js.map +0 -1
  109. package/dist/emitter/type/input-auth.d.ts +0 -7
  110. package/dist/emitter/type/input-auth.d.ts.map +0 -1
  111. package/dist/emitter/type/input-auth.js +0 -4
  112. package/dist/emitter/type/input-auth.js.map +0 -1
  113. package/dist/emitter/type/input-client.d.ts +0 -16
  114. package/dist/emitter/type/input-client.d.ts.map +0 -1
  115. package/dist/emitter/type/input-client.js +0 -4
  116. package/dist/emitter/type/input-client.js.map +0 -1
  117. package/dist/emitter/type/input-constant.d.ts +0 -6
  118. package/dist/emitter/type/input-constant.d.ts.map +0 -1
  119. package/dist/emitter/type/input-constant.js +0 -4
  120. package/dist/emitter/type/input-constant.js.map +0 -1
  121. package/dist/emitter/type/input-examples.d.ts +0 -77
  122. package/dist/emitter/type/input-examples.d.ts.map +0 -1
  123. package/dist/emitter/type/input-examples.js +0 -4
  124. package/dist/emitter/type/input-examples.js.map +0 -1
  125. package/dist/emitter/type/input-oauth2-auth.d.ts +0 -4
  126. package/dist/emitter/type/input-oauth2-auth.d.ts.map +0 -1
  127. package/dist/emitter/type/input-oauth2-auth.js +0 -4
  128. package/dist/emitter/type/input-oauth2-auth.js.map +0 -1
  129. package/dist/emitter/type/input-operation-parameter-kind.d.ts +0 -9
  130. package/dist/emitter/type/input-operation-parameter-kind.d.ts.map +0 -1
  131. package/dist/emitter/type/input-operation-parameter-kind.js +0 -12
  132. package/dist/emitter/type/input-operation-parameter-kind.js.map +0 -1
  133. package/dist/emitter/type/input-operation.d.ts +0 -38
  134. package/dist/emitter/type/input-operation.d.ts.map +0 -1
  135. package/dist/emitter/type/input-operation.js +0 -4
  136. package/dist/emitter/type/input-operation.js.map +0 -1
  137. package/dist/emitter/type/input-parameter.d.ts +0 -30
  138. package/dist/emitter/type/input-parameter.d.ts.map +0 -1
  139. package/dist/emitter/type/input-parameter.js +0 -4
  140. package/dist/emitter/type/input-parameter.js.map +0 -1
  141. package/dist/emitter/type/input-type.d.ts +0 -120
  142. package/dist/emitter/type/input-type.d.ts.map +0 -1
  143. package/dist/emitter/type/input-type.js +0 -21
  144. package/dist/emitter/type/input-type.js.map +0 -1
  145. package/dist/emitter/type/literal-type-context.d.ts +0 -8
  146. package/dist/emitter/type/literal-type-context.d.ts.map +0 -1
  147. package/dist/emitter/type/literal-type-context.js +0 -4
  148. package/dist/emitter/type/literal-type-context.js.map +0 -1
  149. package/dist/emitter/type/operation-final-state-via.d.ts +0 -12
  150. package/dist/emitter/type/operation-final-state-via.d.ts.map +0 -1
  151. package/dist/emitter/type/operation-final-state-via.js +0 -36
  152. package/dist/emitter/type/operation-final-state-via.js.map +0 -1
  153. package/dist/emitter/type/operation-long-running.d.ts +0 -8
  154. package/dist/emitter/type/operation-long-running.d.ts.map +0 -1
  155. package/dist/emitter/type/operation-long-running.js +0 -4
  156. package/dist/emitter/type/operation-long-running.js.map +0 -1
  157. package/dist/emitter/type/operation-paging.d.ts +0 -8
  158. package/dist/emitter/type/operation-paging.d.ts.map +0 -1
  159. package/dist/emitter/type/operation-paging.js +0 -4
  160. package/dist/emitter/type/operation-paging.js.map +0 -1
  161. package/dist/emitter/type/operation-response.d.ts +0 -12
  162. package/dist/emitter/type/operation-response.d.ts.map +0 -1
  163. package/dist/emitter/type/operation-response.js +0 -4
  164. package/dist/emitter/type/operation-response.js.map +0 -1
  165. package/dist/emitter/type/protocols.d.ts +0 -3
  166. package/dist/emitter/type/protocols.d.ts.map +0 -1
  167. package/dist/emitter/type/protocols.js +0 -4
  168. package/dist/emitter/type/protocols.js.map +0 -1
  169. package/dist/emitter/type/request-location.d.ts +0 -12
  170. package/dist/emitter/type/request-location.d.ts.map +0 -1
  171. package/dist/emitter/type/request-location.js +0 -19
  172. package/dist/emitter/type/request-location.js.map +0 -1
  173. package/dist/emitter/type/request-method.d.ts +0 -13
  174. package/dist/emitter/type/request-method.d.ts.map +0 -1
  175. package/dist/emitter/type/request-method.js +0 -40
  176. package/dist/emitter/type/request-method.js.map +0 -1
  177. package/dist/emitter/type/validation-type.d.ts +0 -6
  178. package/dist/emitter/type/validation-type.d.ts.map +0 -1
  179. package/dist/emitter/type/validation-type.js +0 -9
  180. package/dist/emitter/type/validation-type.js.map +0 -1
  181. package/dist/generator/CommandLine.dll +0 -0
  182. package/dist/generator/Humanizer.dll +0 -0
  183. package/dist/generator/Microsoft.Bcl.AsyncInterfaces.dll +0 -0
  184. package/dist/generator/Microsoft.Build.Framework.dll +0 -0
  185. package/dist/generator/Microsoft.Build.dll +0 -0
  186. package/dist/generator/Microsoft.CodeAnalysis.CSharp.Workspaces.dll +0 -0
  187. package/dist/generator/Microsoft.CodeAnalysis.CSharp.dll +0 -0
  188. package/dist/generator/Microsoft.CodeAnalysis.Workspaces.dll +0 -0
  189. package/dist/generator/Microsoft.CodeAnalysis.dll +0 -0
  190. package/dist/generator/Microsoft.NET.StringTools.dll +0 -0
  191. package/dist/generator/Microsoft.TypeSpec.Generator +0 -0
  192. package/dist/generator/Microsoft.TypeSpec.Generator.ClientModel.StubLibrary.deps.json +0 -819
  193. package/dist/generator/Microsoft.TypeSpec.Generator.ClientModel.StubLibrary.dll +0 -0
  194. package/dist/generator/Microsoft.TypeSpec.Generator.ClientModel.StubLibrary.pdb +0 -0
  195. package/dist/generator/Microsoft.TypeSpec.Generator.ClientModel.deps.json +0 -802
  196. package/dist/generator/Microsoft.TypeSpec.Generator.ClientModel.dll +0 -0
  197. package/dist/generator/Microsoft.TypeSpec.Generator.ClientModel.pdb +0 -0
  198. package/dist/generator/Microsoft.TypeSpec.Generator.Input.dll +0 -0
  199. package/dist/generator/Microsoft.TypeSpec.Generator.Input.pdb +0 -0
  200. package/dist/generator/Microsoft.TypeSpec.Generator.deps.json +0 -758
  201. package/dist/generator/Microsoft.TypeSpec.Generator.dll +0 -0
  202. package/dist/generator/Microsoft.TypeSpec.Generator.pdb +0 -0
  203. package/dist/generator/Microsoft.TypeSpec.Generator.runtimeconfig.json +0 -12
  204. package/dist/generator/NuGet.Common.dll +0 -0
  205. package/dist/generator/NuGet.Configuration.dll +0 -0
  206. package/dist/generator/NuGet.Frameworks.dll +0 -0
  207. package/dist/generator/System.ClientModel.dll +0 -0
  208. package/dist/generator/System.ComponentModel.Composition.dll +0 -0
  209. package/dist/generator/System.Composition.AttributedModel.dll +0 -0
  210. package/dist/generator/System.Composition.Convention.dll +0 -0
  211. package/dist/generator/System.Composition.Hosting.dll +0 -0
  212. package/dist/generator/System.Composition.Runtime.dll +0 -0
  213. package/dist/generator/System.Composition.TypedParts.dll +0 -0
  214. package/dist/generator/System.Configuration.ConfigurationManager.dll +0 -0
  215. package/dist/generator/System.Diagnostics.EventLog.dll +0 -0
  216. package/dist/generator/System.IO.Pipelines.dll +0 -0
  217. package/dist/generator/System.Memory.Data.dll +0 -0
  218. package/dist/generator/System.Reflection.MetadataLoadContext.dll +0 -0
  219. package/dist/generator/System.Security.Cryptography.ProtectedData.dll +0 -0
  220. package/dist/generator/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  221. package/dist/generator/cs/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  222. package/dist/generator/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  223. package/dist/generator/cs/Microsoft.CodeAnalysis.resources.dll +0 -0
  224. package/dist/generator/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  225. package/dist/generator/de/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  226. package/dist/generator/de/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  227. package/dist/generator/de/Microsoft.CodeAnalysis.resources.dll +0 -0
  228. package/dist/generator/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  229. package/dist/generator/es/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  230. package/dist/generator/es/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  231. package/dist/generator/es/Microsoft.CodeAnalysis.resources.dll +0 -0
  232. package/dist/generator/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  233. package/dist/generator/fr/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  234. package/dist/generator/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  235. package/dist/generator/fr/Microsoft.CodeAnalysis.resources.dll +0 -0
  236. package/dist/generator/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  237. package/dist/generator/it/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  238. package/dist/generator/it/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  239. package/dist/generator/it/Microsoft.CodeAnalysis.resources.dll +0 -0
  240. package/dist/generator/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  241. package/dist/generator/ja/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  242. package/dist/generator/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  243. package/dist/generator/ja/Microsoft.CodeAnalysis.resources.dll +0 -0
  244. package/dist/generator/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  245. package/dist/generator/ko/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  246. package/dist/generator/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  247. package/dist/generator/ko/Microsoft.CodeAnalysis.resources.dll +0 -0
  248. package/dist/generator/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  249. package/dist/generator/pl/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  250. package/dist/generator/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  251. package/dist/generator/pl/Microsoft.CodeAnalysis.resources.dll +0 -0
  252. package/dist/generator/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  253. package/dist/generator/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  254. package/dist/generator/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  255. package/dist/generator/pt-BR/Microsoft.CodeAnalysis.resources.dll +0 -0
  256. package/dist/generator/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  257. package/dist/generator/ru/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  258. package/dist/generator/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  259. package/dist/generator/ru/Microsoft.CodeAnalysis.resources.dll +0 -0
  260. package/dist/generator/runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll +0 -0
  261. package/dist/generator/runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll +0 -0
  262. package/dist/generator/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  263. package/dist/generator/tr/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  264. package/dist/generator/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  265. package/dist/generator/tr/Microsoft.CodeAnalysis.resources.dll +0 -0
  266. package/dist/generator/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  267. package/dist/generator/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  268. package/dist/generator/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  269. package/dist/generator/zh-Hans/Microsoft.CodeAnalysis.resources.dll +0 -0
  270. package/dist/generator/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll +0 -0
  271. package/dist/generator/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll +0 -0
  272. package/dist/generator/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll +0 -0
  273. package/dist/generator/zh-Hant/Microsoft.CodeAnalysis.resources.dll +0 -0
  274. package/dist/typespec-http-client-csharp.d.ts +0 -458
@@ -1,802 +0,0 @@
1
- {
2
- "runtimeTarget": {
3
- "name": ".NETCoreApp,Version=v8.0",
4
- "signature": ""
5
- },
6
- "compilationOptions": {},
7
- "targets": {
8
- ".NETCoreApp,Version=v8.0": {
9
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-beta.1": {
10
- "dependencies": {
11
- "Microsoft.TypeSpec.Generator": "1.0.0-beta.1",
12
- "StyleCop.Analyzers": "1.2.0-beta.556",
13
- "System.ClientModel": "1.1.0-beta.7"
14
- },
15
- "runtime": {
16
- "Microsoft.TypeSpec.Generator.ClientModel.dll": {}
17
- }
18
- },
19
- "CommandLineParser/2.9.1": {
20
- "runtime": {
21
- "lib/netstandard2.0/CommandLine.dll": {
22
- "assemblyVersion": "2.9.1.0",
23
- "fileVersion": "2.9.1.0"
24
- }
25
- }
26
- },
27
- "Humanizer.Core/2.14.1": {
28
- "runtime": {
29
- "lib/net6.0/Humanizer.dll": {
30
- "assemblyVersion": "2.14.0.0",
31
- "fileVersion": "2.14.1.48190"
32
- }
33
- }
34
- },
35
- "Microsoft.Bcl.AsyncInterfaces/7.0.0": {
36
- "runtime": {
37
- "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
38
- "assemblyVersion": "7.0.0.0",
39
- "fileVersion": "7.0.22.51805"
40
- }
41
- }
42
- },
43
- "Microsoft.Build/17.9.5": {
44
- "dependencies": {
45
- "Microsoft.Build.Framework": "17.9.5",
46
- "Microsoft.NET.StringTools": "17.9.5",
47
- "System.Collections.Immutable": "8.0.0",
48
- "System.Configuration.ConfigurationManager": "8.0.0",
49
- "System.Reflection.Metadata": "8.0.0",
50
- "System.Reflection.MetadataLoadContext": "8.0.0",
51
- "System.Security.Principal.Windows": "5.0.0",
52
- "System.Threading.Tasks.Dataflow": "8.0.0"
53
- },
54
- "runtime": {
55
- "lib/net8.0/Microsoft.Build.dll": {
56
- "assemblyVersion": "15.1.0.0",
57
- "fileVersion": "17.9.5.7608"
58
- }
59
- }
60
- },
61
- "Microsoft.Build.Framework/17.9.5": {
62
- "runtime": {
63
- "lib/net8.0/Microsoft.Build.Framework.dll": {
64
- "assemblyVersion": "15.1.0.0",
65
- "fileVersion": "17.9.5.7608"
66
- }
67
- }
68
- },
69
- "Microsoft.CodeAnalysis.Analyzers/3.3.4": {},
70
- "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
- "runtime": {
78
- "lib/net7.0/Microsoft.CodeAnalysis.dll": {
79
- "assemblyVersion": "4.8.0.0",
80
- "fileVersion": "4.800.23.55801"
81
- }
82
- },
83
- "resources": {
84
- "lib/net7.0/cs/Microsoft.CodeAnalysis.resources.dll": {
85
- "locale": "cs"
86
- },
87
- "lib/net7.0/de/Microsoft.CodeAnalysis.resources.dll": {
88
- "locale": "de"
89
- },
90
- "lib/net7.0/es/Microsoft.CodeAnalysis.resources.dll": {
91
- "locale": "es"
92
- },
93
- "lib/net7.0/fr/Microsoft.CodeAnalysis.resources.dll": {
94
- "locale": "fr"
95
- },
96
- "lib/net7.0/it/Microsoft.CodeAnalysis.resources.dll": {
97
- "locale": "it"
98
- },
99
- "lib/net7.0/ja/Microsoft.CodeAnalysis.resources.dll": {
100
- "locale": "ja"
101
- },
102
- "lib/net7.0/ko/Microsoft.CodeAnalysis.resources.dll": {
103
- "locale": "ko"
104
- },
105
- "lib/net7.0/pl/Microsoft.CodeAnalysis.resources.dll": {
106
- "locale": "pl"
107
- },
108
- "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
109
- "locale": "pt-BR"
110
- },
111
- "lib/net7.0/ru/Microsoft.CodeAnalysis.resources.dll": {
112
- "locale": "ru"
113
- },
114
- "lib/net7.0/tr/Microsoft.CodeAnalysis.resources.dll": {
115
- "locale": "tr"
116
- },
117
- "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
118
- "locale": "zh-Hans"
119
- },
120
- "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
121
- "locale": "zh-Hant"
122
- }
123
- }
124
- },
125
- "Microsoft.CodeAnalysis.CSharp/4.8.0": {
126
- "dependencies": {
127
- "Microsoft.CodeAnalysis.Common": "4.8.0"
128
- },
129
- "runtime": {
130
- "lib/net7.0/Microsoft.CodeAnalysis.CSharp.dll": {
131
- "assemblyVersion": "4.8.0.0",
132
- "fileVersion": "4.800.23.55801"
133
- }
134
- },
135
- "resources": {
136
- "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
137
- "locale": "cs"
138
- },
139
- "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
140
- "locale": "de"
141
- },
142
- "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
143
- "locale": "es"
144
- },
145
- "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
146
- "locale": "fr"
147
- },
148
- "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
149
- "locale": "it"
150
- },
151
- "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
152
- "locale": "ja"
153
- },
154
- "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
155
- "locale": "ko"
156
- },
157
- "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
158
- "locale": "pl"
159
- },
160
- "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
161
- "locale": "pt-BR"
162
- },
163
- "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
164
- "locale": "ru"
165
- },
166
- "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
167
- "locale": "tr"
168
- },
169
- "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
170
- "locale": "zh-Hans"
171
- },
172
- "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
173
- "locale": "zh-Hant"
174
- }
175
- }
176
- },
177
- "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0": {
178
- "dependencies": {
179
- "Humanizer.Core": "2.14.1",
180
- "Microsoft.CodeAnalysis.CSharp": "4.8.0",
181
- "Microsoft.CodeAnalysis.Common": "4.8.0",
182
- "Microsoft.CodeAnalysis.Workspaces.Common": "4.8.0"
183
- },
184
- "runtime": {
185
- "lib/net7.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
186
- "assemblyVersion": "4.8.0.0",
187
- "fileVersion": "4.800.23.55801"
188
- }
189
- },
190
- "resources": {
191
- "lib/net7.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
192
- "locale": "cs"
193
- },
194
- "lib/net7.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
195
- "locale": "de"
196
- },
197
- "lib/net7.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
198
- "locale": "es"
199
- },
200
- "lib/net7.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
201
- "locale": "fr"
202
- },
203
- "lib/net7.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
204
- "locale": "it"
205
- },
206
- "lib/net7.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
207
- "locale": "ja"
208
- },
209
- "lib/net7.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
210
- "locale": "ko"
211
- },
212
- "lib/net7.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
213
- "locale": "pl"
214
- },
215
- "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
216
- "locale": "pt-BR"
217
- },
218
- "lib/net7.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
219
- "locale": "ru"
220
- },
221
- "lib/net7.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
222
- "locale": "tr"
223
- },
224
- "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
225
- "locale": "zh-Hans"
226
- },
227
- "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
228
- "locale": "zh-Hant"
229
- }
230
- }
231
- },
232
- "Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": {
233
- "dependencies": {
234
- "Humanizer.Core": "2.14.1",
235
- "Microsoft.Bcl.AsyncInterfaces": "7.0.0",
236
- "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"
240
- },
241
- "runtime": {
242
- "lib/net7.0/Microsoft.CodeAnalysis.Workspaces.dll": {
243
- "assemblyVersion": "4.8.0.0",
244
- "fileVersion": "4.800.23.55801"
245
- }
246
- },
247
- "resources": {
248
- "lib/net7.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
249
- "locale": "cs"
250
- },
251
- "lib/net7.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
252
- "locale": "de"
253
- },
254
- "lib/net7.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
255
- "locale": "es"
256
- },
257
- "lib/net7.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
258
- "locale": "fr"
259
- },
260
- "lib/net7.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
261
- "locale": "it"
262
- },
263
- "lib/net7.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
264
- "locale": "ja"
265
- },
266
- "lib/net7.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
267
- "locale": "ko"
268
- },
269
- "lib/net7.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
270
- "locale": "pl"
271
- },
272
- "lib/net7.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
273
- "locale": "pt-BR"
274
- },
275
- "lib/net7.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
276
- "locale": "ru"
277
- },
278
- "lib/net7.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
279
- "locale": "tr"
280
- },
281
- "lib/net7.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
282
- "locale": "zh-Hans"
283
- },
284
- "lib/net7.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
285
- "locale": "zh-Hant"
286
- }
287
- }
288
- },
289
- "Microsoft.NET.StringTools/17.9.5": {
290
- "runtime": {
291
- "lib/net8.0/Microsoft.NET.StringTools.dll": {
292
- "assemblyVersion": "1.0.0.0",
293
- "fileVersion": "17.9.5.7608"
294
- }
295
- }
296
- },
297
- "NuGet.Common/6.9.1": {
298
- "dependencies": {
299
- "NuGet.Frameworks": "6.9.1"
300
- },
301
- "runtime": {
302
- "lib/netstandard2.0/NuGet.Common.dll": {
303
- "assemblyVersion": "6.9.1.3",
304
- "fileVersion": "6.9.1.3"
305
- }
306
- }
307
- },
308
- "NuGet.Configuration/6.9.1": {
309
- "dependencies": {
310
- "NuGet.Common": "6.9.1",
311
- "System.Security.Cryptography.ProtectedData": "8.0.0"
312
- },
313
- "runtime": {
314
- "lib/netstandard2.0/NuGet.Configuration.dll": {
315
- "assemblyVersion": "6.9.1.3",
316
- "fileVersion": "6.9.1.3"
317
- }
318
- }
319
- },
320
- "NuGet.Frameworks/6.9.1": {
321
- "runtime": {
322
- "lib/netstandard2.0/NuGet.Frameworks.dll": {
323
- "assemblyVersion": "6.9.1.3",
324
- "fileVersion": "6.9.1.3"
325
- }
326
- }
327
- },
328
- "StyleCop.Analyzers/1.2.0-beta.556": {
329
- "dependencies": {
330
- "StyleCop.Analyzers.Unstable": "1.2.0.556"
331
- }
332
- },
333
- "StyleCop.Analyzers.Unstable/1.2.0.556": {},
334
- "System.ClientModel/1.1.0-beta.7": {
335
- "dependencies": {
336
- "System.Memory.Data": "8.0.1",
337
- "System.Text.Json": "4.7.2"
338
- },
339
- "runtime": {
340
- "lib/net6.0/System.ClientModel.dll": {
341
- "assemblyVersion": "1.1.0.0",
342
- "fileVersion": "1.100.24.41406"
343
- }
344
- }
345
- },
346
- "System.Collections.Immutable/8.0.0": {},
347
- "System.ComponentModel.Composition/8.0.0": {
348
- "runtime": {
349
- "lib/net8.0/System.ComponentModel.Composition.dll": {
350
- "assemblyVersion": "8.0.0.0",
351
- "fileVersion": "8.0.23.53103"
352
- }
353
- }
354
- },
355
- "System.Composition/7.0.0": {
356
- "dependencies": {
357
- "System.Composition.AttributedModel": "7.0.0",
358
- "System.Composition.Convention": "7.0.0",
359
- "System.Composition.Hosting": "7.0.0",
360
- "System.Composition.Runtime": "7.0.0",
361
- "System.Composition.TypedParts": "7.0.0"
362
- }
363
- },
364
- "System.Composition.AttributedModel/7.0.0": {
365
- "runtime": {
366
- "lib/net7.0/System.Composition.AttributedModel.dll": {
367
- "assemblyVersion": "7.0.0.0",
368
- "fileVersion": "7.0.22.51805"
369
- }
370
- }
371
- },
372
- "System.Composition.Convention/7.0.0": {
373
- "dependencies": {
374
- "System.Composition.AttributedModel": "7.0.0"
375
- },
376
- "runtime": {
377
- "lib/net7.0/System.Composition.Convention.dll": {
378
- "assemblyVersion": "7.0.0.0",
379
- "fileVersion": "7.0.22.51805"
380
- }
381
- }
382
- },
383
- "System.Composition.Hosting/7.0.0": {
384
- "dependencies": {
385
- "System.Composition.Runtime": "7.0.0"
386
- },
387
- "runtime": {
388
- "lib/net7.0/System.Composition.Hosting.dll": {
389
- "assemblyVersion": "7.0.0.0",
390
- "fileVersion": "7.0.22.51805"
391
- }
392
- }
393
- },
394
- "System.Composition.Runtime/7.0.0": {
395
- "runtime": {
396
- "lib/net7.0/System.Composition.Runtime.dll": {
397
- "assemblyVersion": "7.0.0.0",
398
- "fileVersion": "7.0.22.51805"
399
- }
400
- }
401
- },
402
- "System.Composition.TypedParts/7.0.0": {
403
- "dependencies": {
404
- "System.Composition.AttributedModel": "7.0.0",
405
- "System.Composition.Hosting": "7.0.0",
406
- "System.Composition.Runtime": "7.0.0"
407
- },
408
- "runtime": {
409
- "lib/net7.0/System.Composition.TypedParts.dll": {
410
- "assemblyVersion": "7.0.0.0",
411
- "fileVersion": "7.0.22.51805"
412
- }
413
- }
414
- },
415
- "System.Configuration.ConfigurationManager/8.0.0": {
416
- "dependencies": {
417
- "System.Diagnostics.EventLog": "8.0.0",
418
- "System.Security.Cryptography.ProtectedData": "8.0.0"
419
- },
420
- "runtime": {
421
- "lib/net8.0/System.Configuration.ConfigurationManager.dll": {
422
- "assemblyVersion": "8.0.0.0",
423
- "fileVersion": "8.0.23.53103"
424
- }
425
- }
426
- },
427
- "System.Diagnostics.EventLog/8.0.0": {
428
- "runtime": {
429
- "lib/net8.0/System.Diagnostics.EventLog.dll": {
430
- "assemblyVersion": "8.0.0.0",
431
- "fileVersion": "8.0.23.53103"
432
- }
433
- },
434
- "runtimeTargets": {
435
- "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll": {
436
- "rid": "win",
437
- "assetType": "runtime",
438
- "assemblyVersion": "8.0.0.0",
439
- "fileVersion": "8.0.23.53103"
440
- },
441
- "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll": {
442
- "rid": "win",
443
- "assetType": "runtime",
444
- "assemblyVersion": "8.0.0.0",
445
- "fileVersion": "8.0.23.53103"
446
- }
447
- }
448
- },
449
- "System.IO.Pipelines/7.0.0": {
450
- "runtime": {
451
- "lib/net7.0/System.IO.Pipelines.dll": {
452
- "assemblyVersion": "7.0.0.0",
453
- "fileVersion": "7.0.22.51805"
454
- }
455
- }
456
- },
457
- "System.Memory.Data/8.0.1": {
458
- "runtime": {
459
- "lib/net8.0/System.Memory.Data.dll": {
460
- "assemblyVersion": "8.0.0.1",
461
- "fileVersion": "8.0.1024.46610"
462
- }
463
- }
464
- },
465
- "System.Reflection.Metadata/8.0.0": {
466
- "dependencies": {
467
- "System.Collections.Immutable": "8.0.0"
468
- }
469
- },
470
- "System.Reflection.MetadataLoadContext/8.0.0": {
471
- "dependencies": {
472
- "System.Collections.Immutable": "8.0.0",
473
- "System.Reflection.Metadata": "8.0.0"
474
- },
475
- "runtime": {
476
- "lib/net8.0/System.Reflection.MetadataLoadContext.dll": {
477
- "assemblyVersion": "8.0.0.0",
478
- "fileVersion": "8.0.23.53103"
479
- }
480
- }
481
- },
482
- "System.Runtime.CompilerServices.Unsafe/6.0.0": {},
483
- "System.Security.Cryptography.ProtectedData/8.0.0": {
484
- "runtime": {
485
- "lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
486
- "assemblyVersion": "8.0.0.0",
487
- "fileVersion": "8.0.23.53103"
488
- }
489
- }
490
- },
491
- "System.Security.Principal.Windows/5.0.0": {},
492
- "System.Text.Json/4.7.2": {},
493
- "System.Threading.Channels/7.0.0": {},
494
- "System.Threading.Tasks.Dataflow/8.0.0": {},
495
- "Microsoft.TypeSpec.Generator/1.0.0-beta.1": {
496
- "dependencies": {
497
- "CommandLineParser": "2.9.1",
498
- "Microsoft.Build": "17.9.5",
499
- "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
500
- "Microsoft.TypeSpec.Generator.Input": "1.0.0-beta.1",
501
- "NuGet.Configuration": "6.9.1",
502
- "System.ComponentModel.Composition": "8.0.0",
503
- "System.Memory.Data": "8.0.1"
504
- },
505
- "runtime": {
506
- "Microsoft.TypeSpec.Generator.dll": {
507
- "assemblyVersion": "1.0.0-beta.1",
508
- "fileVersion": "1.0.0.0"
509
- }
510
- }
511
- },
512
- "Microsoft.TypeSpec.Generator.Input/1.0.0-beta.1": {
513
- "dependencies": {
514
- "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
515
- "System.Memory.Data": "8.0.1"
516
- },
517
- "runtime": {
518
- "Microsoft.TypeSpec.Generator.Input.dll": {
519
- "assemblyVersion": "1.0.0-beta.1",
520
- "fileVersion": "1.0.0.0"
521
- }
522
- }
523
- }
524
- }
525
- },
526
- "libraries": {
527
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-beta.1": {
528
- "type": "project",
529
- "serviceable": false,
530
- "sha512": ""
531
- },
532
- "CommandLineParser/2.9.1": {
533
- "type": "package",
534
- "serviceable": true,
535
- "sha512": "sha512-OE0sl1/sQ37bjVsPKKtwQlWDgqaxWgtme3xZz7JssWUzg5JpMIyHgCTY9MVMxOg48fJ1AgGT3tgdH5m/kQ5xhA==",
536
- "path": "commandlineparser/2.9.1",
537
- "hashPath": "commandlineparser.2.9.1.nupkg.sha512"
538
- },
539
- "Humanizer.Core/2.14.1": {
540
- "type": "package",
541
- "serviceable": true,
542
- "sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==",
543
- "path": "humanizer.core/2.14.1",
544
- "hashPath": "humanizer.core.2.14.1.nupkg.sha512"
545
- },
546
- "Microsoft.Bcl.AsyncInterfaces/7.0.0": {
547
- "type": "package",
548
- "serviceable": true,
549
- "sha512": "sha512-3aeMZ1N0lJoSyzqiP03hqemtb1BijhsJADdobn/4nsMJ8V1H+CrpuduUe4hlRdx+ikBQju1VGjMD1GJ3Sk05Eg==",
550
- "path": "microsoft.bcl.asyncinterfaces/7.0.0",
551
- "hashPath": "microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512"
552
- },
553
- "Microsoft.Build/17.9.5": {
554
- "type": "package",
555
- "serviceable": true,
556
- "sha512": "sha512-DxMxhO2DrGytHQLRlKB1CiyJVghemYY4vynMKwh5Y/7Ion07VdqVWLZZmyS+KYkMKD7oC4+rijiVldakN7ZNMA==",
557
- "path": "microsoft.build/17.9.5",
558
- "hashPath": "microsoft.build.17.9.5.nupkg.sha512"
559
- },
560
- "Microsoft.Build.Framework/17.9.5": {
561
- "type": "package",
562
- "serviceable": true,
563
- "sha512": "sha512-CjRmqu9Wv2fyC1d7NKOuBDXcNMI8+GiXGM6izygB+skGGu4Vf0cBcoPq7AFqZCcMpn5DtZ+y7RpaLpB2qrzanQ==",
564
- "path": "microsoft.build.framework/17.9.5",
565
- "hashPath": "microsoft.build.framework.17.9.5.nupkg.sha512"
566
- },
567
- "Microsoft.CodeAnalysis.Analyzers/3.3.4": {
568
- "type": "package",
569
- "serviceable": true,
570
- "sha512": "sha512-AxkxcPR+rheX0SmvpLVIGLhOUXAKG56a64kV9VQZ4y9gR9ZmPXnqZvHJnmwLSwzrEP6junUF11vuc+aqo5r68g==",
571
- "path": "microsoft.codeanalysis.analyzers/3.3.4",
572
- "hashPath": "microsoft.codeanalysis.analyzers.3.3.4.nupkg.sha512"
573
- },
574
- "Microsoft.CodeAnalysis.Common/4.8.0": {
575
- "type": "package",
576
- "serviceable": true,
577
- "sha512": "sha512-/jR+e/9aT+BApoQJABlVCKnnggGQbvGh7BKq2/wI1LamxC+LbzhcLj4Vj7gXCofl1n4E521YfF9w0WcASGg/KA==",
578
- "path": "microsoft.codeanalysis.common/4.8.0",
579
- "hashPath": "microsoft.codeanalysis.common.4.8.0.nupkg.sha512"
580
- },
581
- "Microsoft.CodeAnalysis.CSharp/4.8.0": {
582
- "type": "package",
583
- "serviceable": true,
584
- "sha512": "sha512-+3+qfdb/aaGD8PZRCrsdobbzGs1m9u119SkkJt8e/mk3xLJz/udLtS2T6nY27OTXxBBw10HzAbC8Z9w08VyP/g==",
585
- "path": "microsoft.codeanalysis.csharp/4.8.0",
586
- "hashPath": "microsoft.codeanalysis.csharp.4.8.0.nupkg.sha512"
587
- },
588
- "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0": {
589
- "type": "package",
590
- "serviceable": true,
591
- "sha512": "sha512-3amm4tq4Lo8/BGvg9p3BJh3S9nKq2wqCXfS7138i69TUpo/bD+XvD0hNurpEBtcNZhi1FyutiomKJqVF39ugYA==",
592
- "path": "microsoft.codeanalysis.csharp.workspaces/4.8.0",
593
- "hashPath": "microsoft.codeanalysis.csharp.workspaces.4.8.0.nupkg.sha512"
594
- },
595
- "Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": {
596
- "type": "package",
597
- "serviceable": true,
598
- "sha512": "sha512-LXyV+MJKsKRu3FGJA3OmSk40OUIa/dQCFLOnm5X8MNcujx7hzGu8o+zjXlb/cy5xUdZK2UKYb9YaQ2E8m9QehQ==",
599
- "path": "microsoft.codeanalysis.workspaces.common/4.8.0",
600
- "hashPath": "microsoft.codeanalysis.workspaces.common.4.8.0.nupkg.sha512"
601
- },
602
- "Microsoft.NET.StringTools/17.9.5": {
603
- "type": "package",
604
- "serviceable": true,
605
- "sha512": "sha512-C/oPRnjcIZBRzcpl1V06R1eEMCxOGt6mIm+8ioyblELgJEXLM8XjUPuCwljMO52VetsHw54xMcYwU8UEeHEIEg==",
606
- "path": "microsoft.net.stringtools/17.9.5",
607
- "hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
608
- },
609
- "NuGet.Common/6.9.1": {
610
- "type": "package",
611
- "serviceable": true,
612
- "sha512": "sha512-FbuWZBjQ1NJXBDqCwSddN2yvw3Plq3sTCIh0nc66Hu8jrNr+BOaxlKZv78jvJ+pSy8BvurYOdF9sl9KoORjrtg==",
613
- "path": "nuget.common/6.9.1",
614
- "hashPath": "nuget.common.6.9.1.nupkg.sha512"
615
- },
616
- "NuGet.Configuration/6.9.1": {
617
- "type": "package",
618
- "serviceable": true,
619
- "sha512": "sha512-GM06pcUzWdNsizeGciqCjAhryfI1F/rQPETLDF+8pDRgzVpA+wKAR01/4aFU+IXzugnQ9LqOb5YyCRuR1OVZiQ==",
620
- "path": "nuget.configuration/6.9.1",
621
- "hashPath": "nuget.configuration.6.9.1.nupkg.sha512"
622
- },
623
- "NuGet.Frameworks/6.9.1": {
624
- "type": "package",
625
- "serviceable": true,
626
- "sha512": "sha512-DaKh3lenPUvzGccPkbI97BIvA27z+/UsL3ankfoZlX/4vBVDK5N1sheFTQ+GuJf+IgSzsJz/A21SPUpQLHwUtA==",
627
- "path": "nuget.frameworks/6.9.1",
628
- "hashPath": "nuget.frameworks.6.9.1.nupkg.sha512"
629
- },
630
- "StyleCop.Analyzers/1.2.0-beta.556": {
631
- "type": "package",
632
- "serviceable": true,
633
- "sha512": "sha512-llRPgmA1fhC0I0QyFLEcjvtM2239QzKr/tcnbsjArLMJxJlu0AA5G7Fft0OI30pHF3MW63Gf4aSSsjc5m82J1Q==",
634
- "path": "stylecop.analyzers/1.2.0-beta.556",
635
- "hashPath": "stylecop.analyzers.1.2.0-beta.556.nupkg.sha512"
636
- },
637
- "StyleCop.Analyzers.Unstable/1.2.0.556": {
638
- "type": "package",
639
- "serviceable": true,
640
- "sha512": "sha512-zvn9Mqs/ox/83cpYPignI8hJEM2A93s2HkHs8HYMOAQW0PkampyoErAiIyKxgTLqbbad29HX/shv/6LGSjPJNQ==",
641
- "path": "stylecop.analyzers.unstable/1.2.0.556",
642
- "hashPath": "stylecop.analyzers.unstable.1.2.0.556.nupkg.sha512"
643
- },
644
- "System.ClientModel/1.1.0-beta.7": {
645
- "type": "package",
646
- "serviceable": true,
647
- "sha512": "sha512-sXCvFecMpW2ir1raJd9cNBxi+tmt+nMcRVrpSIX/QvLJi45mEjX54iwnlLJhybxTkxmecSXuANQsh6a9fEspbA==",
648
- "path": "system.clientmodel/1.1.0-beta.7",
649
- "hashPath": "system.clientmodel.1.1.0-beta.7.nupkg.sha512"
650
- },
651
- "System.Collections.Immutable/8.0.0": {
652
- "type": "package",
653
- "serviceable": true,
654
- "sha512": "sha512-AurL6Y5BA1WotzlEvVaIDpqzpIPvYnnldxru8oXJU2yFxFUy3+pNXjXd1ymO+RA0rq0+590Q8gaz2l3Sr7fmqg==",
655
- "path": "system.collections.immutable/8.0.0",
656
- "hashPath": "system.collections.immutable.8.0.0.nupkg.sha512"
657
- },
658
- "System.ComponentModel.Composition/8.0.0": {
659
- "type": "package",
660
- "serviceable": true,
661
- "sha512": "sha512-bGhUX5BTivJ9Wax0qnJy7uGq7dn/TQkEpJ2Fpu1etg8dbPwyDkUzNPc1d3I2/jUr9y4wDI3a1dkSmi8X21Pzbw==",
662
- "path": "system.componentmodel.composition/8.0.0",
663
- "hashPath": "system.componentmodel.composition.8.0.0.nupkg.sha512"
664
- },
665
- "System.Composition/7.0.0": {
666
- "type": "package",
667
- "serviceable": true,
668
- "sha512": "sha512-tRwgcAkDd85O8Aq6zHDANzQaq380cek9lbMg5Qma46u5BZXq/G+XvIYmu+UI+BIIZ9zssXLYrkTykEqxxvhcmg==",
669
- "path": "system.composition/7.0.0",
670
- "hashPath": "system.composition.7.0.0.nupkg.sha512"
671
- },
672
- "System.Composition.AttributedModel/7.0.0": {
673
- "type": "package",
674
- "serviceable": true,
675
- "sha512": "sha512-2QzClqjElKxgI1jK1Jztnq44/8DmSuTSGGahXqQ4TdEV0h9s2KikQZIgcEqVzR7OuWDFPGLHIprBJGQEPr8fAQ==",
676
- "path": "system.composition.attributedmodel/7.0.0",
677
- "hashPath": "system.composition.attributedmodel.7.0.0.nupkg.sha512"
678
- },
679
- "System.Composition.Convention/7.0.0": {
680
- "type": "package",
681
- "serviceable": true,
682
- "sha512": "sha512-IMhTlpCs4HmlD8B+J8/kWfwX7vrBBOs6xyjSTzBlYSs7W4OET4tlkR/Sg9NG8jkdJH9Mymq0qGdYS1VPqRTBnQ==",
683
- "path": "system.composition.convention/7.0.0",
684
- "hashPath": "system.composition.convention.7.0.0.nupkg.sha512"
685
- },
686
- "System.Composition.Hosting/7.0.0": {
687
- "type": "package",
688
- "serviceable": true,
689
- "sha512": "sha512-eB6gwN9S+54jCTBJ5bpwMOVerKeUfGGTYCzz3QgDr1P55Gg/Wb27ShfPIhLMjmZ3MoAKu8uUSv6fcCdYJTN7Bg==",
690
- "path": "system.composition.hosting/7.0.0",
691
- "hashPath": "system.composition.hosting.7.0.0.nupkg.sha512"
692
- },
693
- "System.Composition.Runtime/7.0.0": {
694
- "type": "package",
695
- "serviceable": true,
696
- "sha512": "sha512-aZJ1Zr5Txe925rbo4742XifEyW0MIni1eiUebmcrP3HwLXZ3IbXUj4MFMUH/RmnJOAQiS401leg/2Sz1MkApDw==",
697
- "path": "system.composition.runtime/7.0.0",
698
- "hashPath": "system.composition.runtime.7.0.0.nupkg.sha512"
699
- },
700
- "System.Composition.TypedParts/7.0.0": {
701
- "type": "package",
702
- "serviceable": true,
703
- "sha512": "sha512-ZK0KNPfbtxVceTwh+oHNGUOYV2WNOHReX2AXipuvkURC7s/jPwoWfsu3SnDBDgofqbiWr96geofdQ2erm/KTHg==",
704
- "path": "system.composition.typedparts/7.0.0",
705
- "hashPath": "system.composition.typedparts.7.0.0.nupkg.sha512"
706
- },
707
- "System.Configuration.ConfigurationManager/8.0.0": {
708
- "type": "package",
709
- "serviceable": true,
710
- "sha512": "sha512-JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==",
711
- "path": "system.configuration.configurationmanager/8.0.0",
712
- "hashPath": "system.configuration.configurationmanager.8.0.0.nupkg.sha512"
713
- },
714
- "System.Diagnostics.EventLog/8.0.0": {
715
- "type": "package",
716
- "serviceable": true,
717
- "sha512": "sha512-fdYxcRjQqTTacKId/2IECojlDSFvp7LP5N78+0z/xH7v/Tuw5ZAxu23Y6PTCRinqyu2ePx+Gn1098NC6jM6d+A==",
718
- "path": "system.diagnostics.eventlog/8.0.0",
719
- "hashPath": "system.diagnostics.eventlog.8.0.0.nupkg.sha512"
720
- },
721
- "System.IO.Pipelines/7.0.0": {
722
- "type": "package",
723
- "serviceable": true,
724
- "sha512": "sha512-jRn6JYnNPW6xgQazROBLSfpdoczRw694vO5kKvMcNnpXuolEixUyw6IBuBs2Y2mlSX/LdLvyyWmfXhaI3ND1Yg==",
725
- "path": "system.io.pipelines/7.0.0",
726
- "hashPath": "system.io.pipelines.7.0.0.nupkg.sha512"
727
- },
728
- "System.Memory.Data/8.0.1": {
729
- "type": "package",
730
- "serviceable": true,
731
- "sha512": "sha512-BVYuec3jV23EMRDeR7Dr1/qhx7369dZzJ9IWy2xylvb4YfXsrUxspWc4UWYid/tj4zZK58uGZqn2WQiaDMhmAg==",
732
- "path": "system.memory.data/8.0.1",
733
- "hashPath": "system.memory.data.8.0.1.nupkg.sha512"
734
- },
735
- "System.Reflection.Metadata/8.0.0": {
736
- "type": "package",
737
- "serviceable": true,
738
- "sha512": "sha512-ptvgrFh7PvWI8bcVqG5rsA/weWM09EnthFHR5SCnS6IN+P4mj6rE1lBDC4U8HL9/57htKAqy4KQ3bBj84cfYyQ==",
739
- "path": "system.reflection.metadata/8.0.0",
740
- "hashPath": "system.reflection.metadata.8.0.0.nupkg.sha512"
741
- },
742
- "System.Reflection.MetadataLoadContext/8.0.0": {
743
- "type": "package",
744
- "serviceable": true,
745
- "sha512": "sha512-SZxrQ4sQYnIcdwiO3G/lHZopbPYQ2lW0ioT4JezgccWUrKaKbHLJbAGZaDfkYjWcta1pWssAo3MOXLsR0ie4tQ==",
746
- "path": "system.reflection.metadataloadcontext/8.0.0",
747
- "hashPath": "system.reflection.metadataloadcontext.8.0.0.nupkg.sha512"
748
- },
749
- "System.Runtime.CompilerServices.Unsafe/6.0.0": {
750
- "type": "package",
751
- "serviceable": true,
752
- "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
753
- "path": "system.runtime.compilerservices.unsafe/6.0.0",
754
- "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
755
- },
756
- "System.Security.Cryptography.ProtectedData/8.0.0": {
757
- "type": "package",
758
- "serviceable": true,
759
- "sha512": "sha512-+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==",
760
- "path": "system.security.cryptography.protecteddata/8.0.0",
761
- "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
762
- },
763
- "System.Security.Principal.Windows/5.0.0": {
764
- "type": "package",
765
- "serviceable": true,
766
- "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
767
- "path": "system.security.principal.windows/5.0.0",
768
- "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
769
- },
770
- "System.Text.Json/4.7.2": {
771
- "type": "package",
772
- "serviceable": true,
773
- "sha512": "sha512-TcMd95wcrubm9nHvJEQs70rC0H/8omiSGGpU4FQ/ZA1URIqD4pjmFJh2Mfv1yH1eHgJDWTi2hMDXwTET+zOOyg==",
774
- "path": "system.text.json/4.7.2",
775
- "hashPath": "system.text.json.4.7.2.nupkg.sha512"
776
- },
777
- "System.Threading.Channels/7.0.0": {
778
- "type": "package",
779
- "serviceable": true,
780
- "sha512": "sha512-qmeeYNROMsONF6ndEZcIQ+VxR4Q/TX/7uIVLJqtwIWL7dDWeh0l1UIqgo4wYyjG//5lUNhwkLDSFl+pAWO6oiA==",
781
- "path": "system.threading.channels/7.0.0",
782
- "hashPath": "system.threading.channels.7.0.0.nupkg.sha512"
783
- },
784
- "System.Threading.Tasks.Dataflow/8.0.0": {
785
- "type": "package",
786
- "serviceable": true,
787
- "sha512": "sha512-7V0I8tPa9V7UxMx/+7DIwkhls5ouaEMQx6l/GwGm1Y8kJQ61On9B/PxCXFLbgu5/C47g0BP2CUYs+nMv1+Oaqw==",
788
- "path": "system.threading.tasks.dataflow/8.0.0",
789
- "hashPath": "system.threading.tasks.dataflow.8.0.0.nupkg.sha512"
790
- },
791
- "Microsoft.TypeSpec.Generator/1.0.0-beta.1": {
792
- "type": "project",
793
- "serviceable": false,
794
- "sha512": ""
795
- },
796
- "Microsoft.TypeSpec.Generator.Input/1.0.0-beta.1": {
797
- "type": "project",
798
- "serviceable": false,
799
- "sha512": ""
800
- }
801
- }
802
- }