Newer
Older
DungeonShooting / DungeonShooting_Godot / excel / DungeonShooting_ExcelTool.deps.json
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v6.0/win-x64",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v6.0": {},
  9. ".NETCoreApp,Version=v6.0/win-x64": {
  10. "DungeonShooting_ExcelTool/1.0.0": {
  11. "dependencies": {
  12. "NPOI": "2.6.0"
  13. },
  14. "runtime": {
  15. "DungeonShooting_ExcelTool.dll": {}
  16. }
  17. },
  18. "Enums.NET/4.0.0": {
  19. "runtime": {
  20. "lib/netcoreapp3.0/Enums.NET.dll": {
  21. "assemblyVersion": "4.0.0.0",
  22. "fileVersion": "4.0.0.0"
  23. }
  24. }
  25. },
  26. "MathNet.Numerics.Signed/4.15.0": {
  27. "runtime": {
  28. "lib/netstandard2.0/MathNet.Numerics.dll": {
  29. "assemblyVersion": "4.15.0.0",
  30. "fileVersion": "4.15.0.0"
  31. }
  32. }
  33. },
  34. "Microsoft.IO.RecyclableMemoryStream/2.2.0": {
  35. "runtime": {
  36. "lib/net5.0/Microsoft.IO.RecyclableMemoryStream.dll": {
  37. "assemblyVersion": "2.2.0.0",
  38. "fileVersion": "2.2.0.0"
  39. }
  40. }
  41. },
  42. "Microsoft.Win32.SystemEvents/6.0.0": {
  43. "runtime": {
  44. "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
  45. "assemblyVersion": "6.0.0.0",
  46. "fileVersion": "6.0.21.52210"
  47. }
  48. }
  49. },
  50. "NPOI/2.6.0": {
  51. "dependencies": {
  52. "Enums.NET": "4.0.0",
  53. "MathNet.Numerics.Signed": "4.15.0",
  54. "Microsoft.IO.RecyclableMemoryStream": "2.2.0",
  55. "Portable.BouncyCastle": "1.9.0",
  56. "SharpZipLib": "1.3.3",
  57. "SixLabors.Fonts": "1.0.0-beta18",
  58. "SixLabors.ImageSharp": "2.1.3",
  59. "System.Configuration.ConfigurationManager": "6.0.0",
  60. "System.Security.Cryptography.Xml": "6.0.1",
  61. "System.Text.Encoding.CodePages": "6.0.0"
  62. },
  63. "runtime": {
  64. "lib/net6.0/NPOI.OOXML.dll": {
  65. "assemblyVersion": "2.6.0.0",
  66. "fileVersion": "2.6.0.0"
  67. },
  68. "lib/net6.0/NPOI.OpenXml4Net.dll": {
  69. "assemblyVersion": "2.6.0.0",
  70. "fileVersion": "2.6.0.0"
  71. },
  72. "lib/net6.0/NPOI.OpenXmlFormats.dll": {
  73. "assemblyVersion": "2.6.0.0",
  74. "fileVersion": "2.6.0.0"
  75. },
  76. "lib/net6.0/NPOI.dll": {
  77. "assemblyVersion": "2.6.0.0",
  78. "fileVersion": "2.6.0.0"
  79. }
  80. }
  81. },
  82. "Portable.BouncyCastle/1.9.0": {
  83. "runtime": {
  84. "lib/netstandard2.0/BouncyCastle.Crypto.dll": {
  85. "assemblyVersion": "1.9.0.0",
  86. "fileVersion": "1.9.0.1"
  87. }
  88. }
  89. },
  90. "SharpZipLib/1.3.3": {
  91. "runtime": {
  92. "lib/netstandard2.1/ICSharpCode.SharpZipLib.dll": {
  93. "assemblyVersion": "1.3.3.11",
  94. "fileVersion": "1.3.3.11"
  95. }
  96. }
  97. },
  98. "SixLabors.Fonts/1.0.0-beta18": {
  99. "runtime": {
  100. "lib/netcoreapp3.1/SixLabors.Fonts.dll": {
  101. "assemblyVersion": "1.0.0.0",
  102. "fileVersion": "1.0.0.0"
  103. }
  104. }
  105. },
  106. "SixLabors.ImageSharp/2.1.3": {
  107. "dependencies": {
  108. "System.Runtime.CompilerServices.Unsafe": "6.0.0",
  109. "System.Text.Encoding.CodePages": "6.0.0"
  110. },
  111. "runtime": {
  112. "lib/netcoreapp3.1/SixLabors.ImageSharp.dll": {
  113. "assemblyVersion": "2.0.0.0",
  114. "fileVersion": "2.1.3.0"
  115. }
  116. }
  117. },
  118. "System.Configuration.ConfigurationManager/6.0.0": {
  119. "dependencies": {
  120. "System.Security.Cryptography.ProtectedData": "6.0.0",
  121. "System.Security.Permissions": "6.0.0"
  122. },
  123. "runtime": {
  124. "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
  125. "assemblyVersion": "6.0.0.0",
  126. "fileVersion": "6.0.21.52210"
  127. }
  128. }
  129. },
  130. "System.Drawing.Common/6.0.0": {
  131. "dependencies": {
  132. "Microsoft.Win32.SystemEvents": "6.0.0"
  133. },
  134. "runtime": {
  135. "runtimes/win/lib/net6.0/System.Drawing.Common.dll": {
  136. "assemblyVersion": "6.0.0.0",
  137. "fileVersion": "6.0.21.52210"
  138. }
  139. }
  140. },
  141. "System.Formats.Asn1/6.0.0": {},
  142. "System.Runtime.CompilerServices.Unsafe/6.0.0": {},
  143. "System.Security.AccessControl/6.0.0": {},
  144. "System.Security.Cryptography.Pkcs/6.0.1": {
  145. "dependencies": {
  146. "System.Formats.Asn1": "6.0.0"
  147. },
  148. "runtime": {
  149. "runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll": {
  150. "assemblyVersion": "6.0.0.0",
  151. "fileVersion": "6.0.522.21309"
  152. }
  153. }
  154. },
  155. "System.Security.Cryptography.ProtectedData/6.0.0": {
  156. "runtime": {
  157. "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
  158. "assemblyVersion": "6.0.0.0",
  159. "fileVersion": "6.0.21.52210"
  160. }
  161. }
  162. },
  163. "System.Security.Cryptography.Xml/6.0.1": {
  164. "dependencies": {
  165. "System.Security.AccessControl": "6.0.0",
  166. "System.Security.Cryptography.Pkcs": "6.0.1"
  167. },
  168. "runtime": {
  169. "lib/net6.0/System.Security.Cryptography.Xml.dll": {
  170. "assemblyVersion": "6.0.0.0",
  171. "fileVersion": "6.0.822.36306"
  172. }
  173. }
  174. },
  175. "System.Security.Permissions/6.0.0": {
  176. "dependencies": {
  177. "System.Security.AccessControl": "6.0.0",
  178. "System.Windows.Extensions": "6.0.0"
  179. },
  180. "runtime": {
  181. "lib/net6.0/System.Security.Permissions.dll": {
  182. "assemblyVersion": "6.0.0.0",
  183. "fileVersion": "6.0.21.52210"
  184. }
  185. }
  186. },
  187. "System.Text.Encoding.CodePages/6.0.0": {
  188. "dependencies": {
  189. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  190. }
  191. },
  192. "System.Windows.Extensions/6.0.0": {
  193. "dependencies": {
  194. "System.Drawing.Common": "6.0.0"
  195. },
  196. "runtime": {
  197. "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
  198. "assemblyVersion": "6.0.0.0",
  199. "fileVersion": "6.0.21.52210"
  200. }
  201. }
  202. }
  203. }
  204. },
  205. "libraries": {
  206. "DungeonShooting_ExcelTool/1.0.0": {
  207. "type": "project",
  208. "serviceable": false,
  209. "sha512": ""
  210. },
  211. "Enums.NET/4.0.0": {
  212. "type": "package",
  213. "serviceable": true,
  214. "sha512": "sha512-d47SgeuGxKpalKhYoHqFkDPmO9SoE3amSwVNDoUdy4d675/tX7bLyZFHdjfo3Tobth9Y80VnjfasQ/PD4LqUuA==",
  215. "path": "enums.net/4.0.0",
  216. "hashPath": "enums.net.4.0.0.nupkg.sha512"
  217. },
  218. "MathNet.Numerics.Signed/4.15.0": {
  219. "type": "package",
  220. "serviceable": true,
  221. "sha512": "sha512-LFjukMRatkg9dgRM7U/gM4uKgaWAX7E0lt3fsVDTPdtBIVuh7uPlksDie290br1/tv1a4Ar/Bz9ywCPSL8PhHg==",
  222. "path": "mathnet.numerics.signed/4.15.0",
  223. "hashPath": "mathnet.numerics.signed.4.15.0.nupkg.sha512"
  224. },
  225. "Microsoft.IO.RecyclableMemoryStream/2.2.0": {
  226. "type": "package",
  227. "serviceable": true,
  228. "sha512": "sha512-uyjY/cqomw1irT4L7lDeg4sJ36MsjHg3wKqpGrBAdzvZaxo85yMF+sAA9RIzTV92fDxuUzjqksMqA0+SNMkMgA==",
  229. "path": "microsoft.io.recyclablememorystream/2.2.0",
  230. "hashPath": "microsoft.io.recyclablememorystream.2.2.0.nupkg.sha512"
  231. },
  232. "Microsoft.Win32.SystemEvents/6.0.0": {
  233. "type": "package",
  234. "serviceable": true,
  235. "sha512": "sha512-hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
  236. "path": "microsoft.win32.systemevents/6.0.0",
  237. "hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512"
  238. },
  239. "NPOI/2.6.0": {
  240. "type": "package",
  241. "serviceable": true,
  242. "sha512": "sha512-Pwjo65CUH3MiRnBEbVo8ff31ZrDGdGyyFJyAEncmbTQ0/gYgDkBUnGKm20aLpdwCpPNLzvapZm8v5tx4S6qAWg==",
  243. "path": "npoi/2.6.0",
  244. "hashPath": "npoi.2.6.0.nupkg.sha512"
  245. },
  246. "Portable.BouncyCastle/1.9.0": {
  247. "type": "package",
  248. "serviceable": true,
  249. "sha512": "sha512-eZZBCABzVOek+id9Xy04HhmgykF0wZg9wpByzrWN7q8qEI0Qen9b7tfd7w8VA3dOeesumMG7C5ZPy0jk7PSRHw==",
  250. "path": "portable.bouncycastle/1.9.0",
  251. "hashPath": "portable.bouncycastle.1.9.0.nupkg.sha512"
  252. },
  253. "SharpZipLib/1.3.3": {
  254. "type": "package",
  255. "serviceable": true,
  256. "sha512": "sha512-N8+hwhsKZm25tDJfWpBSW7EGhH/R7EMuiX+KJ4C4u+fCWVc1lJ5zg1u3S1RPPVYgTqhx/C3hxrqUpi6RwK5+Tg==",
  257. "path": "sharpziplib/1.3.3",
  258. "hashPath": "sharpziplib.1.3.3.nupkg.sha512"
  259. },
  260. "SixLabors.Fonts/1.0.0-beta18": {
  261. "type": "package",
  262. "serviceable": true,
  263. "sha512": "sha512-evykNmy/kEE9EAEKgZm3MNUYXuMHFfmcLUNPw7Ho5q7OI96GFkkIxBm+QaKOTPBKw+L0AjKOs+ArVg8P40Ac9g==",
  264. "path": "sixlabors.fonts/1.0.0-beta18",
  265. "hashPath": "sixlabors.fonts.1.0.0-beta18.nupkg.sha512"
  266. },
  267. "SixLabors.ImageSharp/2.1.3": {
  268. "type": "package",
  269. "serviceable": true,
  270. "sha512": "sha512-8yonNRWX3vUE9k29ta0Hbfa0AEc0hbDjSH/nZ3vOTJEXmY6hLnGsjDKoz96Z+AgOsrdkAu6PdL/Ebaf70aitzw==",
  271. "path": "sixlabors.imagesharp/2.1.3",
  272. "hashPath": "sixlabors.imagesharp.2.1.3.nupkg.sha512"
  273. },
  274. "System.Configuration.ConfigurationManager/6.0.0": {
  275. "type": "package",
  276. "serviceable": true,
  277. "sha512": "sha512-7T+m0kDSlIPTHIkPMIu6m6tV6qsMqJpvQWW2jIc2qi7sn40qxFo0q+7mEQAhMPXZHMKnWrnv47ntGlM/ejvw3g==",
  278. "path": "system.configuration.configurationmanager/6.0.0",
  279. "hashPath": "system.configuration.configurationmanager.6.0.0.nupkg.sha512"
  280. },
  281. "System.Drawing.Common/6.0.0": {
  282. "type": "package",
  283. "serviceable": true,
  284. "sha512": "sha512-NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
  285. "path": "system.drawing.common/6.0.0",
  286. "hashPath": "system.drawing.common.6.0.0.nupkg.sha512"
  287. },
  288. "System.Formats.Asn1/6.0.0": {
  289. "type": "package",
  290. "serviceable": true,
  291. "sha512": "sha512-T6fD00dQ3NTbPDy31m4eQUwKW84s03z0N2C8HpOklyeaDgaJPa/TexP4/SkORMSOwc7WhKifnA6Ya33AkzmafA==",
  292. "path": "system.formats.asn1/6.0.0",
  293. "hashPath": "system.formats.asn1.6.0.0.nupkg.sha512"
  294. },
  295. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  296. "type": "package",
  297. "serviceable": true,
  298. "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
  299. "path": "system.runtime.compilerservices.unsafe/6.0.0",
  300. "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
  301. },
  302. "System.Security.AccessControl/6.0.0": {
  303. "type": "package",
  304. "serviceable": true,
  305. "sha512": "sha512-AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==",
  306. "path": "system.security.accesscontrol/6.0.0",
  307. "hashPath": "system.security.accesscontrol.6.0.0.nupkg.sha512"
  308. },
  309. "System.Security.Cryptography.Pkcs/6.0.1": {
  310. "type": "package",
  311. "serviceable": true,
  312. "sha512": "sha512-ynmbW2GjIGg9K1wXmVIRs4IlyDolf0JXNpzFQ8JCVgwM+myUC2JeUggl2PwQig2PNVMegKmN1aAx7WPQ8tI3vA==",
  313. "path": "system.security.cryptography.pkcs/6.0.1",
  314. "hashPath": "system.security.cryptography.pkcs.6.0.1.nupkg.sha512"
  315. },
  316. "System.Security.Cryptography.ProtectedData/6.0.0": {
  317. "type": "package",
  318. "serviceable": true,
  319. "sha512": "sha512-rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==",
  320. "path": "system.security.cryptography.protecteddata/6.0.0",
  321. "hashPath": "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512"
  322. },
  323. "System.Security.Cryptography.Xml/6.0.1": {
  324. "type": "package",
  325. "serviceable": true,
  326. "sha512": "sha512-5e5bI28T0x73AwTsbuFP4qSRzthmU2C0Gqgg3AZ3KTxmSyA+Uhk31puA3srdaeWaacVnHhLdJywCzqOiEpbO/w==",
  327. "path": "system.security.cryptography.xml/6.0.1",
  328. "hashPath": "system.security.cryptography.xml.6.0.1.nupkg.sha512"
  329. },
  330. "System.Security.Permissions/6.0.0": {
  331. "type": "package",
  332. "serviceable": true,
  333. "sha512": "sha512-T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
  334. "path": "system.security.permissions/6.0.0",
  335. "hashPath": "system.security.permissions.6.0.0.nupkg.sha512"
  336. },
  337. "System.Text.Encoding.CodePages/6.0.0": {
  338. "type": "package",
  339. "serviceable": true,
  340. "sha512": "sha512-ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==",
  341. "path": "system.text.encoding.codepages/6.0.0",
  342. "hashPath": "system.text.encoding.codepages.6.0.0.nupkg.sha512"
  343. },
  344. "System.Windows.Extensions/6.0.0": {
  345. "type": "package",
  346. "serviceable": true,
  347. "sha512": "sha512-IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
  348. "path": "system.windows.extensions/6.0.0",
  349. "hashPath": "system.windows.extensions.6.0.0.nupkg.sha512"
  350. }
  351. }
  352. }