You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1051 lines
44 KiB

8 months ago
  1. {
  2. "version": 3,
  3. "targets": {
  4. ".NETStandard,Version=v2.1": {
  5. "Google.Protobuf/3.25.1": {
  6. "type": "package",
  7. "dependencies": {
  8. "System.Memory": "4.5.3",
  9. "System.Runtime.CompilerServices.Unsafe": "4.5.2"
  10. },
  11. "compile": {
  12. "lib/netstandard2.0/Google.Protobuf.dll": {
  13. "related": ".pdb;.xml"
  14. }
  15. },
  16. "runtime": {
  17. "lib/netstandard2.0/Google.Protobuf.dll": {
  18. "related": ".pdb;.xml"
  19. }
  20. }
  21. },
  22. "Google.Protobuf.Tools/3.25.1": {
  23. "type": "package",
  24. "build": {
  25. "build/Google.Protobuf.Tools.targets": {}
  26. },
  27. "buildMultiTargeting": {
  28. "buildCrossTargeting/Google.Protobuf.Tools.targets": {}
  29. }
  30. },
  31. "Grpc.Core/2.46.6": {
  32. "type": "package",
  33. "dependencies": {
  34. "Grpc.Core.Api": "2.46.6",
  35. "System.Memory": "4.5.3"
  36. },
  37. "compile": {
  38. "lib/netstandard2.0/Grpc.Core.dll": {
  39. "related": ".pdb;.xml"
  40. }
  41. },
  42. "runtime": {
  43. "lib/netstandard2.0/Grpc.Core.dll": {
  44. "related": ".pdb;.xml"
  45. }
  46. },
  47. "runtimeTargets": {
  48. "runtimes/linux-arm64/native/libgrpc_csharp_ext.arm64.so": {
  49. "assetType": "native",
  50. "rid": "linux-arm64"
  51. },
  52. "runtimes/linux-x64/native/libgrpc_csharp_ext.x64.so": {
  53. "assetType": "native",
  54. "rid": "linux-x64"
  55. },
  56. "runtimes/osx-x64/native/libgrpc_csharp_ext.x64.dylib": {
  57. "assetType": "native",
  58. "rid": "osx-x64"
  59. },
  60. "runtimes/win-x64/native/grpc_csharp_ext.x64.dll": {
  61. "assetType": "native",
  62. "rid": "win-x64"
  63. },
  64. "runtimes/win-x86/native/grpc_csharp_ext.x86.dll": {
  65. "assetType": "native",
  66. "rid": "win-x86"
  67. }
  68. }
  69. },
  70. "Grpc.Core.Api/2.59.0": {
  71. "type": "package",
  72. "compile": {
  73. "lib/netstandard2.1/Grpc.Core.Api.dll": {
  74. "related": ".pdb;.xml"
  75. }
  76. },
  77. "runtime": {
  78. "lib/netstandard2.1/Grpc.Core.Api.dll": {
  79. "related": ".pdb;.xml"
  80. }
  81. }
  82. },
  83. "Grpc.Tools/2.60.0": {
  84. "type": "package",
  85. "build": {
  86. "build/Grpc.Tools.props": {},
  87. "build/Grpc.Tools.targets": {}
  88. }
  89. },
  90. "Microsoft.Bcl.AsyncInterfaces/8.0.0": {
  91. "type": "package",
  92. "compile": {
  93. "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
  94. "related": ".xml"
  95. }
  96. },
  97. "runtime": {
  98. "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
  99. "related": ".xml"
  100. }
  101. }
  102. },
  103. "Microsoft.NETCore.Platforms/1.1.0": {
  104. "type": "package",
  105. "compile": {
  106. "lib/netstandard1.0/_._": {}
  107. },
  108. "runtime": {
  109. "lib/netstandard1.0/_._": {}
  110. }
  111. },
  112. "NETStandard.Library/2.0.3": {
  113. "type": "package",
  114. "dependencies": {
  115. "Microsoft.NETCore.Platforms": "1.1.0"
  116. },
  117. "compile": {
  118. "lib/netstandard1.0/_._": {}
  119. },
  120. "runtime": {
  121. "lib/netstandard1.0/_._": {}
  122. },
  123. "build": {
  124. "build/netstandard2.0/NETStandard.Library.targets": {}
  125. }
  126. },
  127. "System.Buffers/4.5.1": {
  128. "type": "package",
  129. "compile": {
  130. "ref/netstandard2.0/System.Buffers.dll": {
  131. "related": ".xml"
  132. }
  133. },
  134. "runtime": {
  135. "lib/netstandard2.0/System.Buffers.dll": {
  136. "related": ".xml"
  137. }
  138. }
  139. },
  140. "System.ComponentModel.Annotations/5.0.0": {
  141. "type": "package",
  142. "compile": {
  143. "ref/netstandard2.1/System.ComponentModel.Annotations.dll": {
  144. "related": ".xml"
  145. }
  146. },
  147. "runtime": {
  148. "lib/netstandard2.1/System.ComponentModel.Annotations.dll": {
  149. "related": ".xml"
  150. }
  151. }
  152. },
  153. "System.Memory/4.5.5": {
  154. "type": "package",
  155. "dependencies": {
  156. "System.Buffers": "4.5.1",
  157. "System.Numerics.Vectors": "4.4.0",
  158. "System.Runtime.CompilerServices.Unsafe": "4.5.3"
  159. },
  160. "compile": {
  161. "lib/netstandard2.0/System.Memory.dll": {
  162. "related": ".xml"
  163. }
  164. },
  165. "runtime": {
  166. "lib/netstandard2.0/System.Memory.dll": {
  167. "related": ".xml"
  168. }
  169. }
  170. },
  171. "System.Numerics.Vectors/4.4.0": {
  172. "type": "package",
  173. "compile": {
  174. "ref/netstandard2.0/System.Numerics.Vectors.dll": {
  175. "related": ".xml"
  176. }
  177. },
  178. "runtime": {
  179. "lib/netstandard2.0/System.Numerics.Vectors.dll": {
  180. "related": ".xml"
  181. }
  182. }
  183. },
  184. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  185. "type": "package",
  186. "compile": {
  187. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {
  188. "related": ".xml"
  189. }
  190. },
  191. "runtime": {
  192. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {
  193. "related": ".xml"
  194. }
  195. }
  196. },
  197. "System.Text.Encodings.Web/8.0.0": {
  198. "type": "package",
  199. "dependencies": {
  200. "System.Buffers": "4.5.1",
  201. "System.Memory": "4.5.5",
  202. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  203. },
  204. "compile": {
  205. "lib/netstandard2.0/System.Text.Encodings.Web.dll": {
  206. "related": ".xml"
  207. }
  208. },
  209. "runtime": {
  210. "lib/netstandard2.0/System.Text.Encodings.Web.dll": {
  211. "related": ".xml"
  212. }
  213. }
  214. },
  215. "System.Text.Json/8.0.0": {
  216. "type": "package",
  217. "dependencies": {
  218. "Microsoft.Bcl.AsyncInterfaces": "8.0.0",
  219. "System.Buffers": "4.5.1",
  220. "System.Memory": "4.5.5",
  221. "System.Runtime.CompilerServices.Unsafe": "6.0.0",
  222. "System.Text.Encodings.Web": "8.0.0",
  223. "System.Threading.Tasks.Extensions": "4.5.4"
  224. },
  225. "compile": {
  226. "lib/netstandard2.0/System.Text.Json.dll": {
  227. "related": ".xml"
  228. }
  229. },
  230. "runtime": {
  231. "lib/netstandard2.0/System.Text.Json.dll": {
  232. "related": ".xml"
  233. }
  234. },
  235. "build": {
  236. "buildTransitive/netstandard2.0/System.Text.Json.targets": {}
  237. }
  238. },
  239. "System.Threading.Tasks.Extensions/4.5.4": {
  240. "type": "package",
  241. "dependencies": {
  242. "System.Runtime.CompilerServices.Unsafe": "4.5.3"
  243. },
  244. "compile": {
  245. "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {
  246. "related": ".xml"
  247. }
  248. },
  249. "runtime": {
  250. "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {
  251. "related": ".xml"
  252. }
  253. }
  254. }
  255. }
  256. },
  257. "libraries": {
  258. "Google.Protobuf/3.25.1": {
  259. "sha512": "Sw9bq4hOD+AaS3RrnmP5IT25cyZ/T1qpM0e8+G+23Nojhv7+ScJFPEAQo1m4EFQWhXoI4FRZDrK+wjHCPw9yxg==",
  260. "type": "package",
  261. "path": "google.protobuf/3.25.1",
  262. "files": [
  263. ".nupkg.metadata",
  264. ".signature.p7s",
  265. "google.protobuf.3.25.1.nupkg.sha512",
  266. "google.protobuf.nuspec",
  267. "lib/net45/Google.Protobuf.dll",
  268. "lib/net45/Google.Protobuf.pdb",
  269. "lib/net45/Google.Protobuf.xml",
  270. "lib/net5.0/Google.Protobuf.dll",
  271. "lib/net5.0/Google.Protobuf.pdb",
  272. "lib/net5.0/Google.Protobuf.xml",
  273. "lib/netstandard1.1/Google.Protobuf.dll",
  274. "lib/netstandard1.1/Google.Protobuf.pdb",
  275. "lib/netstandard1.1/Google.Protobuf.xml",
  276. "lib/netstandard2.0/Google.Protobuf.dll",
  277. "lib/netstandard2.0/Google.Protobuf.pdb",
  278. "lib/netstandard2.0/Google.Protobuf.xml"
  279. ]
  280. },
  281. "Google.Protobuf.Tools/3.25.1": {
  282. "sha512": "iUZvqVJ6O8enV5OuXtH7nYazr8sNyNyjcaATIUC2QN5Gh81oDNLO5+W5qy4z78gZ/gLAF022yweawZd4llfypw==",
  283. "type": "package",
  284. "path": "google.protobuf.tools/3.25.1",
  285. "hasTools": true,
  286. "files": [
  287. ".nupkg.metadata",
  288. ".signature.p7s",
  289. "build/Google.Protobuf.Tools.targets",
  290. "buildCrossTargeting/Google.Protobuf.Tools.targets",
  291. "google.protobuf.tools.3.25.1.nupkg.sha512",
  292. "google.protobuf.tools.nuspec",
  293. "tools/google/protobuf/any.proto",
  294. "tools/google/protobuf/api.proto",
  295. "tools/google/protobuf/descriptor.proto",
  296. "tools/google/protobuf/duration.proto",
  297. "tools/google/protobuf/empty.proto",
  298. "tools/google/protobuf/field_mask.proto",
  299. "tools/google/protobuf/source_context.proto",
  300. "tools/google/protobuf/struct.proto",
  301. "tools/google/protobuf/timestamp.proto",
  302. "tools/google/protobuf/type.proto",
  303. "tools/google/protobuf/wrappers.proto",
  304. "tools/linux_x64/protoc",
  305. "tools/linux_x86/protoc",
  306. "tools/macosx_x64/protoc",
  307. "tools/windows_x64/protoc.exe",
  308. "tools/windows_x86/protoc.exe"
  309. ]
  310. },
  311. "Grpc.Core/2.46.6": {
  312. "sha512": "ZoRg3KmOJ2urTF4+u3H0b1Yv10xzz2Y/flFWS2tnRmj8dbKLeiJaSRqu4LOBD3ova90evqLkVZ85kUkC4JT4lw==",
  313. "type": "package",
  314. "path": "grpc.core/2.46.6",
  315. "files": [
  316. ".nupkg.metadata",
  317. ".signature.p7s",
  318. "build/net45/Grpc.Core.targets",
  319. "buildTransitive/net45/Grpc.Core.targets",
  320. "grpc.core.2.46.6.nupkg.sha512",
  321. "grpc.core.nuspec",
  322. "lib/net45/Grpc.Core.dll",
  323. "lib/net45/Grpc.Core.pdb",
  324. "lib/net45/Grpc.Core.xml",
  325. "lib/netstandard1.5/Grpc.Core.dll",
  326. "lib/netstandard1.5/Grpc.Core.pdb",
  327. "lib/netstandard1.5/Grpc.Core.xml",
  328. "lib/netstandard2.0/Grpc.Core.dll",
  329. "lib/netstandard2.0/Grpc.Core.pdb",
  330. "lib/netstandard2.0/Grpc.Core.xml",
  331. "packageIcon.png",
  332. "runtimes/linux-arm64/native/libgrpc_csharp_ext.arm64.so",
  333. "runtimes/linux-x64/native/libgrpc_csharp_ext.x64.so",
  334. "runtimes/osx-x64/native/libgrpc_csharp_ext.x64.dylib",
  335. "runtimes/win-x64/native/grpc_csharp_ext.x64.dll",
  336. "runtimes/win-x86/native/grpc_csharp_ext.x86.dll"
  337. ]
  338. },
  339. "Grpc.Core.Api/2.59.0": {
  340. "sha512": "n0QpwXqri/Uu7pXWbE6PWVANEhKggC6QRX7qsSR4vyzZRDN2jBPoUNvrJP7RBw7g8Dgg8e2bWYuGKq4ph6VXeA==",
  341. "type": "package",
  342. "path": "grpc.core.api/2.59.0",
  343. "files": [
  344. ".nupkg.metadata",
  345. ".signature.p7s",
  346. "README.md",
  347. "grpc.core.api.2.59.0.nupkg.sha512",
  348. "grpc.core.api.nuspec",
  349. "lib/net462/Grpc.Core.Api.dll",
  350. "lib/net462/Grpc.Core.Api.pdb",
  351. "lib/net462/Grpc.Core.Api.xml",
  352. "lib/netstandard2.0/Grpc.Core.Api.dll",
  353. "lib/netstandard2.0/Grpc.Core.Api.pdb",
  354. "lib/netstandard2.0/Grpc.Core.Api.xml",
  355. "lib/netstandard2.1/Grpc.Core.Api.dll",
  356. "lib/netstandard2.1/Grpc.Core.Api.pdb",
  357. "lib/netstandard2.1/Grpc.Core.Api.xml",
  358. "packageIcon.png"
  359. ]
  360. },
  361. "Grpc.Tools/2.60.0": {
  362. "sha512": "gX2YT08W+4eM25T+ypdbrena91iqz1QywTseu4wVEfYEFpUWbb3G7tDCNU4Fb2D01SS+EipjmRRfXx/BWryrvA==",
  363. "type": "package",
  364. "path": "grpc.tools/2.60.0",
  365. "hasTools": true,
  366. "files": [
  367. ".nupkg.metadata",
  368. ".signature.p7s",
  369. "README.md",
  370. "build/Grpc.Tools.props",
  371. "build/Grpc.Tools.targets",
  372. "build/_grpc/Grpc.CSharp.xml",
  373. "build/_grpc/_Grpc.Tools.props",
  374. "build/_grpc/_Grpc.Tools.targets",
  375. "build/_protobuf/Google.Protobuf.Tools.props",
  376. "build/_protobuf/Google.Protobuf.Tools.targets",
  377. "build/_protobuf/Protobuf.CSharp.xml",
  378. "build/_protobuf/net45/Protobuf.MSBuild.dll",
  379. "build/_protobuf/net45/Protobuf.MSBuild.pdb",
  380. "build/_protobuf/netstandard1.3/Protobuf.MSBuild.dll",
  381. "build/_protobuf/netstandard1.3/Protobuf.MSBuild.pdb",
  382. "build/native/include/google/protobuf/any.proto",
  383. "build/native/include/google/protobuf/api.proto",
  384. "build/native/include/google/protobuf/descriptor.proto",
  385. "build/native/include/google/protobuf/duration.proto",
  386. "build/native/include/google/protobuf/empty.proto",
  387. "build/native/include/google/protobuf/field_mask.proto",
  388. "build/native/include/google/protobuf/source_context.proto",
  389. "build/native/include/google/protobuf/struct.proto",
  390. "build/native/include/google/protobuf/timestamp.proto",
  391. "build/native/include/google/protobuf/type.proto",
  392. "build/native/include/google/protobuf/wrappers.proto",
  393. "grpc.tools.2.60.0.nupkg.sha512",
  394. "grpc.tools.nuspec",
  395. "packageIcon.png",
  396. "tools/linux_arm64/grpc_csharp_plugin",
  397. "tools/linux_arm64/protoc",
  398. "tools/linux_x64/grpc_csharp_plugin",
  399. "tools/linux_x64/protoc",
  400. "tools/linux_x86/grpc_csharp_plugin",
  401. "tools/linux_x86/protoc",
  402. "tools/macosx_x64/grpc_csharp_plugin",
  403. "tools/macosx_x64/protoc",
  404. "tools/windows_x64/grpc_csharp_plugin.exe",
  405. "tools/windows_x64/protoc.exe",
  406. "tools/windows_x86/grpc_csharp_plugin.exe",
  407. "tools/windows_x86/protoc.exe"
  408. ]
  409. },
  410. "Microsoft.Bcl.AsyncInterfaces/8.0.0": {
  411. "sha512": "3WA9q9yVqJp222P3x1wYIGDAkpjAku0TMUaaQV22g6L67AI0LdOIrVS7Ht2vJfLHGSPVuqN94vIr15qn+HEkHw==",
  412. "type": "package",
  413. "path": "microsoft.bcl.asyncinterfaces/8.0.0",
  414. "files": [
  415. ".nupkg.metadata",
  416. ".signature.p7s",
  417. "Icon.png",
  418. "LICENSE.TXT",
  419. "PACKAGE.md",
  420. "THIRD-PARTY-NOTICES.TXT",
  421. "buildTransitive/net461/Microsoft.Bcl.AsyncInterfaces.targets",
  422. "buildTransitive/net462/_._",
  423. "lib/net462/Microsoft.Bcl.AsyncInterfaces.dll",
  424. "lib/net462/Microsoft.Bcl.AsyncInterfaces.xml",
  425. "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
  426. "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml",
  427. "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
  428. "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml",
  429. "microsoft.bcl.asyncinterfaces.8.0.0.nupkg.sha512",
  430. "microsoft.bcl.asyncinterfaces.nuspec",
  431. "useSharedDesignerContext.txt"
  432. ]
  433. },
  434. "Microsoft.NETCore.Platforms/1.1.0": {
  435. "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
  436. "type": "package",
  437. "path": "microsoft.netcore.platforms/1.1.0",
  438. "files": [
  439. ".nupkg.metadata",
  440. ".signature.p7s",
  441. "ThirdPartyNotices.txt",
  442. "dotnet_library_license.txt",
  443. "lib/netstandard1.0/_._",
  444. "microsoft.netcore.platforms.1.1.0.nupkg.sha512",
  445. "microsoft.netcore.platforms.nuspec",
  446. "runtime.json"
  447. ]
  448. },
  449. "NETStandard.Library/2.0.3": {
  450. "sha512": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
  451. "type": "package",
  452. "path": "netstandard.library/2.0.3",
  453. "files": [
  454. ".nupkg.metadata",
  455. ".signature.p7s",
  456. "LICENSE.TXT",
  457. "THIRD-PARTY-NOTICES.TXT",
  458. "build/netstandard2.0/NETStandard.Library.targets",
  459. "build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll",
  460. "build/netstandard2.0/ref/System.AppContext.dll",
  461. "build/netstandard2.0/ref/System.Collections.Concurrent.dll",
  462. "build/netstandard2.0/ref/System.Collections.NonGeneric.dll",
  463. "build/netstandard2.0/ref/System.Collections.Specialized.dll",
  464. "build/netstandard2.0/ref/System.Collections.dll",
  465. "build/netstandard2.0/ref/System.ComponentModel.Composition.dll",
  466. "build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll",
  467. "build/netstandard2.0/ref/System.ComponentModel.Primitives.dll",
  468. "build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll",
  469. "build/netstandard2.0/ref/System.ComponentModel.dll",
  470. "build/netstandard2.0/ref/System.Console.dll",
  471. "build/netstandard2.0/ref/System.Core.dll",
  472. "build/netstandard2.0/ref/System.Data.Common.dll",
  473. "build/netstandard2.0/ref/System.Data.dll",
  474. "build/netstandard2.0/ref/System.Diagnostics.Contracts.dll",
  475. "build/netstandard2.0/ref/System.Diagnostics.Debug.dll",
  476. "build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll",
  477. "build/netstandard2.0/ref/System.Diagnostics.Process.dll",
  478. "build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll",
  479. "build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll",
  480. "build/netstandard2.0/ref/System.Diagnostics.Tools.dll",
  481. "build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll",
  482. "build/netstandard2.0/ref/System.Diagnostics.Tracing.dll",
  483. "build/netstandard2.0/ref/System.Drawing.Primitives.dll",
  484. "build/netstandard2.0/ref/System.Drawing.dll",
  485. "build/netstandard2.0/ref/System.Dynamic.Runtime.dll",
  486. "build/netstandard2.0/ref/System.Globalization.Calendars.dll",
  487. "build/netstandard2.0/ref/System.Globalization.Extensions.dll",
  488. "build/netstandard2.0/ref/System.Globalization.dll",
  489. "build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll",
  490. "build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll",
  491. "build/netstandard2.0/ref/System.IO.Compression.dll",
  492. "build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll",
  493. "build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll",
  494. "build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll",
  495. "build/netstandard2.0/ref/System.IO.FileSystem.dll",
  496. "build/netstandard2.0/ref/System.IO.IsolatedStorage.dll",
  497. "build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll",
  498. "build/netstandard2.0/ref/System.IO.Pipes.dll",
  499. "build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll",
  500. "build/netstandard2.0/ref/System.IO.dll",
  501. "build/netstandard2.0/ref/System.Linq.Expressions.dll",
  502. "build/netstandard2.0/ref/System.Linq.Parallel.dll",
  503. "build/netstandard2.0/ref/System.Linq.Queryable.dll",
  504. "build/netstandard2.0/ref/System.Linq.dll",
  505. "build/netstandard2.0/ref/System.Net.Http.dll",
  506. "build/netstandard2.0/ref/System.Net.NameResolution.dll",
  507. "build/netstandard2.0/ref/System.Net.NetworkInformation.dll",
  508. "build/netstandard2.0/ref/System.Net.Ping.dll",
  509. "build/netstandard2.0/ref/System.Net.Primitives.dll",
  510. "build/netstandard2.0/ref/System.Net.Requests.dll",
  511. "build/netstandard2.0/ref/System.Net.Security.dll",
  512. "build/netstandard2.0/ref/System.Net.Sockets.dll",
  513. "build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll",
  514. "build/netstandard2.0/ref/System.Net.WebSockets.Client.dll",
  515. "build/netstandard2.0/ref/System.Net.WebSockets.dll",
  516. "build/netstandard2.0/ref/System.Net.dll",
  517. "build/netstandard2.0/ref/System.Numerics.dll",
  518. "build/netstandard2.0/ref/System.ObjectModel.dll",
  519. "build/netstandard2.0/ref/System.Reflection.Extensions.dll",
  520. "build/netstandard2.0/ref/System.Reflection.Primitives.dll",
  521. "build/netstandard2.0/ref/System.Reflection.dll",
  522. "build/netstandard2.0/ref/System.Resources.Reader.dll",
  523. "build/netstandard2.0/ref/System.Resources.ResourceManager.dll",
  524. "build/netstandard2.0/ref/System.Resources.Writer.dll",
  525. "build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll",
  526. "build/netstandard2.0/ref/System.Runtime.Extensions.dll",
  527. "build/netstandard2.0/ref/System.Runtime.Handles.dll",
  528. "build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll",
  529. "build/netstandard2.0/ref/System.Runtime.InteropServices.dll",
  530. "build/netstandard2.0/ref/System.Runtime.Numerics.dll",
  531. "build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll",
  532. "build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll",
  533. "build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll",
  534. "build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll",
  535. "build/netstandard2.0/ref/System.Runtime.Serialization.dll",
  536. "build/netstandard2.0/ref/System.Runtime.dll",
  537. "build/netstandard2.0/ref/System.Security.Claims.dll",
  538. "build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll",
  539. "build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll",
  540. "build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll",
  541. "build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll",
  542. "build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll",
  543. "build/netstandard2.0/ref/System.Security.Principal.dll",
  544. "build/netstandard2.0/ref/System.Security.SecureString.dll",
  545. "build/netstandard2.0/ref/System.ServiceModel.Web.dll",
  546. "build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll",
  547. "build/netstandard2.0/ref/System.Text.Encoding.dll",
  548. "build/netstandard2.0/ref/System.Text.RegularExpressions.dll",
  549. "build/netstandard2.0/ref/System.Threading.Overlapped.dll",
  550. "build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll",
  551. "build/netstandard2.0/ref/System.Threading.Tasks.dll",
  552. "build/netstandard2.0/ref/System.Threading.Thread.dll",
  553. "build/netstandard2.0/ref/System.Threading.ThreadPool.dll",
  554. "build/netstandard2.0/ref/System.Threading.Timer.dll",
  555. "build/netstandard2.0/ref/System.Threading.dll",
  556. "build/netstandard2.0/ref/System.Transactions.dll",
  557. "build/netstandard2.0/ref/System.ValueTuple.dll",
  558. "build/netstandard2.0/ref/System.Web.dll",
  559. "build/netstandard2.0/ref/System.Windows.dll",
  560. "build/netstandard2.0/ref/System.Xml.Linq.dll",
  561. "build/netstandard2.0/ref/System.Xml.ReaderWriter.dll",
  562. "build/netstandard2.0/ref/System.Xml.Serialization.dll",
  563. "build/netstandard2.0/ref/System.Xml.XDocument.dll",
  564. "build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll",
  565. "build/netstandard2.0/ref/System.Xml.XPath.dll",
  566. "build/netstandard2.0/ref/System.Xml.XmlDocument.dll",
  567. "build/netstandard2.0/ref/System.Xml.XmlSerializer.dll",
  568. "build/netstandard2.0/ref/System.Xml.dll",
  569. "build/netstandard2.0/ref/System.dll",
  570. "build/netstandard2.0/ref/mscorlib.dll",
  571. "build/netstandard2.0/ref/netstandard.dll",
  572. "build/netstandard2.0/ref/netstandard.xml",
  573. "lib/netstandard1.0/_._",
  574. "netstandard.library.2.0.3.nupkg.sha512",
  575. "netstandard.library.nuspec"
  576. ]
  577. },
  578. "System.Buffers/4.5.1": {
  579. "sha512": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
  580. "type": "package",
  581. "path": "system.buffers/4.5.1",
  582. "files": [
  583. ".nupkg.metadata",
  584. ".signature.p7s",
  585. "LICENSE.TXT",
  586. "THIRD-PARTY-NOTICES.TXT",
  587. "lib/net461/System.Buffers.dll",
  588. "lib/net461/System.Buffers.xml",
  589. "lib/netcoreapp2.0/_._",
  590. "lib/netstandard1.1/System.Buffers.dll",
  591. "lib/netstandard1.1/System.Buffers.xml",
  592. "lib/netstandard2.0/System.Buffers.dll",
  593. "lib/netstandard2.0/System.Buffers.xml",
  594. "lib/uap10.0.16299/_._",
  595. "ref/net45/System.Buffers.dll",
  596. "ref/net45/System.Buffers.xml",
  597. "ref/netcoreapp2.0/_._",
  598. "ref/netstandard1.1/System.Buffers.dll",
  599. "ref/netstandard1.1/System.Buffers.xml",
  600. "ref/netstandard2.0/System.Buffers.dll",
  601. "ref/netstandard2.0/System.Buffers.xml",
  602. "ref/uap10.0.16299/_._",
  603. "system.buffers.4.5.1.nupkg.sha512",
  604. "system.buffers.nuspec",
  605. "useSharedDesignerContext.txt",
  606. "version.txt"
  607. ]
  608. },
  609. "System.ComponentModel.Annotations/5.0.0": {
  610. "sha512": "dMkqfy2el8A8/I76n2Hi1oBFEbG1SfxD2l5nhwXV3XjlnOmwxJlQbYpJH4W51odnU9sARCSAgv7S3CyAFMkpYg==",
  611. "type": "package",
  612. "path": "system.componentmodel.annotations/5.0.0",
  613. "files": [
  614. ".nupkg.metadata",
  615. ".signature.p7s",
  616. "Icon.png",
  617. "LICENSE.TXT",
  618. "THIRD-PARTY-NOTICES.TXT",
  619. "lib/MonoAndroid10/_._",
  620. "lib/MonoTouch10/_._",
  621. "lib/net45/_._",
  622. "lib/net461/System.ComponentModel.Annotations.dll",
  623. "lib/netcore50/System.ComponentModel.Annotations.dll",
  624. "lib/netstandard1.4/System.ComponentModel.Annotations.dll",
  625. "lib/netstandard2.0/System.ComponentModel.Annotations.dll",
  626. "lib/netstandard2.1/System.ComponentModel.Annotations.dll",
  627. "lib/netstandard2.1/System.ComponentModel.Annotations.xml",
  628. "lib/portable-net45+win8/_._",
  629. "lib/win8/_._",
  630. "lib/xamarinios10/_._",
  631. "lib/xamarinmac20/_._",
  632. "lib/xamarintvos10/_._",
  633. "lib/xamarinwatchos10/_._",
  634. "ref/MonoAndroid10/_._",
  635. "ref/MonoTouch10/_._",
  636. "ref/net45/_._",
  637. "ref/net461/System.ComponentModel.Annotations.dll",
  638. "ref/net461/System.ComponentModel.Annotations.xml",
  639. "ref/netcore50/System.ComponentModel.Annotations.dll",
  640. "ref/netcore50/System.ComponentModel.Annotations.xml",
  641. "ref/netcore50/de/System.ComponentModel.Annotations.xml",
  642. "ref/netcore50/es/System.ComponentModel.Annotations.xml",
  643. "ref/netcore50/fr/System.ComponentModel.Annotations.xml",
  644. "ref/netcore50/it/System.ComponentModel.Annotations.xml",
  645. "ref/netcore50/ja/System.ComponentModel.Annotations.xml",
  646. "ref/netcore50/ko/System.ComponentModel.Annotations.xml",
  647. "ref/netcore50/ru/System.ComponentModel.Annotations.xml",
  648. "ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml",
  649. "ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml",
  650. "ref/netstandard1.1/System.ComponentModel.Annotations.dll",
  651. "ref/netstandard1.1/System.ComponentModel.Annotations.xml",
  652. "ref/netstandard1.1/de/System.ComponentModel.Annotations.xml",
  653. "ref/netstandard1.1/es/System.ComponentModel.Annotations.xml",
  654. "ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml",
  655. "ref/netstandard1.1/it/System.ComponentModel.Annotations.xml",
  656. "ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml",
  657. "ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml",
  658. "ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml",
  659. "ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml",
  660. "ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml",
  661. "ref/netstandard1.3/System.ComponentModel.Annotations.dll",
  662. "ref/netstandard1.3/System.ComponentModel.Annotations.xml",
  663. "ref/netstandard1.3/de/System.ComponentModel.Annotations.xml",
  664. "ref/netstandard1.3/es/System.ComponentModel.Annotations.xml",
  665. "ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml",
  666. "ref/netstandard1.3/it/System.ComponentModel.Annotations.xml",
  667. "ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml",
  668. "ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml",
  669. "ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml",
  670. "ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml",
  671. "ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml",
  672. "ref/netstandard1.4/System.ComponentModel.Annotations.dll",
  673. "ref/netstandard1.4/System.ComponentModel.Annotations.xml",
  674. "ref/netstandard1.4/de/System.ComponentModel.Annotations.xml",
  675. "ref/netstandard1.4/es/System.ComponentModel.Annotations.xml",
  676. "ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml",
  677. "ref/netstandard1.4/it/System.ComponentModel.Annotations.xml",
  678. "ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml",
  679. "ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml",
  680. "ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml",
  681. "ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml",
  682. "ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml",
  683. "ref/netstandard2.0/System.ComponentModel.Annotations.dll",
  684. "ref/netstandard2.0/System.ComponentModel.Annotations.xml",
  685. "ref/netstandard2.1/System.ComponentModel.Annotations.dll",
  686. "ref/netstandard2.1/System.ComponentModel.Annotations.xml",
  687. "ref/portable-net45+win8/_._",
  688. "ref/win8/_._",
  689. "ref/xamarinios10/_._",
  690. "ref/xamarinmac20/_._",
  691. "ref/xamarintvos10/_._",
  692. "ref/xamarinwatchos10/_._",
  693. "system.componentmodel.annotations.5.0.0.nupkg.sha512",
  694. "system.componentmodel.annotations.nuspec",
  695. "useSharedDesignerContext.txt",
  696. "version.txt"
  697. ]
  698. },
  699. "System.Memory/4.5.5": {
  700. "sha512": "XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==",
  701. "type": "package",
  702. "path": "system.memory/4.5.5",
  703. "files": [
  704. ".nupkg.metadata",
  705. ".signature.p7s",
  706. "LICENSE.TXT",
  707. "THIRD-PARTY-NOTICES.TXT",
  708. "lib/net461/System.Memory.dll",
  709. "lib/net461/System.Memory.xml",
  710. "lib/netcoreapp2.1/_._",
  711. "lib/netstandard1.1/System.Memory.dll",
  712. "lib/netstandard1.1/System.Memory.xml",
  713. "lib/netstandard2.0/System.Memory.dll",
  714. "lib/netstandard2.0/System.Memory.xml",
  715. "ref/netcoreapp2.1/_._",
  716. "system.memory.4.5.5.nupkg.sha512",
  717. "system.memory.nuspec",
  718. "useSharedDesignerContext.txt",
  719. "version.txt"
  720. ]
  721. },
  722. "System.Numerics.Vectors/4.4.0": {
  723. "sha512": "UiLzLW+Lw6HLed1Hcg+8jSRttrbuXv7DANVj0DkL9g6EnnzbL75EB7EWsw5uRbhxd/4YdG8li5XizGWepmG3PQ==",
  724. "type": "package",
  725. "path": "system.numerics.vectors/4.4.0",
  726. "files": [
  727. ".nupkg.metadata",
  728. ".signature.p7s",
  729. "LICENSE.TXT",
  730. "THIRD-PARTY-NOTICES.TXT",
  731. "lib/MonoAndroid10/_._",
  732. "lib/MonoTouch10/_._",
  733. "lib/net46/System.Numerics.Vectors.dll",
  734. "lib/net46/System.Numerics.Vectors.xml",
  735. "lib/netcoreapp2.0/_._",
  736. "lib/netstandard1.0/System.Numerics.Vectors.dll",
  737. "lib/netstandard1.0/System.Numerics.Vectors.xml",
  738. "lib/netstandard2.0/System.Numerics.Vectors.dll",
  739. "lib/netstandard2.0/System.Numerics.Vectors.xml",
  740. "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll",
  741. "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml",
  742. "lib/xamarinios10/_._",
  743. "lib/xamarinmac20/_._",
  744. "lib/xamarintvos10/_._",
  745. "lib/xamarinwatchos10/_._",
  746. "ref/MonoAndroid10/_._",
  747. "ref/MonoTouch10/_._",
  748. "ref/net46/System.Numerics.Vectors.dll",
  749. "ref/net46/System.Numerics.Vectors.xml",
  750. "ref/netcoreapp2.0/_._",
  751. "ref/netstandard1.0/System.Numerics.Vectors.dll",
  752. "ref/netstandard1.0/System.Numerics.Vectors.xml",
  753. "ref/netstandard2.0/System.Numerics.Vectors.dll",
  754. "ref/netstandard2.0/System.Numerics.Vectors.xml",
  755. "ref/xamarinios10/_._",
  756. "ref/xamarinmac20/_._",
  757. "ref/xamarintvos10/_._",
  758. "ref/xamarinwatchos10/_._",
  759. "system.numerics.vectors.4.4.0.nupkg.sha512",
  760. "system.numerics.vectors.nuspec",
  761. "useSharedDesignerContext.txt",
  762. "version.txt"
  763. ]
  764. },
  765. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  766. "sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
  767. "type": "package",
  768. "path": "system.runtime.compilerservices.unsafe/6.0.0",
  769. "files": [
  770. ".nupkg.metadata",
  771. ".signature.p7s",
  772. "Icon.png",
  773. "LICENSE.TXT",
  774. "THIRD-PARTY-NOTICES.TXT",
  775. "buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets",
  776. "buildTransitive/netcoreapp3.1/_._",
  777. "lib/net461/System.Runtime.CompilerServices.Unsafe.dll",
  778. "lib/net461/System.Runtime.CompilerServices.Unsafe.xml",
  779. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll",
  780. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml",
  781. "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll",
  782. "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml",
  783. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
  784. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
  785. "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
  786. "system.runtime.compilerservices.unsafe.nuspec",
  787. "useSharedDesignerContext.txt"
  788. ]
  789. },
  790. "System.Text.Encodings.Web/8.0.0": {
  791. "sha512": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==",
  792. "type": "package",
  793. "path": "system.text.encodings.web/8.0.0",
  794. "files": [
  795. ".nupkg.metadata",
  796. ".signature.p7s",
  797. "Icon.png",
  798. "LICENSE.TXT",
  799. "THIRD-PARTY-NOTICES.TXT",
  800. "buildTransitive/net461/System.Text.Encodings.Web.targets",
  801. "buildTransitive/net462/_._",
  802. "buildTransitive/net6.0/_._",
  803. "buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets",
  804. "lib/net462/System.Text.Encodings.Web.dll",
  805. "lib/net462/System.Text.Encodings.Web.xml",
  806. "lib/net6.0/System.Text.Encodings.Web.dll",
  807. "lib/net6.0/System.Text.Encodings.Web.xml",
  808. "lib/net7.0/System.Text.Encodings.Web.dll",
  809. "lib/net7.0/System.Text.Encodings.Web.xml",
  810. "lib/net8.0/System.Text.Encodings.Web.dll",
  811. "lib/net8.0/System.Text.Encodings.Web.xml",
  812. "lib/netstandard2.0/System.Text.Encodings.Web.dll",
  813. "lib/netstandard2.0/System.Text.Encodings.Web.xml",
  814. "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll",
  815. "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml",
  816. "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll",
  817. "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.xml",
  818. "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll",
  819. "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.xml",
  820. "system.text.encodings.web.8.0.0.nupkg.sha512",
  821. "system.text.encodings.web.nuspec",
  822. "useSharedDesignerContext.txt"
  823. ]
  824. },
  825. "System.Text.Json/8.0.0": {
  826. "sha512": "OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==",
  827. "type": "package",
  828. "path": "system.text.json/8.0.0",
  829. "files": [
  830. ".nupkg.metadata",
  831. ".signature.p7s",
  832. "Icon.png",
  833. "LICENSE.TXT",
  834. "PACKAGE.md",
  835. "THIRD-PARTY-NOTICES.TXT",
  836. "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll",
  837. "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  838. "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  839. "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  840. "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  841. "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  842. "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  843. "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  844. "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  845. "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  846. "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  847. "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  848. "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  849. "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  850. "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll",
  851. "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  852. "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  853. "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  854. "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  855. "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  856. "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  857. "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  858. "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  859. "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  860. "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  861. "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  862. "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  863. "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  864. "analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll",
  865. "analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
  866. "analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll",
  867. "analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll",
  868. "analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
  869. "analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll",
  870. "analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
  871. "analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
  872. "analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
  873. "analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
  874. "analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
  875. "analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
  876. "analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
  877. "analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
  878. "buildTransitive/net461/System.Text.Json.targets",
  879. "buildTransitive/net462/System.Text.Json.targets",
  880. "buildTransitive/net6.0/System.Text.Json.targets",
  881. "buildTransitive/netcoreapp2.0/System.Text.Json.targets",
  882. "buildTransitive/netstandard2.0/System.Text.Json.targets",
  883. "lib/net462/System.Text.Json.dll",
  884. "lib/net462/System.Text.Json.xml",
  885. "lib/net6.0/System.Text.Json.dll",
  886. "lib/net6.0/System.Text.Json.xml",
  887. "lib/net7.0/System.Text.Json.dll",
  888. "lib/net7.0/System.Text.Json.xml",
  889. "lib/net8.0/System.Text.Json.dll",
  890. "lib/net8.0/System.Text.Json.xml",
  891. "lib/netstandard2.0/System.Text.Json.dll",
  892. "lib/netstandard2.0/System.Text.Json.xml",
  893. "system.text.json.8.0.0.nupkg.sha512",
  894. "system.text.json.nuspec",
  895. "useSharedDesignerContext.txt"
  896. ]
  897. },
  898. "System.Threading.Tasks.Extensions/4.5.4": {
  899. "sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
  900. "type": "package",
  901. "path": "system.threading.tasks.extensions/4.5.4",
  902. "files": [
  903. ".nupkg.metadata",
  904. ".signature.p7s",
  905. "LICENSE.TXT",
  906. "THIRD-PARTY-NOTICES.TXT",
  907. "lib/MonoAndroid10/_._",
  908. "lib/MonoTouch10/_._",
  909. "lib/net461/System.Threading.Tasks.Extensions.dll",
  910. "lib/net461/System.Threading.Tasks.Extensions.xml",
  911. "lib/netcoreapp2.1/_._",
  912. "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
  913. "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
  914. "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll",
  915. "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml",
  916. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
  917. "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
  918. "lib/xamarinios10/_._",
  919. "lib/xamarinmac20/_._",
  920. "lib/xamarintvos10/_._",
  921. "lib/xamarinwatchos10/_._",
  922. "ref/MonoAndroid10/_._",
  923. "ref/MonoTouch10/_._",
  924. "ref/netcoreapp2.1/_._",
  925. "ref/xamarinios10/_._",
  926. "ref/xamarinmac20/_._",
  927. "ref/xamarintvos10/_._",
  928. "ref/xamarinwatchos10/_._",
  929. "system.threading.tasks.extensions.4.5.4.nupkg.sha512",
  930. "system.threading.tasks.extensions.nuspec",
  931. "useSharedDesignerContext.txt",
  932. "version.txt"
  933. ]
  934. }
  935. },
  936. "projectFileDependencyGroups": {
  937. ".NETStandard,Version=v2.1": [
  938. "Google.Protobuf >= 3.25.1",
  939. "Google.Protobuf.Tools >= 3.25.1",
  940. "Grpc.Core >= 2.46.6",
  941. "Grpc.Core.Api >= 2.59.0",
  942. "Grpc.Tools >= 2.60.0",
  943. "NETStandard.Library >= 2.0.3",
  944. "System.ComponentModel.Annotations >= 5.0.0",
  945. "System.Text.Json >= 8.0.0"
  946. ]
  947. },
  948. "packageFolders": {
  949. "C:\\Users\\hsiangyang\\.nuget\\packages\\": {},
  950. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
  951. },
  952. "project": {
  953. "version": "1.0.0",
  954. "restore": {
  955. "projectUniqueName": "D:\\InternalSourceCode\\Library\\Mirle.Component.API.ShuttleCarController\\Mirle.Component.API.ShuttleCarController.csproj",
  956. "projectName": "Mirle.Component.API.ShuttleCarController",
  957. "projectPath": "D:\\InternalSourceCode\\Library\\Mirle.Component.API.ShuttleCarController\\Mirle.Component.API.ShuttleCarController.csproj",
  958. "packagesPath": "C:\\Users\\hsiangyang\\.nuget\\packages\\",
  959. "outputPath": "D:\\InternalSourceCode\\Library\\Mirle.Component.API.ShuttleCarController\\obj\\",
  960. "projectStyle": "PackageReference",
  961. "fallbackFolders": [
  962. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  963. ],
  964. "configFilePaths": [
  965. "C:\\Users\\hsiangyang\\AppData\\Roaming\\NuGet\\NuGet.Config",
  966. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  967. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  968. ],
  969. "originalTargetFrameworks": [
  970. "netstandard2.1"
  971. ],
  972. "sources": {
  973. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  974. "https://api.nuget.org/v3/index.json": {}
  975. },
  976. "frameworks": {
  977. "netstandard2.1": {
  978. "targetAlias": "netstandard2.1",
  979. "projectReferences": {}
  980. }
  981. },
  982. "warningProperties": {
  983. "warnAsError": [
  984. "NU1605"
  985. ]
  986. },
  987. "restoreAuditProperties": {
  988. "enableAudit": "true",
  989. "auditLevel": "low",
  990. "auditMode": "direct"
  991. }
  992. },
  993. "frameworks": {
  994. "netstandard2.1": {
  995. "targetAlias": "netstandard2.1",
  996. "dependencies": {
  997. "Google.Protobuf": {
  998. "target": "Package",
  999. "version": "[3.25.1, )"
  1000. },
  1001. "Google.Protobuf.Tools": {
  1002. "target": "Package",
  1003. "version": "[3.25.1, )"
  1004. },
  1005. "Grpc.Core": {
  1006. "target": "Package",
  1007. "version": "[2.46.6, )"
  1008. },
  1009. "Grpc.Core.Api": {
  1010. "target": "Package",
  1011. "version": "[2.59.0, )"
  1012. },
  1013. "Grpc.Tools": {
  1014. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  1015. "suppressParent": "All",
  1016. "target": "Package",
  1017. "version": "[2.60.0, )"
  1018. },
  1019. "NETStandard.Library": {
  1020. "target": "Package",
  1021. "version": "[2.0.3, )"
  1022. },
  1023. "System.ComponentModel.Annotations": {
  1024. "target": "Package",
  1025. "version": "[5.0.0, )"
  1026. },
  1027. "System.Text.Json": {
  1028. "target": "Package",
  1029. "version": "[8.0.0, )"
  1030. }
  1031. },
  1032. "imports": [
  1033. "net461",
  1034. "net462",
  1035. "net47",
  1036. "net471",
  1037. "net472",
  1038. "net48",
  1039. "net481"
  1040. ],
  1041. "assetTargetFallback": true,
  1042. "warn": true,
  1043. "frameworkReferences": {
  1044. "NETStandard.Library": {
  1045. "privateAssets": "all"
  1046. }
  1047. },
  1048. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.200\\RuntimeIdentifierGraph.json"
  1049. }
  1050. }
  1051. }
  1052. }