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