ArtTool.deps.json 43 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v7.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v7.0": {
  9. "ArtTool/1.0.0": {
  10. "dependencies": {
  11. "ImGui.NET": "1.89.5.2",
  12. "ImGui.NET.SampleProgram": "1.0.0",
  13. "MonoGame.Framework.DesktopGL": "3.8.0.1641",
  14. "Veldrid.StartupUtilities": "4.9.0"
  15. },
  16. "runtime": {
  17. "ArtTool.dll": {}
  18. }
  19. },
  20. "Microsoft.CSharp/4.0.1": {
  21. "dependencies": {
  22. "System.Collections": "4.0.11",
  23. "System.Diagnostics.Debug": "4.0.11",
  24. "System.Dynamic.Runtime": "4.0.11",
  25. "System.Globalization": "4.0.11",
  26. "System.Linq": "4.1.0",
  27. "System.Linq.Expressions": "4.1.0",
  28. "System.ObjectModel": "4.0.12",
  29. "System.Reflection": "4.1.0",
  30. "System.Reflection.Extensions": "4.0.1",
  31. "System.Reflection.Primitives": "4.0.1",
  32. "System.Reflection.TypeExtensions": "4.1.0",
  33. "System.Resources.ResourceManager": "4.0.1",
  34. "System.Runtime": "4.1.0",
  35. "System.Runtime.Extensions": "4.1.0",
  36. "System.Runtime.InteropServices": "4.1.0",
  37. "System.Threading": "4.0.11"
  38. }
  39. },
  40. "Microsoft.DotNet.PlatformAbstractions/2.0.3": {
  41. "dependencies": {
  42. "System.AppContext": "4.1.0",
  43. "System.Collections": "4.0.11",
  44. "System.IO": "4.1.0",
  45. "System.IO.FileSystem": "4.0.1",
  46. "System.Reflection.TypeExtensions": "4.1.0",
  47. "System.Runtime.Extensions": "4.1.0",
  48. "System.Runtime.InteropServices": "4.1.0",
  49. "System.Runtime.InteropServices.RuntimeInformation": "4.0.0"
  50. },
  51. "runtime": {
  52. "lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": {
  53. "assemblyVersion": "2.0.3.0",
  54. "fileVersion": "2.0.3.0"
  55. }
  56. }
  57. },
  58. "Microsoft.Extensions.DependencyModel/2.0.3": {
  59. "dependencies": {
  60. "Microsoft.DotNet.PlatformAbstractions": "2.0.3",
  61. "Newtonsoft.Json": "9.0.1",
  62. "System.Diagnostics.Debug": "4.0.11",
  63. "System.Dynamic.Runtime": "4.0.11",
  64. "System.Linq": "4.1.0"
  65. },
  66. "runtime": {
  67. "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll": {
  68. "assemblyVersion": "2.0.3.0",
  69. "fileVersion": "2.0.3.0"
  70. }
  71. }
  72. },
  73. "Microsoft.NETCore.Platforms/1.0.1": {},
  74. "Microsoft.NETCore.Targets/1.0.1": {},
  75. "MonoGame.Framework.DesktopGL/3.8.0.1641": {
  76. "runtime": {
  77. "lib/netstandard2.0/MonoGame.Framework.dll": {
  78. "assemblyVersion": "3.8.0.1641",
  79. "fileVersion": "3.8.0.1641"
  80. }
  81. },
  82. "runtimeTargets": {
  83. "runtimes/linux-x64/native/libSDL2-2.0.so.0": {
  84. "rid": "linux-x64",
  85. "assetType": "native",
  86. "fileVersion": "0.0.0.0"
  87. },
  88. "runtimes/linux-x64/native/libopenal.so.1": {
  89. "rid": "linux-x64",
  90. "assetType": "native",
  91. "fileVersion": "0.0.0.0"
  92. },
  93. "runtimes/osx/native/libSDL2-2.0.0.dylib": {
  94. "rid": "osx",
  95. "assetType": "native",
  96. "fileVersion": "0.0.0.0"
  97. },
  98. "runtimes/osx/native/libopenal.1.dylib": {
  99. "rid": "osx",
  100. "assetType": "native",
  101. "fileVersion": "0.0.0.0"
  102. },
  103. "runtimes/win-x64/native/SDL2.dll": {
  104. "rid": "win-x64",
  105. "assetType": "native",
  106. "fileVersion": "2.0.12.0"
  107. },
  108. "runtimes/win-x64/native/soft_oal.dll": {
  109. "rid": "win-x64",
  110. "assetType": "native",
  111. "fileVersion": "0.0.0.0"
  112. },
  113. "runtimes/win-x86/native/SDL2.dll": {
  114. "rid": "win-x86",
  115. "assetType": "native",
  116. "fileVersion": "2.0.12.0"
  117. },
  118. "runtimes/win-x86/native/soft_oal.dll": {
  119. "rid": "win-x86",
  120. "assetType": "native",
  121. "fileVersion": "0.0.0.0"
  122. }
  123. }
  124. },
  125. "NativeLibraryLoader/1.0.13": {
  126. "dependencies": {
  127. "Microsoft.Extensions.DependencyModel": "2.0.3"
  128. },
  129. "runtime": {
  130. "lib/netstandard2.0/NativeLibraryLoader.dll": {
  131. "assemblyVersion": "1.0.13.0",
  132. "fileVersion": "1.0.13.0"
  133. }
  134. }
  135. },
  136. "Newtonsoft.Json/9.0.1": {
  137. "dependencies": {
  138. "Microsoft.CSharp": "4.0.1",
  139. "System.Collections": "4.0.11",
  140. "System.Diagnostics.Debug": "4.0.11",
  141. "System.Dynamic.Runtime": "4.0.11",
  142. "System.Globalization": "4.0.11",
  143. "System.IO": "4.1.0",
  144. "System.Linq": "4.1.0",
  145. "System.Linq.Expressions": "4.1.0",
  146. "System.ObjectModel": "4.0.12",
  147. "System.Reflection": "4.1.0",
  148. "System.Reflection.Extensions": "4.0.1",
  149. "System.Resources.ResourceManager": "4.0.1",
  150. "System.Runtime": "4.1.0",
  151. "System.Runtime.Extensions": "4.1.0",
  152. "System.Runtime.Serialization.Primitives": "4.1.1",
  153. "System.Text.Encoding": "4.0.11",
  154. "System.Text.Encoding.Extensions": "4.0.11",
  155. "System.Text.RegularExpressions": "4.1.0",
  156. "System.Threading": "4.0.11",
  157. "System.Threading.Tasks": "4.0.11",
  158. "System.Xml.ReaderWriter": "4.0.11",
  159. "System.Xml.XDocument": "4.0.11"
  160. },
  161. "runtime": {
  162. "lib/netstandard1.0/Newtonsoft.Json.dll": {
  163. "assemblyVersion": "9.0.0.0",
  164. "fileVersion": "9.0.1.19813"
  165. }
  166. }
  167. },
  168. "PolySharp/1.10.0": {},
  169. "runtime.native.System/4.0.0": {
  170. "dependencies": {
  171. "Microsoft.NETCore.Platforms": "1.0.1",
  172. "Microsoft.NETCore.Targets": "1.0.1"
  173. }
  174. },
  175. "SharpGen.Runtime/2.0.0-beta.13": {
  176. "dependencies": {
  177. "PolySharp": "1.10.0"
  178. },
  179. "runtime": {
  180. "lib/net7.0/SharpGen.Runtime.dll": {
  181. "assemblyVersion": "2.0.0.0",
  182. "fileVersion": "2.0.0.0"
  183. }
  184. }
  185. },
  186. "SharpGen.Runtime.COM/2.0.0-beta.13": {
  187. "dependencies": {
  188. "PolySharp": "1.10.0",
  189. "SharpGen.Runtime": "2.0.0-beta.13"
  190. },
  191. "runtime": {
  192. "lib/net7.0/SharpGen.Runtime.COM.dll": {
  193. "assemblyVersion": "2.0.0.0",
  194. "fileVersion": "2.0.0.0"
  195. }
  196. }
  197. },
  198. "SixLabors.ImageSharp/1.0.4": {
  199. "runtime": {
  200. "lib/netcoreapp3.1/SixLabors.ImageSharp.dll": {
  201. "assemblyVersion": "1.0.0.0",
  202. "fileVersion": "1.0.4.0"
  203. }
  204. }
  205. },
  206. "System.AppContext/4.1.0": {
  207. "dependencies": {
  208. "System.Runtime": "4.1.0"
  209. }
  210. },
  211. "System.Buffers/4.4.0": {},
  212. "System.Collections/4.0.11": {
  213. "dependencies": {
  214. "Microsoft.NETCore.Platforms": "1.0.1",
  215. "Microsoft.NETCore.Targets": "1.0.1",
  216. "System.Runtime": "4.1.0"
  217. }
  218. },
  219. "System.Diagnostics.Debug/4.0.11": {
  220. "dependencies": {
  221. "Microsoft.NETCore.Platforms": "1.0.1",
  222. "Microsoft.NETCore.Targets": "1.0.1",
  223. "System.Runtime": "4.1.0"
  224. }
  225. },
  226. "System.Diagnostics.Tools/4.0.1": {
  227. "dependencies": {
  228. "Microsoft.NETCore.Platforms": "1.0.1",
  229. "Microsoft.NETCore.Targets": "1.0.1",
  230. "System.Runtime": "4.1.0"
  231. }
  232. },
  233. "System.Dynamic.Runtime/4.0.11": {
  234. "dependencies": {
  235. "System.Collections": "4.0.11",
  236. "System.Diagnostics.Debug": "4.0.11",
  237. "System.Globalization": "4.0.11",
  238. "System.Linq": "4.1.0",
  239. "System.Linq.Expressions": "4.1.0",
  240. "System.ObjectModel": "4.0.12",
  241. "System.Reflection": "4.1.0",
  242. "System.Reflection.Emit": "4.0.1",
  243. "System.Reflection.Emit.ILGeneration": "4.0.1",
  244. "System.Reflection.Primitives": "4.0.1",
  245. "System.Reflection.TypeExtensions": "4.1.0",
  246. "System.Resources.ResourceManager": "4.0.1",
  247. "System.Runtime": "4.1.0",
  248. "System.Runtime.Extensions": "4.1.0",
  249. "System.Threading": "4.0.11"
  250. }
  251. },
  252. "System.Globalization/4.0.11": {
  253. "dependencies": {
  254. "Microsoft.NETCore.Platforms": "1.0.1",
  255. "Microsoft.NETCore.Targets": "1.0.1",
  256. "System.Runtime": "4.1.0"
  257. }
  258. },
  259. "System.IO/4.1.0": {
  260. "dependencies": {
  261. "Microsoft.NETCore.Platforms": "1.0.1",
  262. "Microsoft.NETCore.Targets": "1.0.1",
  263. "System.Runtime": "4.1.0",
  264. "System.Text.Encoding": "4.0.11",
  265. "System.Threading.Tasks": "4.0.11"
  266. }
  267. },
  268. "System.IO.FileSystem/4.0.1": {
  269. "dependencies": {
  270. "Microsoft.NETCore.Platforms": "1.0.1",
  271. "Microsoft.NETCore.Targets": "1.0.1",
  272. "System.IO": "4.1.0",
  273. "System.IO.FileSystem.Primitives": "4.0.1",
  274. "System.Runtime": "4.1.0",
  275. "System.Runtime.Handles": "4.0.1",
  276. "System.Text.Encoding": "4.0.11",
  277. "System.Threading.Tasks": "4.0.11"
  278. }
  279. },
  280. "System.IO.FileSystem.Primitives/4.0.1": {
  281. "dependencies": {
  282. "System.Runtime": "4.1.0"
  283. }
  284. },
  285. "System.Linq/4.1.0": {
  286. "dependencies": {
  287. "System.Collections": "4.0.11",
  288. "System.Diagnostics.Debug": "4.0.11",
  289. "System.Resources.ResourceManager": "4.0.1",
  290. "System.Runtime": "4.1.0",
  291. "System.Runtime.Extensions": "4.1.0"
  292. }
  293. },
  294. "System.Linq.Expressions/4.1.0": {
  295. "dependencies": {
  296. "System.Collections": "4.0.11",
  297. "System.Diagnostics.Debug": "4.0.11",
  298. "System.Globalization": "4.0.11",
  299. "System.IO": "4.1.0",
  300. "System.Linq": "4.1.0",
  301. "System.ObjectModel": "4.0.12",
  302. "System.Reflection": "4.1.0",
  303. "System.Reflection.Emit": "4.0.1",
  304. "System.Reflection.Emit.ILGeneration": "4.0.1",
  305. "System.Reflection.Emit.Lightweight": "4.0.1",
  306. "System.Reflection.Extensions": "4.0.1",
  307. "System.Reflection.Primitives": "4.0.1",
  308. "System.Reflection.TypeExtensions": "4.1.0",
  309. "System.Resources.ResourceManager": "4.0.1",
  310. "System.Runtime": "4.1.0",
  311. "System.Runtime.Extensions": "4.1.0",
  312. "System.Threading": "4.0.11"
  313. }
  314. },
  315. "System.Numerics.Vectors/4.5.0": {},
  316. "System.ObjectModel/4.0.12": {
  317. "dependencies": {
  318. "System.Collections": "4.0.11",
  319. "System.Diagnostics.Debug": "4.0.11",
  320. "System.Resources.ResourceManager": "4.0.1",
  321. "System.Runtime": "4.1.0",
  322. "System.Threading": "4.0.11"
  323. }
  324. },
  325. "System.Reflection/4.1.0": {
  326. "dependencies": {
  327. "Microsoft.NETCore.Platforms": "1.0.1",
  328. "Microsoft.NETCore.Targets": "1.0.1",
  329. "System.IO": "4.1.0",
  330. "System.Reflection.Primitives": "4.0.1",
  331. "System.Runtime": "4.1.0"
  332. }
  333. },
  334. "System.Reflection.Emit/4.0.1": {
  335. "dependencies": {
  336. "System.IO": "4.1.0",
  337. "System.Reflection": "4.1.0",
  338. "System.Reflection.Emit.ILGeneration": "4.0.1",
  339. "System.Reflection.Primitives": "4.0.1",
  340. "System.Runtime": "4.1.0"
  341. }
  342. },
  343. "System.Reflection.Emit.ILGeneration/4.0.1": {
  344. "dependencies": {
  345. "System.Reflection": "4.1.0",
  346. "System.Reflection.Primitives": "4.0.1",
  347. "System.Runtime": "4.1.0"
  348. }
  349. },
  350. "System.Reflection.Emit.Lightweight/4.0.1": {
  351. "dependencies": {
  352. "System.Reflection": "4.1.0",
  353. "System.Reflection.Emit.ILGeneration": "4.0.1",
  354. "System.Reflection.Primitives": "4.0.1",
  355. "System.Runtime": "4.1.0"
  356. }
  357. },
  358. "System.Reflection.Extensions/4.0.1": {
  359. "dependencies": {
  360. "Microsoft.NETCore.Platforms": "1.0.1",
  361. "Microsoft.NETCore.Targets": "1.0.1",
  362. "System.Reflection": "4.1.0",
  363. "System.Runtime": "4.1.0"
  364. }
  365. },
  366. "System.Reflection.Primitives/4.0.1": {
  367. "dependencies": {
  368. "Microsoft.NETCore.Platforms": "1.0.1",
  369. "Microsoft.NETCore.Targets": "1.0.1",
  370. "System.Runtime": "4.1.0"
  371. }
  372. },
  373. "System.Reflection.TypeExtensions/4.1.0": {
  374. "dependencies": {
  375. "System.Reflection": "4.1.0",
  376. "System.Runtime": "4.1.0"
  377. }
  378. },
  379. "System.Resources.ResourceManager/4.0.1": {
  380. "dependencies": {
  381. "Microsoft.NETCore.Platforms": "1.0.1",
  382. "Microsoft.NETCore.Targets": "1.0.1",
  383. "System.Globalization": "4.0.11",
  384. "System.Reflection": "4.1.0",
  385. "System.Runtime": "4.1.0"
  386. }
  387. },
  388. "System.Runtime/4.1.0": {
  389. "dependencies": {
  390. "Microsoft.NETCore.Platforms": "1.0.1",
  391. "Microsoft.NETCore.Targets": "1.0.1"
  392. }
  393. },
  394. "System.Runtime.CompilerServices.Unsafe/6.0.0": {},
  395. "System.Runtime.Extensions/4.1.0": {
  396. "dependencies": {
  397. "Microsoft.NETCore.Platforms": "1.0.1",
  398. "Microsoft.NETCore.Targets": "1.0.1",
  399. "System.Runtime": "4.1.0"
  400. }
  401. },
  402. "System.Runtime.Handles/4.0.1": {
  403. "dependencies": {
  404. "Microsoft.NETCore.Platforms": "1.0.1",
  405. "Microsoft.NETCore.Targets": "1.0.1",
  406. "System.Runtime": "4.1.0"
  407. }
  408. },
  409. "System.Runtime.InteropServices/4.1.0": {
  410. "dependencies": {
  411. "Microsoft.NETCore.Platforms": "1.0.1",
  412. "Microsoft.NETCore.Targets": "1.0.1",
  413. "System.Reflection": "4.1.0",
  414. "System.Reflection.Primitives": "4.0.1",
  415. "System.Runtime": "4.1.0",
  416. "System.Runtime.Handles": "4.0.1"
  417. }
  418. },
  419. "System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
  420. "dependencies": {
  421. "Microsoft.NETCore.Platforms": "1.0.1",
  422. "System.Reflection": "4.1.0",
  423. "System.Resources.ResourceManager": "4.0.1",
  424. "System.Runtime": "4.1.0",
  425. "System.Runtime.InteropServices": "4.1.0",
  426. "System.Threading": "4.0.11",
  427. "runtime.native.System": "4.0.0"
  428. }
  429. },
  430. "System.Runtime.Serialization.Primitives/4.1.1": {
  431. "dependencies": {
  432. "System.Resources.ResourceManager": "4.0.1",
  433. "System.Runtime": "4.1.0"
  434. }
  435. },
  436. "System.Text.Encoding/4.0.11": {
  437. "dependencies": {
  438. "Microsoft.NETCore.Platforms": "1.0.1",
  439. "Microsoft.NETCore.Targets": "1.0.1",
  440. "System.Runtime": "4.1.0"
  441. }
  442. },
  443. "System.Text.Encoding.Extensions/4.0.11": {
  444. "dependencies": {
  445. "Microsoft.NETCore.Platforms": "1.0.1",
  446. "Microsoft.NETCore.Targets": "1.0.1",
  447. "System.Runtime": "4.1.0",
  448. "System.Text.Encoding": "4.0.11"
  449. }
  450. },
  451. "System.Text.RegularExpressions/4.1.0": {
  452. "dependencies": {
  453. "System.Collections": "4.0.11",
  454. "System.Globalization": "4.0.11",
  455. "System.Resources.ResourceManager": "4.0.1",
  456. "System.Runtime": "4.1.0",
  457. "System.Runtime.Extensions": "4.1.0",
  458. "System.Threading": "4.0.11"
  459. }
  460. },
  461. "System.Threading/4.0.11": {
  462. "dependencies": {
  463. "System.Runtime": "4.1.0",
  464. "System.Threading.Tasks": "4.0.11"
  465. }
  466. },
  467. "System.Threading.Tasks/4.0.11": {
  468. "dependencies": {
  469. "Microsoft.NETCore.Platforms": "1.0.1",
  470. "Microsoft.NETCore.Targets": "1.0.1",
  471. "System.Runtime": "4.1.0"
  472. }
  473. },
  474. "System.Threading.Tasks.Extensions/4.0.0": {
  475. "dependencies": {
  476. "System.Collections": "4.0.11",
  477. "System.Runtime": "4.1.0",
  478. "System.Threading.Tasks": "4.0.11"
  479. }
  480. },
  481. "System.Xml.ReaderWriter/4.0.11": {
  482. "dependencies": {
  483. "System.Collections": "4.0.11",
  484. "System.Diagnostics.Debug": "4.0.11",
  485. "System.Globalization": "4.0.11",
  486. "System.IO": "4.1.0",
  487. "System.IO.FileSystem": "4.0.1",
  488. "System.IO.FileSystem.Primitives": "4.0.1",
  489. "System.Resources.ResourceManager": "4.0.1",
  490. "System.Runtime": "4.1.0",
  491. "System.Runtime.Extensions": "4.1.0",
  492. "System.Runtime.InteropServices": "4.1.0",
  493. "System.Text.Encoding": "4.0.11",
  494. "System.Text.Encoding.Extensions": "4.0.11",
  495. "System.Text.RegularExpressions": "4.1.0",
  496. "System.Threading.Tasks": "4.0.11",
  497. "System.Threading.Tasks.Extensions": "4.0.0"
  498. }
  499. },
  500. "System.Xml.XDocument/4.0.11": {
  501. "dependencies": {
  502. "System.Collections": "4.0.11",
  503. "System.Diagnostics.Debug": "4.0.11",
  504. "System.Diagnostics.Tools": "4.0.1",
  505. "System.Globalization": "4.0.11",
  506. "System.IO": "4.1.0",
  507. "System.Reflection": "4.1.0",
  508. "System.Resources.ResourceManager": "4.0.1",
  509. "System.Runtime": "4.1.0",
  510. "System.Runtime.Extensions": "4.1.0",
  511. "System.Text.Encoding": "4.0.11",
  512. "System.Threading": "4.0.11",
  513. "System.Xml.ReaderWriter": "4.0.11"
  514. }
  515. },
  516. "Veldrid/4.9.0": {
  517. "dependencies": {
  518. "NativeLibraryLoader": "1.0.13",
  519. "Veldrid.MetalBindings": "4.9.0",
  520. "Veldrid.OpenGLBindings": "4.9.0",
  521. "Vk": "1.0.25",
  522. "Vortice.D3DCompiler": "2.3.0",
  523. "Vortice.Direct3D11": "2.3.0"
  524. },
  525. "runtime": {
  526. "lib/net6.0/Veldrid.dll": {
  527. "assemblyVersion": "4.9.0.0",
  528. "fileVersion": "4.9.0.120"
  529. }
  530. }
  531. },
  532. "Veldrid.ImageSharp/4.9.0": {
  533. "dependencies": {
  534. "SixLabors.ImageSharp": "1.0.4",
  535. "Veldrid": "4.9.0"
  536. },
  537. "runtime": {
  538. "lib/net6.0/Veldrid.ImageSharp.dll": {
  539. "assemblyVersion": "4.9.0.0",
  540. "fileVersion": "4.9.0.120"
  541. }
  542. }
  543. },
  544. "Veldrid.ImGui/5.89.2-ga121087cad": {
  545. "dependencies": {
  546. "ImGui.NET": "1.89.5.2",
  547. "Veldrid": "4.9.0",
  548. "Veldrid.SDL2": "4.9.0"
  549. },
  550. "runtime": {
  551. "lib/netstandard2.0/Veldrid.ImGui.dll": {
  552. "assemblyVersion": "5.89.0.0",
  553. "fileVersion": "5.89.2.4"
  554. }
  555. }
  556. },
  557. "Veldrid.MetalBindings/4.9.0": {
  558. "dependencies": {
  559. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  560. },
  561. "runtime": {
  562. "lib/netstandard2.0/Veldrid.MetalBindings.dll": {
  563. "assemblyVersion": "4.9.0.0",
  564. "fileVersion": "4.9.0.120"
  565. }
  566. }
  567. },
  568. "Veldrid.OpenGLBindings/4.9.0": {
  569. "runtime": {
  570. "lib/netstandard2.0/Veldrid.OpenGLBindings.dll": {
  571. "assemblyVersion": "4.9.0.0",
  572. "fileVersion": "4.9.0.120"
  573. }
  574. }
  575. },
  576. "Veldrid.SDL2/4.9.0": {
  577. "dependencies": {
  578. "NativeLibraryLoader": "1.0.13",
  579. "System.Numerics.Vectors": "4.5.0",
  580. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  581. },
  582. "runtime": {
  583. "lib/netstandard2.0/Veldrid.SDL2.dll": {
  584. "assemblyVersion": "4.9.0.0",
  585. "fileVersion": "4.9.0.120"
  586. }
  587. },
  588. "runtimeTargets": {
  589. "runtimes/osx-x64/native/libsdl2.dylib": {
  590. "rid": "osx-x64",
  591. "assetType": "native",
  592. "fileVersion": "0.0.0.0"
  593. }
  594. }
  595. },
  596. "Veldrid.StartupUtilities/4.9.0": {
  597. "dependencies": {
  598. "Veldrid": "4.9.0",
  599. "Veldrid.SDL2": "4.9.0"
  600. },
  601. "runtime": {
  602. "lib/netstandard2.0/Veldrid.StartupUtilities.dll": {
  603. "assemblyVersion": "4.9.0.0",
  604. "fileVersion": "4.9.0.120"
  605. }
  606. }
  607. },
  608. "Vk/1.0.25": {
  609. "runtime": {
  610. "lib/net5.0/vk.dll": {
  611. "assemblyVersion": "1.0.25.0",
  612. "fileVersion": "1.0.25.0"
  613. }
  614. }
  615. },
  616. "Vortice.D3DCompiler/2.3.0": {
  617. "dependencies": {
  618. "SharpGen.Runtime": "2.0.0-beta.13",
  619. "SharpGen.Runtime.COM": "2.0.0-beta.13",
  620. "Vortice.DirectX": "2.3.0",
  621. "Vortice.Mathematics": "1.4.25"
  622. },
  623. "runtime": {
  624. "lib/net6.0/Vortice.D3DCompiler.dll": {
  625. "assemblyVersion": "2.3.0.0",
  626. "fileVersion": "2.3.0.0"
  627. }
  628. }
  629. },
  630. "Vortice.Direct3D11/2.3.0": {
  631. "dependencies": {
  632. "SharpGen.Runtime": "2.0.0-beta.13",
  633. "SharpGen.Runtime.COM": "2.0.0-beta.13",
  634. "Vortice.DXGI": "2.3.0",
  635. "Vortice.Mathematics": "1.4.25"
  636. },
  637. "runtime": {
  638. "lib/net6.0/Vortice.Direct3D11.dll": {
  639. "assemblyVersion": "2.3.0.0",
  640. "fileVersion": "2.3.0.0"
  641. }
  642. }
  643. },
  644. "Vortice.DirectX/2.3.0": {
  645. "dependencies": {
  646. "SharpGen.Runtime": "2.0.0-beta.13",
  647. "SharpGen.Runtime.COM": "2.0.0-beta.13",
  648. "Vortice.Mathematics": "1.4.25"
  649. },
  650. "runtime": {
  651. "lib/net7.0/Vortice.DirectX.dll": {
  652. "assemblyVersion": "2.3.0.0",
  653. "fileVersion": "2.3.0.0"
  654. }
  655. }
  656. },
  657. "Vortice.DXGI/2.3.0": {
  658. "dependencies": {
  659. "SharpGen.Runtime": "2.0.0-beta.13",
  660. "SharpGen.Runtime.COM": "2.0.0-beta.13",
  661. "Vortice.DirectX": "2.3.0",
  662. "Vortice.Mathematics": "1.4.25"
  663. },
  664. "runtime": {
  665. "lib/net6.0/Vortice.DXGI.dll": {
  666. "assemblyVersion": "2.3.0.0",
  667. "fileVersion": "2.3.0.0"
  668. }
  669. }
  670. },
  671. "Vortice.Mathematics/1.4.25": {
  672. "runtime": {
  673. "lib/net7.0/Vortice.Mathematics.dll": {
  674. "assemblyVersion": "1.4.0.0",
  675. "fileVersion": "1.4.25.54642"
  676. }
  677. }
  678. },
  679. "ImGui.NET/1.89.5.2": {
  680. "dependencies": {
  681. "System.Buffers": "4.4.0",
  682. "System.Numerics.Vectors": "4.5.0",
  683. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  684. },
  685. "runtime": {
  686. "ImGui.NET.dll": {}
  687. }
  688. },
  689. "ImGui.NET.SampleProgram/1.0.0": {
  690. "dependencies": {
  691. "ImGui.NET": "1.89.5.2",
  692. "ImPlot.NET": "0.8.0",
  693. "Veldrid": "4.9.0",
  694. "Veldrid.ImGui": "5.89.2-ga121087cad",
  695. "Veldrid.ImageSharp": "4.9.0",
  696. "Veldrid.StartupUtilities": "4.9.0"
  697. },
  698. "runtime": {
  699. "ImGui.NET.SampleProgram.dll": {}
  700. }
  701. },
  702. "ImPlot.NET/0.8.0": {
  703. "dependencies": {
  704. "ImGui.NET": "1.89.5.2",
  705. "System.Buffers": "4.4.0",
  706. "System.Numerics.Vectors": "4.5.0",
  707. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  708. },
  709. "runtime": {
  710. "ImPlot.NET.dll": {}
  711. }
  712. }
  713. }
  714. },
  715. "libraries": {
  716. "ArtTool/1.0.0": {
  717. "type": "project",
  718. "serviceable": false,
  719. "sha512": ""
  720. },
  721. "Microsoft.CSharp/4.0.1": {
  722. "type": "package",
  723. "serviceable": true,
  724. "sha512": "sha512-17h8b5mXa87XYKrrVqdgZ38JefSUqLChUQpXgSnpzsM0nDOhE40FTeNWOJ/YmySGV6tG6T8+hjz6vxbknHJr6A==",
  725. "path": "microsoft.csharp/4.0.1",
  726. "hashPath": "microsoft.csharp.4.0.1.nupkg.sha512"
  727. },
  728. "Microsoft.DotNet.PlatformAbstractions/2.0.3": {
  729. "type": "package",
  730. "serviceable": true,
  731. "sha512": "sha512-cXgVdJmW3fLwmSxsv0RlTe4BIKs6slVXV5xRvsO4CV4aUeY67GelaujxY/lP5yVlaMjMM22pXKbKtUY9x050Mw==",
  732. "path": "microsoft.dotnet.platformabstractions/2.0.3",
  733. "hashPath": "microsoft.dotnet.platformabstractions.2.0.3.nupkg.sha512"
  734. },
  735. "Microsoft.Extensions.DependencyModel/2.0.3": {
  736. "type": "package",
  737. "serviceable": true,
  738. "sha512": "sha512-OiNYN/QeZLuYcn4CvYrOmYgODPB1Jpqft+cT4F3Hkq5poj+1DLfbIBftMI/Pn8J7DyHhYeBMLxJUuugjvk/Fuw==",
  739. "path": "microsoft.extensions.dependencymodel/2.0.3",
  740. "hashPath": "microsoft.extensions.dependencymodel.2.0.3.nupkg.sha512"
  741. },
  742. "Microsoft.NETCore.Platforms/1.0.1": {
  743. "type": "package",
  744. "serviceable": true,
  745. "sha512": "sha512-2G6OjjJzwBfNOO8myRV/nFrbTw5iA+DEm0N+qUqhrOmaVtn4pC77h38I1jsXGw5VH55+dPfQsqHD0We9sCl9FQ==",
  746. "path": "microsoft.netcore.platforms/1.0.1",
  747. "hashPath": "microsoft.netcore.platforms.1.0.1.nupkg.sha512"
  748. },
  749. "Microsoft.NETCore.Targets/1.0.1": {
  750. "type": "package",
  751. "serviceable": true,
  752. "sha512": "sha512-rkn+fKobF/cbWfnnfBOQHKVKIOpxMZBvlSHkqDWgBpwGDcLRduvs3D9OLGeV6GWGvVwNlVi2CBbTjuPmtHvyNw==",
  753. "path": "microsoft.netcore.targets/1.0.1",
  754. "hashPath": "microsoft.netcore.targets.1.0.1.nupkg.sha512"
  755. },
  756. "MonoGame.Framework.DesktopGL/3.8.0.1641": {
  757. "type": "package",
  758. "serviceable": true,
  759. "sha512": "sha512-rJQlrlHQbnOECYV6EcQ8GlGRQ2lzPTroXQcyyOZ0ki+BQRSJEN2zVBm9skqLiXya348aGAfTSSGTaSKjAy9NaA==",
  760. "path": "monogame.framework.desktopgl/3.8.0.1641",
  761. "hashPath": "monogame.framework.desktopgl.3.8.0.1641.nupkg.sha512"
  762. },
  763. "NativeLibraryLoader/1.0.13": {
  764. "type": "package",
  765. "serviceable": true,
  766. "sha512": "sha512-78Lg887CZb4W8ZwmcNuoE75/7x//ljw/wnCuaUnThfe/RcAyuorfK9YkxBBpMWXTqfmjCb/FEsBFniySs+HcOQ==",
  767. "path": "nativelibraryloader/1.0.13",
  768. "hashPath": "nativelibraryloader.1.0.13.nupkg.sha512"
  769. },
  770. "Newtonsoft.Json/9.0.1": {
  771. "type": "package",
  772. "serviceable": true,
  773. "sha512": "sha512-U82mHQSKaIk+lpSVCbWYKNavmNH1i5xrExDEquU1i6I5pV6UMOqRnJRSlKO3cMPfcpp0RgDY+8jUXHdQ4IfXvw==",
  774. "path": "newtonsoft.json/9.0.1",
  775. "hashPath": "newtonsoft.json.9.0.1.nupkg.sha512"
  776. },
  777. "PolySharp/1.10.0": {
  778. "type": "package",
  779. "serviceable": true,
  780. "sha512": "sha512-+uNyVhhKOskjJLKOwIQ2qGaA0T507FaMbz5RwLAtmRaMaTAcUAZAiZvSk4Z8z6GkmqOyO1zryYNXmO0Vh7IrYQ==",
  781. "path": "polysharp/1.10.0",
  782. "hashPath": "polysharp.1.10.0.nupkg.sha512"
  783. },
  784. "runtime.native.System/4.0.0": {
  785. "type": "package",
  786. "serviceable": true,
  787. "sha512": "sha512-QfS/nQI7k/BLgmLrw7qm7YBoULEvgWnPI+cYsbfCVFTW8Aj+i8JhccxcFMu1RWms0YZzF+UHguNBK4Qn89e2Sg==",
  788. "path": "runtime.native.system/4.0.0",
  789. "hashPath": "runtime.native.system.4.0.0.nupkg.sha512"
  790. },
  791. "SharpGen.Runtime/2.0.0-beta.13": {
  792. "type": "package",
  793. "serviceable": true,
  794. "sha512": "sha512-H+Up2Er3ptWzcQ+CAO652fEsBLAmoXqKqtvc/6ycRV9XfLN2XJch0h8CwKQ3muD6eADPFf8Xp+nDQ8wDpcRDlg==",
  795. "path": "sharpgen.runtime/2.0.0-beta.13",
  796. "hashPath": "sharpgen.runtime.2.0.0-beta.13.nupkg.sha512"
  797. },
  798. "SharpGen.Runtime.COM/2.0.0-beta.13": {
  799. "type": "package",
  800. "serviceable": true,
  801. "sha512": "sha512-H22LsE3XTIOevf2TJgPgPnfYmjMlCtN+QYZVxzXlgTrgG2jHSTUTKZpIMPbKliLJGCEnDfX6yvBJvya0/xRTkA==",
  802. "path": "sharpgen.runtime.com/2.0.0-beta.13",
  803. "hashPath": "sharpgen.runtime.com.2.0.0-beta.13.nupkg.sha512"
  804. },
  805. "SixLabors.ImageSharp/1.0.4": {
  806. "type": "package",
  807. "serviceable": true,
  808. "sha512": "sha512-H2rPiEr2ddBOltOuqRYhpLBAsQXDAhbzMMhhuksnBG2oefup1MXMchALe7yYkKJksNbtxbZHKeM6dn/68I75qw==",
  809. "path": "sixlabors.imagesharp/1.0.4",
  810. "hashPath": "sixlabors.imagesharp.1.0.4.nupkg.sha512"
  811. },
  812. "System.AppContext/4.1.0": {
  813. "type": "package",
  814. "serviceable": true,
  815. "sha512": "sha512-3QjO4jNV7PdKkmQAVp9atA+usVnKRwI3Kx1nMwJ93T0LcQfx7pKAYk0nKz5wn1oP5iqlhZuy6RXOFdhr7rDwow==",
  816. "path": "system.appcontext/4.1.0",
  817. "hashPath": "system.appcontext.4.1.0.nupkg.sha512"
  818. },
  819. "System.Buffers/4.4.0": {
  820. "type": "package",
  821. "serviceable": true,
  822. "sha512": "sha512-AwarXzzoDwX6BgrhjoJsk6tUezZEozOT5Y9QKF94Gl4JK91I4PIIBkBco9068Y9/Dra8Dkbie99kXB8+1BaYKw==",
  823. "path": "system.buffers/4.4.0",
  824. "hashPath": "system.buffers.4.4.0.nupkg.sha512"
  825. },
  826. "System.Collections/4.0.11": {
  827. "type": "package",
  828. "serviceable": true,
  829. "sha512": "sha512-YUJGz6eFKqS0V//mLt25vFGrrCvOnsXjlvFQs+KimpwNxug9x0Pzy4PlFMU3Q2IzqAa9G2L4LsK3+9vCBK7oTg==",
  830. "path": "system.collections/4.0.11",
  831. "hashPath": "system.collections.4.0.11.nupkg.sha512"
  832. },
  833. "System.Diagnostics.Debug/4.0.11": {
  834. "type": "package",
  835. "serviceable": true,
  836. "sha512": "sha512-w5U95fVKHY4G8ASs/K5iK3J5LY+/dLFd4vKejsnI/ZhBsWS9hQakfx3Zr7lRWKg4tAw9r4iktyvsTagWkqYCiw==",
  837. "path": "system.diagnostics.debug/4.0.11",
  838. "hashPath": "system.diagnostics.debug.4.0.11.nupkg.sha512"
  839. },
  840. "System.Diagnostics.Tools/4.0.1": {
  841. "type": "package",
  842. "serviceable": true,
  843. "sha512": "sha512-xBfJ8pnd4C17dWaC9FM6aShzbJcRNMChUMD42I6772KGGrqaFdumwhn9OdM68erj1ueNo3xdQ1EwiFjK5k8p0g==",
  844. "path": "system.diagnostics.tools/4.0.1",
  845. "hashPath": "system.diagnostics.tools.4.0.1.nupkg.sha512"
  846. },
  847. "System.Dynamic.Runtime/4.0.11": {
  848. "type": "package",
  849. "serviceable": true,
  850. "sha512": "sha512-db34f6LHYM0U0JpE+sOmjar27BnqTVkbLJhgfwMpTdgTigG/Hna3m2MYVwnFzGGKnEJk2UXFuoVTr8WUbU91/A==",
  851. "path": "system.dynamic.runtime/4.0.11",
  852. "hashPath": "system.dynamic.runtime.4.0.11.nupkg.sha512"
  853. },
  854. "System.Globalization/4.0.11": {
  855. "type": "package",
  856. "serviceable": true,
  857. "sha512": "sha512-B95h0YLEL2oSnwF/XjqSWKnwKOy/01VWkNlsCeMTFJLLabflpGV26nK164eRs5GiaRSBGpOxQ3pKoSnnyZN5pg==",
  858. "path": "system.globalization/4.0.11",
  859. "hashPath": "system.globalization.4.0.11.nupkg.sha512"
  860. },
  861. "System.IO/4.1.0": {
  862. "type": "package",
  863. "serviceable": true,
  864. "sha512": "sha512-3KlTJceQc3gnGIaHZ7UBZO26SHL1SHE4ddrmiwumFnId+CEHP+O8r386tZKaE6zlk5/mF8vifMBzHj9SaXN+mQ==",
  865. "path": "system.io/4.1.0",
  866. "hashPath": "system.io.4.1.0.nupkg.sha512"
  867. },
  868. "System.IO.FileSystem/4.0.1": {
  869. "type": "package",
  870. "serviceable": true,
  871. "sha512": "sha512-IBErlVq5jOggAD69bg1t0pJcHaDbJbWNUZTPI96fkYWzwYbN6D9wRHMULLDd9dHsl7C2YsxXL31LMfPI1SWt8w==",
  872. "path": "system.io.filesystem/4.0.1",
  873. "hashPath": "system.io.filesystem.4.0.1.nupkg.sha512"
  874. },
  875. "System.IO.FileSystem.Primitives/4.0.1": {
  876. "type": "package",
  877. "serviceable": true,
  878. "sha512": "sha512-kWkKD203JJKxJeE74p8aF8y4Qc9r9WQx4C0cHzHPrY3fv/L/IhWnyCHaFJ3H1QPOH6A93whlQ2vG5nHlBDvzWQ==",
  879. "path": "system.io.filesystem.primitives/4.0.1",
  880. "hashPath": "system.io.filesystem.primitives.4.0.1.nupkg.sha512"
  881. },
  882. "System.Linq/4.1.0": {
  883. "type": "package",
  884. "serviceable": true,
  885. "sha512": "sha512-bQ0iYFOQI0nuTnt+NQADns6ucV4DUvMdwN6CbkB1yj8i7arTGiTN5eok1kQwdnnNWSDZfIUySQY+J3d5KjWn0g==",
  886. "path": "system.linq/4.1.0",
  887. "hashPath": "system.linq.4.1.0.nupkg.sha512"
  888. },
  889. "System.Linq.Expressions/4.1.0": {
  890. "type": "package",
  891. "serviceable": true,
  892. "sha512": "sha512-I+y02iqkgmCAyfbqOmSDOgqdZQ5tTj80Akm5BPSS8EeB0VGWdy6X1KCoYe8Pk6pwDoAKZUOdLVxnTJcExiv5zw==",
  893. "path": "system.linq.expressions/4.1.0",
  894. "hashPath": "system.linq.expressions.4.1.0.nupkg.sha512"
  895. },
  896. "System.Numerics.Vectors/4.5.0": {
  897. "type": "package",
  898. "serviceable": true,
  899. "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
  900. "path": "system.numerics.vectors/4.5.0",
  901. "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512"
  902. },
  903. "System.ObjectModel/4.0.12": {
  904. "type": "package",
  905. "serviceable": true,
  906. "sha512": "sha512-tAgJM1xt3ytyMoW4qn4wIqgJYm7L7TShRZG4+Q4Qsi2PCcj96pXN7nRywS9KkB3p/xDUjc2HSwP9SROyPYDYKQ==",
  907. "path": "system.objectmodel/4.0.12",
  908. "hashPath": "system.objectmodel.4.0.12.nupkg.sha512"
  909. },
  910. "System.Reflection/4.1.0": {
  911. "type": "package",
  912. "serviceable": true,
  913. "sha512": "sha512-JCKANJ0TI7kzoQzuwB/OoJANy1Lg338B6+JVacPl4TpUwi3cReg3nMLplMq2uqYfHFQpKIlHAUVAJlImZz/4ng==",
  914. "path": "system.reflection/4.1.0",
  915. "hashPath": "system.reflection.4.1.0.nupkg.sha512"
  916. },
  917. "System.Reflection.Emit/4.0.1": {
  918. "type": "package",
  919. "serviceable": true,
  920. "sha512": "sha512-P2wqAj72fFjpP6wb9nSfDqNBMab+2ovzSDzUZK7MVIm54tBJEPr9jWfSjjoTpPwj1LeKcmX3vr0ttyjSSFM47g==",
  921. "path": "system.reflection.emit/4.0.1",
  922. "hashPath": "system.reflection.emit.4.0.1.nupkg.sha512"
  923. },
  924. "System.Reflection.Emit.ILGeneration/4.0.1": {
  925. "type": "package",
  926. "serviceable": true,
  927. "sha512": "sha512-Ov6dU8Bu15Bc7zuqttgHF12J5lwSWyTf1S+FJouUXVMSqImLZzYaQ+vRr1rQ0OZ0HqsrwWl4dsKHELckQkVpgA==",
  928. "path": "system.reflection.emit.ilgeneration/4.0.1",
  929. "hashPath": "system.reflection.emit.ilgeneration.4.0.1.nupkg.sha512"
  930. },
  931. "System.Reflection.Emit.Lightweight/4.0.1": {
  932. "type": "package",
  933. "serviceable": true,
  934. "sha512": "sha512-sSzHHXueZ5Uh0OLpUQprhr+ZYJrLPA2Cmr4gn0wj9+FftNKXx8RIMKvO9qnjk2ebPYUjZ+F2ulGdPOsvj+MEjA==",
  935. "path": "system.reflection.emit.lightweight/4.0.1",
  936. "hashPath": "system.reflection.emit.lightweight.4.0.1.nupkg.sha512"
  937. },
  938. "System.Reflection.Extensions/4.0.1": {
  939. "type": "package",
  940. "serviceable": true,
  941. "sha512": "sha512-GYrtRsZcMuHF3sbmRHfMYpvxZoIN2bQGrYGerUiWLEkqdEUQZhH3TRSaC/oI4wO0II1RKBPlpIa1TOMxIcOOzQ==",
  942. "path": "system.reflection.extensions/4.0.1",
  943. "hashPath": "system.reflection.extensions.4.0.1.nupkg.sha512"
  944. },
  945. "System.Reflection.Primitives/4.0.1": {
  946. "type": "package",
  947. "serviceable": true,
  948. "sha512": "sha512-4inTox4wTBaDhB7V3mPvp9XlCbeGYWVEM9/fXALd52vNEAVisc1BoVWQPuUuD0Ga//dNbA/WeMy9u9mzLxGTHQ==",
  949. "path": "system.reflection.primitives/4.0.1",
  950. "hashPath": "system.reflection.primitives.4.0.1.nupkg.sha512"
  951. },
  952. "System.Reflection.TypeExtensions/4.1.0": {
  953. "type": "package",
  954. "serviceable": true,
  955. "sha512": "sha512-tsQ/ptQ3H5FYfON8lL4MxRk/8kFyE0A+tGPXmVP967cT/gzLHYxIejIYSxp4JmIeFHVP78g/F2FE1mUUTbDtrg==",
  956. "path": "system.reflection.typeextensions/4.1.0",
  957. "hashPath": "system.reflection.typeextensions.4.1.0.nupkg.sha512"
  958. },
  959. "System.Resources.ResourceManager/4.0.1": {
  960. "type": "package",
  961. "serviceable": true,
  962. "sha512": "sha512-TxwVeUNoTgUOdQ09gfTjvW411MF+w9MBYL7AtNVc+HtBCFlutPLhUCdZjNkjbhj3bNQWMdHboF0KIWEOjJssbA==",
  963. "path": "system.resources.resourcemanager/4.0.1",
  964. "hashPath": "system.resources.resourcemanager.4.0.1.nupkg.sha512"
  965. },
  966. "System.Runtime/4.1.0": {
  967. "type": "package",
  968. "serviceable": true,
  969. "sha512": "sha512-v6c/4Yaa9uWsq+JMhnOFewrYkgdNHNG2eMKuNqRn8P733rNXeRCGvV5FkkjBXn2dbVkPXOsO0xjsEeM1q2zC0g==",
  970. "path": "system.runtime/4.1.0",
  971. "hashPath": "system.runtime.4.1.0.nupkg.sha512"
  972. },
  973. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  974. "type": "package",
  975. "serviceable": true,
  976. "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
  977. "path": "system.runtime.compilerservices.unsafe/6.0.0",
  978. "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
  979. },
  980. "System.Runtime.Extensions/4.1.0": {
  981. "type": "package",
  982. "serviceable": true,
  983. "sha512": "sha512-CUOHjTT/vgP0qGW22U4/hDlOqXmcPq5YicBaXdUR2UiUoLwBT+olO6we4DVbq57jeX5uXH2uerVZhf0qGj+sVQ==",
  984. "path": "system.runtime.extensions/4.1.0",
  985. "hashPath": "system.runtime.extensions.4.1.0.nupkg.sha512"
  986. },
  987. "System.Runtime.Handles/4.0.1": {
  988. "type": "package",
  989. "serviceable": true,
  990. "sha512": "sha512-nCJvEKguXEvk2ymk1gqj625vVnlK3/xdGzx0vOKicQkoquaTBJTP13AIYkocSUwHCLNBwUbXTqTWGDxBTWpt7g==",
  991. "path": "system.runtime.handles/4.0.1",
  992. "hashPath": "system.runtime.handles.4.0.1.nupkg.sha512"
  993. },
  994. "System.Runtime.InteropServices/4.1.0": {
  995. "type": "package",
  996. "serviceable": true,
  997. "sha512": "sha512-16eu3kjHS633yYdkjwShDHZLRNMKVi/s0bY8ODiqJ2RfMhDMAwxZaUaWVnZ2P71kr/or+X9o/xFWtNqz8ivieQ==",
  998. "path": "system.runtime.interopservices/4.1.0",
  999. "hashPath": "system.runtime.interopservices.4.1.0.nupkg.sha512"
  1000. },
  1001. "System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
  1002. "type": "package",
  1003. "serviceable": true,
  1004. "sha512": "sha512-hWPhJxc453RCa8Z29O91EmfGeZIHX1ZH2A8L6lYQVSaKzku2DfArSfMEb1/MYYzPQRJZeu0c9dmYeJKxW5Fgng==",
  1005. "path": "system.runtime.interopservices.runtimeinformation/4.0.0",
  1006. "hashPath": "system.runtime.interopservices.runtimeinformation.4.0.0.nupkg.sha512"
  1007. },
  1008. "System.Runtime.Serialization.Primitives/4.1.1": {
  1009. "type": "package",
  1010. "serviceable": true,
  1011. "sha512": "sha512-HZ6Du5QrTG8MNJbf4e4qMO3JRAkIboGT5Fk804uZtg3Gq516S7hAqTm2UZKUHa7/6HUGdVy3AqMQKbns06G/cg==",
  1012. "path": "system.runtime.serialization.primitives/4.1.1",
  1013. "hashPath": "system.runtime.serialization.primitives.4.1.1.nupkg.sha512"
  1014. },
  1015. "System.Text.Encoding/4.0.11": {
  1016. "type": "package",
  1017. "serviceable": true,
  1018. "sha512": "sha512-U3gGeMlDZXxCEiY4DwVLSacg+DFWCvoiX+JThA/rvw37Sqrku7sEFeVBBBMBnfB6FeZHsyDx85HlKL19x0HtZA==",
  1019. "path": "system.text.encoding/4.0.11",
  1020. "hashPath": "system.text.encoding.4.0.11.nupkg.sha512"
  1021. },
  1022. "System.Text.Encoding.Extensions/4.0.11": {
  1023. "type": "package",
  1024. "serviceable": true,
  1025. "sha512": "sha512-jtbiTDtvfLYgXn8PTfWI+SiBs51rrmO4AAckx4KR6vFK9Wzf6tI8kcRdsYQNwriUeQ1+CtQbM1W4cMbLXnj/OQ==",
  1026. "path": "system.text.encoding.extensions/4.0.11",
  1027. "hashPath": "system.text.encoding.extensions.4.0.11.nupkg.sha512"
  1028. },
  1029. "System.Text.RegularExpressions/4.1.0": {
  1030. "type": "package",
  1031. "serviceable": true,
  1032. "sha512": "sha512-i88YCXpRTjCnoSQZtdlHkAOx4KNNik4hMy83n0+Ftlb7jvV6ZiZWMpnEZHhjBp6hQVh8gWd/iKNPzlPF7iyA2g==",
  1033. "path": "system.text.regularexpressions/4.1.0",
  1034. "hashPath": "system.text.regularexpressions.4.1.0.nupkg.sha512"
  1035. },
  1036. "System.Threading/4.0.11": {
  1037. "type": "package",
  1038. "serviceable": true,
  1039. "sha512": "sha512-N+3xqIcg3VDKyjwwCGaZ9HawG9aC6cSDI+s7ROma310GQo8vilFZa86hqKppwTHleR/G0sfOzhvgnUxWCR/DrQ==",
  1040. "path": "system.threading/4.0.11",
  1041. "hashPath": "system.threading.4.0.11.nupkg.sha512"
  1042. },
  1043. "System.Threading.Tasks/4.0.11": {
  1044. "type": "package",
  1045. "serviceable": true,
  1046. "sha512": "sha512-k1S4Gc6IGwtHGT8188RSeGaX86Qw/wnrgNLshJvsdNUOPP9etMmo8S07c+UlOAx4K/xLuN9ivA1bD0LVurtIxQ==",
  1047. "path": "system.threading.tasks/4.0.11",
  1048. "hashPath": "system.threading.tasks.4.0.11.nupkg.sha512"
  1049. },
  1050. "System.Threading.Tasks.Extensions/4.0.0": {
  1051. "type": "package",
  1052. "serviceable": true,
  1053. "sha512": "sha512-pH4FZDsZQ/WmgJtN4LWYmRdJAEeVkyriSwrv2Teoe5FOU0Yxlb6II6GL8dBPOfRmutHGATduj3ooMt7dJ2+i+w==",
  1054. "path": "system.threading.tasks.extensions/4.0.0",
  1055. "hashPath": "system.threading.tasks.extensions.4.0.0.nupkg.sha512"
  1056. },
  1057. "System.Xml.ReaderWriter/4.0.11": {
  1058. "type": "package",
  1059. "serviceable": true,
  1060. "sha512": "sha512-ZIiLPsf67YZ9zgr31vzrFaYQqxRPX9cVHjtPSnmx4eN6lbS/yEyYNr2vs1doGDEscF0tjCZFsk9yUg1sC9e8tg==",
  1061. "path": "system.xml.readerwriter/4.0.11",
  1062. "hashPath": "system.xml.readerwriter.4.0.11.nupkg.sha512"
  1063. },
  1064. "System.Xml.XDocument/4.0.11": {
  1065. "type": "package",
  1066. "serviceable": true,
  1067. "sha512": "sha512-Mk2mKmPi0nWaoiYeotq1dgeNK1fqWh61+EK+w4Wu8SWuTYLzpUnschb59bJtGywaPq7SmTuPf44wrXRwbIrukg==",
  1068. "path": "system.xml.xdocument/4.0.11",
  1069. "hashPath": "system.xml.xdocument.4.0.11.nupkg.sha512"
  1070. },
  1071. "Veldrid/4.9.0": {
  1072. "type": "package",
  1073. "serviceable": true,
  1074. "sha512": "sha512-Rvu7/OLNt6Yy/hbC+rAmjBbxcSirbG/BjOdLCF7kl5mGBkMGka3pLuTlkbXSt4UONh3tks0I7k/OJ7Sr8HFIoA==",
  1075. "path": "veldrid/4.9.0",
  1076. "hashPath": "veldrid.4.9.0.nupkg.sha512"
  1077. },
  1078. "Veldrid.ImageSharp/4.9.0": {
  1079. "type": "package",
  1080. "serviceable": true,
  1081. "sha512": "sha512-yrhNrYA5FXZWWjmopXUCP9sEMxEjJmzzDkSBWq3cPWKOvzYQ9wXPkRlkj9cRljmhqQCkBH2gC2wtl6ddsjE50w==",
  1082. "path": "veldrid.imagesharp/4.9.0",
  1083. "hashPath": "veldrid.imagesharp.4.9.0.nupkg.sha512"
  1084. },
  1085. "Veldrid.ImGui/5.89.2-ga121087cad": {
  1086. "type": "package",
  1087. "serviceable": true,
  1088. "sha512": "sha512-U37r5tDiL/N124ZQEKKA8Vct+ogytIYYLragtU94Hh2qv/zumD9aw0VRrmm3iUlhJoD2+Ez3x7xeroS2TMsbSQ==",
  1089. "path": "veldrid.imgui/5.89.2-ga121087cad",
  1090. "hashPath": "veldrid.imgui.5.89.2-ga121087cad.nupkg.sha512"
  1091. },
  1092. "Veldrid.MetalBindings/4.9.0": {
  1093. "type": "package",
  1094. "serviceable": true,
  1095. "sha512": "sha512-9qWYalATCT+/smQzFi2IFyEZpLE1l+A1r3tntKao8sYVAe18+P9rDIvpxyIL4T7Ritfm0JU2TnqckXmLenyfhQ==",
  1096. "path": "veldrid.metalbindings/4.9.0",
  1097. "hashPath": "veldrid.metalbindings.4.9.0.nupkg.sha512"
  1098. },
  1099. "Veldrid.OpenGLBindings/4.9.0": {
  1100. "type": "package",
  1101. "serviceable": true,
  1102. "sha512": "sha512-Du3zr+qWQO2Pzsl2iOeLmg23gxdr6BQ9yx5ygmcoBn6nm1AsbG4JMeEIpSGDt8WiTmy2VsUNY0kIGZklkrRoWQ==",
  1103. "path": "veldrid.openglbindings/4.9.0",
  1104. "hashPath": "veldrid.openglbindings.4.9.0.nupkg.sha512"
  1105. },
  1106. "Veldrid.SDL2/4.9.0": {
  1107. "type": "package",
  1108. "serviceable": true,
  1109. "sha512": "sha512-uE0sYIzNOF2DPokzjRel2to3euBRikLfgoxx0f7iQVevbDDYlg0e/DBgG+tDhyNQWrB+ttKaQvR/csoa/R8UmA==",
  1110. "path": "veldrid.sdl2/4.9.0",
  1111. "hashPath": "veldrid.sdl2.4.9.0.nupkg.sha512"
  1112. },
  1113. "Veldrid.StartupUtilities/4.9.0": {
  1114. "type": "package",
  1115. "serviceable": true,
  1116. "sha512": "sha512-45JrS5GajAaoom0HJWtPzYgJlNo8tpXB06mJM4hWxdeBxo3y2OIJIfnnB374KB1d7euodW0XneRzKVhwzZFE5g==",
  1117. "path": "veldrid.startuputilities/4.9.0",
  1118. "hashPath": "veldrid.startuputilities.4.9.0.nupkg.sha512"
  1119. },
  1120. "Vk/1.0.25": {
  1121. "type": "package",
  1122. "serviceable": true,
  1123. "sha512": "sha512-n1tpY/n9YV7j+wViUD31yc6TQMK3tkcdUXUbJUr3vIVifrRySzq5hpdxUnvC0SvBp8WrbAgowwd1YDvtc+u67A==",
  1124. "path": "vk/1.0.25",
  1125. "hashPath": "vk.1.0.25.nupkg.sha512"
  1126. },
  1127. "Vortice.D3DCompiler/2.3.0": {
  1128. "type": "package",
  1129. "serviceable": true,
  1130. "sha512": "sha512-o7Jimuvr5gXQrriA8JMfNrZX+eiA5NbRPYOpscMICpKE+oKF/CNYXLI5RTQ/NjNpzIsm2QPEehXivL6IS+e40w==",
  1131. "path": "vortice.d3dcompiler/2.3.0",
  1132. "hashPath": "vortice.d3dcompiler.2.3.0.nupkg.sha512"
  1133. },
  1134. "Vortice.Direct3D11/2.3.0": {
  1135. "type": "package",
  1136. "serviceable": true,
  1137. "sha512": "sha512-cNpadAL5HTm2zc3ZJhySGVJWgOD12RSX3OEk96j24rLdigfAbvzTtFJgn68gHviYMwwY76ukcobhJNDWZc4a3w==",
  1138. "path": "vortice.direct3d11/2.3.0",
  1139. "hashPath": "vortice.direct3d11.2.3.0.nupkg.sha512"
  1140. },
  1141. "Vortice.DirectX/2.3.0": {
  1142. "type": "package",
  1143. "serviceable": true,
  1144. "sha512": "sha512-V+MzrsxG5sLW3PQUlJQ6n3xY8jJGx1l/9Gpy6wbgFuZtDSb9MQmDf/gyfRvrRs1vGNKPht+pg1AJ/qWQrfXJoQ==",
  1145. "path": "vortice.directx/2.3.0",
  1146. "hashPath": "vortice.directx.2.3.0.nupkg.sha512"
  1147. },
  1148. "Vortice.DXGI/2.3.0": {
  1149. "type": "package",
  1150. "serviceable": true,
  1151. "sha512": "sha512-eJDvoLjhHMr78+SOSrPIUSr/JboZ7rx62kGrpj2RQZbhP3+pEdHjL+Z6mXLvkEqozFRFspLmTTI7ZnBKfjc9uQ==",
  1152. "path": "vortice.dxgi/2.3.0",
  1153. "hashPath": "vortice.dxgi.2.3.0.nupkg.sha512"
  1154. },
  1155. "Vortice.Mathematics/1.4.25": {
  1156. "type": "package",
  1157. "serviceable": true,
  1158. "sha512": "sha512-V2yJMl/QKceXEjYEnf2EWcNkUJI5/zE04cNUnawHbdR0wjMHv1dVTLf0IUJk0D0w29FrCWdQQK/n4L4vx0HeQA==",
  1159. "path": "vortice.mathematics/1.4.25",
  1160. "hashPath": "vortice.mathematics.1.4.25.nupkg.sha512"
  1161. },
  1162. "ImGui.NET/1.89.5.2": {
  1163. "type": "project",
  1164. "serviceable": false,
  1165. "sha512": ""
  1166. },
  1167. "ImGui.NET.SampleProgram/1.0.0": {
  1168. "type": "project",
  1169. "serviceable": false,
  1170. "sha512": ""
  1171. },
  1172. "ImPlot.NET/0.8.0": {
  1173. "type": "project",
  1174. "serviceable": false,
  1175. "sha512": ""
  1176. }
  1177. }
  1178. }