aesim.simba 2024.7.26a1__py3-none-manylinux2014_aarch64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (240) hide show
  1. aesim/simba/Resources/CommunityToolkit.Mvvm.dll +0 -0
  2. aesim/simba/Resources/CsvHelper.dll +0 -0
  3. aesim/simba/Resources/DeviceId.Linux.dll +0 -0
  4. aesim/simba/Resources/DeviceId.Mac.dll +0 -0
  5. aesim/simba/Resources/DeviceId.Windows.dll +0 -0
  6. aesim/simba/Resources/DeviceId.dll +0 -0
  7. aesim/simba/Resources/DotNetZip.dll +0 -0
  8. aesim/simba/Resources/Microsoft.Win32.SystemEvents.dll +0 -0
  9. aesim/simba/Resources/Python.Runtime.dll +0 -0
  10. aesim/simba/Resources/Resources/DesignExamples.jsimba +47149 -0
  11. aesim/simba/Resources/Resources/Examples/acdc_3ph_diodebridge.jsimba +1063 -0
  12. aesim/simba/Resources/Resources/Examples/acdc_3ph_thyristor_rectifier.jsimba +3000 -0
  13. aesim/simba/Resources/Resources/Examples/acdc_pfc_totem_pole.jsimba +3025 -0
  14. aesim/simba/Resources/Resources/Examples/bldc_drive_example.jsimba +5869 -0
  15. aesim/simba/Resources/Resources/Examples/dcac_3_phase_inverter_spwm.jsimba +1903 -0
  16. aesim/simba/Resources/Resources/Examples/dcac_5lvl_npc.jsimba +3292 -0
  17. aesim/simba/Resources/Resources/Examples/dcdc_boost_converter.jsimba +525 -0
  18. aesim/simba/Resources/Resources/Examples/dcdc_buck_c_code.jsimba +1237 -0
  19. aesim/simba/Resources/Resources/Examples/dcdc_buck_chopper_thermal.jsimba +920 -0
  20. aesim/simba/Resources/Resources/Examples/dcdc_buck_converter_ac_sweep.jsimba +860 -0
  21. aesim/simba/Resources/Resources/Examples/dcdc_buck_detailed.jsimba +713 -0
  22. aesim/simba/Resources/Resources/Examples/dcdc_buckboost.jsimba +1183 -0
  23. aesim/simba/Resources/Resources/Examples/dcdc_dual_active_bridge_converter.jsimba +3178 -0
  24. aesim/simba/Resources/Resources/Examples/dcdc_flyback.jsimba +675 -0
  25. aesim/simba/Resources/Resources/Examples/dcdc_forward.jsimba +458 -0
  26. aesim/simba/Resources/Resources/Examples/dcdc_interleaved_buck_chopper.jsimba +1393 -0
  27. aesim/simba/Resources/Resources/Examples/dcdc_llc_resonant_converter.jsimba +3607 -0
  28. aesim/simba/Resources/Resources/Examples/dcdc_phase_shift_full_bridge_converter.jsimba +2912 -0
  29. aesim/simba/Resources/Resources/Examples/double_pulse_test.jsimba +557 -0
  30. aesim/simba/Resources/Resources/Examples/im_drive_example.jsimba +6261 -0
  31. aesim/simba/Resources/Resources/PsimSimbaDictionary.json +15667 -0
  32. aesim/simba/Resources/Resources/libSimba.Solvers.linux-arm64.so +0 -0
  33. aesim/simba/Resources/Resources/simba_library.c +92 -0
  34. aesim/simba/Resources/Resources/simba_library.h +37 -0
  35. aesim/simba/Resources/Simba.Data.deps.json +1147 -0
  36. aesim/simba/Resources/Simba.Data.dll +0 -0
  37. aesim/simba/Resources/Simba.Data.runtimeconfig.json +13 -0
  38. aesim/simba/Resources/Simba.Drawing.dll +0 -0
  39. aesim/simba/Resources/Simba.Helper.dll +0 -0
  40. aesim/simba/Resources/System.Drawing.Common.dll +0 -0
  41. aesim/simba/Resources/System.Security.Permissions.dll +0 -0
  42. aesim/simba/Resources/System.Windows.Extensions.dll +0 -0
  43. aesim/simba/Resources/dotnet/LICENSE.txt +23 -0
  44. aesim/simba/Resources/dotnet/ThirdPartyNotices.txt +1822 -0
  45. aesim/simba/Resources/dotnet/dotnet +0 -0
  46. aesim/simba/Resources/dotnet/host/fxr/8.0.0/libhostfxr.so +0 -0
  47. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/.version +2 -0
  48. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.CSharp.dll +0 -0
  49. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.NETCore.App.deps.json +2124 -0
  50. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.NETCore.App.runtimeconfig.json +5 -0
  51. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.VisualBasic.Core.dll +0 -0
  52. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.VisualBasic.dll +0 -0
  53. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.Win32.Primitives.dll +0 -0
  54. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.Win32.Registry.dll +0 -0
  55. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.AppContext.dll +0 -0
  56. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Buffers.dll +0 -0
  57. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Concurrent.dll +0 -0
  58. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Immutable.dll +0 -0
  59. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.NonGeneric.dll +0 -0
  60. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Specialized.dll +0 -0
  61. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.dll +0 -0
  62. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.Annotations.dll +0 -0
  63. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.DataAnnotations.dll +0 -0
  64. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.EventBasedAsync.dll +0 -0
  65. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.Primitives.dll +0 -0
  66. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.TypeConverter.dll +0 -0
  67. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.dll +0 -0
  68. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Configuration.dll +0 -0
  69. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Console.dll +0 -0
  70. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Core.dll +0 -0
  71. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Data.Common.dll +0 -0
  72. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Data.DataSetExtensions.dll +0 -0
  73. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Data.dll +0 -0
  74. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Contracts.dll +0 -0
  75. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Debug.dll +0 -0
  76. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.DiagnosticSource.dll +0 -0
  77. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.FileVersionInfo.dll +0 -0
  78. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Process.dll +0 -0
  79. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.StackTrace.dll +0 -0
  80. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.TextWriterTraceListener.dll +0 -0
  81. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Tools.dll +0 -0
  82. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.TraceSource.dll +0 -0
  83. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Tracing.dll +0 -0
  84. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Drawing.Primitives.dll +0 -0
  85. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Drawing.dll +0 -0
  86. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Dynamic.Runtime.dll +0 -0
  87. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Formats.Asn1.dll +0 -0
  88. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Formats.Tar.dll +0 -0
  89. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Globalization.Calendars.dll +0 -0
  90. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Globalization.Extensions.dll +0 -0
  91. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Globalization.dll +0 -0
  92. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Compression.Brotli.dll +0 -0
  93. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Compression.FileSystem.dll +0 -0
  94. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Compression.ZipFile.dll +0 -0
  95. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Compression.dll +0 -0
  96. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.AccessControl.dll +0 -0
  97. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.DriveInfo.dll +0 -0
  98. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.Primitives.dll +0 -0
  99. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.Watcher.dll +0 -0
  100. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.dll +0 -0
  101. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.IsolatedStorage.dll +0 -0
  102. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.MemoryMappedFiles.dll +0 -0
  103. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Pipes.AccessControl.dll +0 -0
  104. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Pipes.dll +0 -0
  105. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.UnmanagedMemoryStream.dll +0 -0
  106. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.dll +0 -0
  107. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Expressions.dll +0 -0
  108. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Parallel.dll +0 -0
  109. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Queryable.dll +0 -0
  110. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.dll +0 -0
  111. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Memory.dll +0 -0
  112. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Http.Json.dll +0 -0
  113. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Http.dll +0 -0
  114. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.HttpListener.dll +0 -0
  115. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Mail.dll +0 -0
  116. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.NameResolution.dll +0 -0
  117. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.NetworkInformation.dll +0 -0
  118. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Ping.dll +0 -0
  119. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Primitives.dll +0 -0
  120. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Quic.dll +0 -0
  121. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Requests.dll +0 -0
  122. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Security.dll +0 -0
  123. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.ServicePoint.dll +0 -0
  124. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Sockets.dll +0 -0
  125. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebClient.dll +0 -0
  126. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebHeaderCollection.dll +0 -0
  127. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebProxy.dll +0 -0
  128. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebSockets.Client.dll +0 -0
  129. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebSockets.dll +0 -0
  130. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.dll +0 -0
  131. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Numerics.Vectors.dll +0 -0
  132. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Numerics.dll +0 -0
  133. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ObjectModel.dll +0 -0
  134. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.CoreLib.dll +0 -0
  135. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.DataContractSerialization.dll +0 -0
  136. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Uri.dll +0 -0
  137. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Xml.Linq.dll +0 -0
  138. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Xml.dll +0 -0
  139. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.DispatchProxy.dll +0 -0
  140. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Emit.ILGeneration.dll +0 -0
  141. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Emit.Lightweight.dll +0 -0
  142. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Emit.dll +0 -0
  143. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Extensions.dll +0 -0
  144. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Metadata.dll +0 -0
  145. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Primitives.dll +0 -0
  146. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.TypeExtensions.dll +0 -0
  147. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.dll +0 -0
  148. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Resources.Reader.dll +0 -0
  149. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Resources.ResourceManager.dll +0 -0
  150. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Resources.Writer.dll +0 -0
  151. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.CompilerServices.Unsafe.dll +0 -0
  152. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.CompilerServices.VisualC.dll +0 -0
  153. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Extensions.dll +0 -0
  154. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Handles.dll +0 -0
  155. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.InteropServices.JavaScript.dll +0 -0
  156. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.InteropServices.RuntimeInformation.dll +0 -0
  157. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.InteropServices.dll +0 -0
  158. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Intrinsics.dll +0 -0
  159. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Loader.dll +0 -0
  160. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Numerics.dll +0 -0
  161. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Formatters.dll +0 -0
  162. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Json.dll +0 -0
  163. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Primitives.dll +0 -0
  164. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Xml.dll +0 -0
  165. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.dll +0 -0
  166. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.dll +0 -0
  167. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.AccessControl.dll +0 -0
  168. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Claims.dll +0 -0
  169. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.Algorithms.dll +0 -0
  170. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.Cng.dll +0 -0
  171. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.Csp.dll +0 -0
  172. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.Encoding.dll +0 -0
  173. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.OpenSsl.dll +0 -0
  174. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.Primitives.dll +0 -0
  175. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.X509Certificates.dll +0 -0
  176. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.dll +0 -0
  177. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Principal.Windows.dll +0 -0
  178. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Principal.dll +0 -0
  179. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.SecureString.dll +0 -0
  180. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.dll +0 -0
  181. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ServiceModel.Web.dll +0 -0
  182. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ServiceProcess.dll +0 -0
  183. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Encoding.CodePages.dll +0 -0
  184. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Encoding.Extensions.dll +0 -0
  185. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Encoding.dll +0 -0
  186. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Encodings.Web.dll +0 -0
  187. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Json.dll +0 -0
  188. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.RegularExpressions.dll +0 -0
  189. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Channels.dll +0 -0
  190. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Overlapped.dll +0 -0
  191. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Tasks.Dataflow.dll +0 -0
  192. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Tasks.Extensions.dll +0 -0
  193. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Tasks.Parallel.dll +0 -0
  194. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Tasks.dll +0 -0
  195. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Thread.dll +0 -0
  196. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.ThreadPool.dll +0 -0
  197. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Timer.dll +0 -0
  198. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.dll +0 -0
  199. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Transactions.Local.dll +0 -0
  200. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Transactions.dll +0 -0
  201. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ValueTuple.dll +0 -0
  202. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Web.HttpUtility.dll +0 -0
  203. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Web.dll +0 -0
  204. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Windows.dll +0 -0
  205. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.Linq.dll +0 -0
  206. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.ReaderWriter.dll +0 -0
  207. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.Serialization.dll +0 -0
  208. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XDocument.dll +0 -0
  209. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XPath.XDocument.dll +0 -0
  210. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XPath.dll +0 -0
  211. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XmlDocument.dll +0 -0
  212. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XmlSerializer.dll +0 -0
  213. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.dll +0 -0
  214. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.dll +0 -0
  215. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/WindowsBase.dll +0 -0
  216. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/createdump +0 -0
  217. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Globalization.Native.so +0 -0
  218. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.IO.Compression.Native.so +0 -0
  219. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Native.so +0 -0
  220. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Net.Security.Native.so +0 -0
  221. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Security.Cryptography.Native.OpenSsl.so +0 -0
  222. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libclrgc.so +0 -0
  223. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libclrjit.so +0 -0
  224. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libcoreclr.so +0 -0
  225. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libcoreclrtraceptprovider.so +0 -0
  226. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libhostpolicy.so +0 -0
  227. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libmscordaccore.so +0 -0
  228. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libmscordbi.so +0 -0
  229. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/mscorlib.dll +0 -0
  230. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/netstandard.dll +0 -0
  231. aesim/simba/Resources/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll +0 -0
  232. aesim/simba/Resources/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll +0 -0
  233. aesim/simba/Resources/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll +0 -0
  234. aesim/simba/Resources/runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll +0 -0
  235. aesim/simba/__init__.py +59 -0
  236. aesim/simba/__init__.pyi +24162 -0
  237. aesim.simba-2024.7.26a1.dist-info/METADATA +89 -0
  238. aesim.simba-2024.7.26a1.dist-info/RECORD +240 -0
  239. aesim.simba-2024.7.26a1.dist-info/WHEEL +5 -0
  240. aesim.simba-2024.7.26a1.dist-info/top_level.txt +1 -0
@@ -0,0 +1,1147 @@
1
+ {
2
+ "runtimeTarget": {
3
+ "name": ".NETCoreApp,Version=v8.0",
4
+ "signature": ""
5
+ },
6
+ "compilationOptions": {},
7
+ "targets": {
8
+ ".NETCoreApp,Version=v8.0": {
9
+ "Simba.Data/24.07.26": {
10
+ "dependencies": {
11
+ "CommunityToolkit.Mvvm": "8.2.2",
12
+ "CsvHelper": "32.0.3",
13
+ "DeviceId": "6.6.0",
14
+ "DeviceId.Linux": "6.4.0",
15
+ "DeviceId.Mac": "6.3.0",
16
+ "DeviceId.Windows": "6.6.0",
17
+ "DotNetZip": "1.16.0",
18
+ "Simba.Drawing": "24.7.26",
19
+ "Simba.Helper": "24.7.26",
20
+ "System.ComponentModel.Annotations": "5.0.0",
21
+ "System.Net.Http": "4.3.4",
22
+ "pythonnet": "3.0.3"
23
+ },
24
+ "runtime": {
25
+ "Simba.Data.dll": {}
26
+ }
27
+ },
28
+ "CommunityToolkit.Mvvm/8.2.2": {
29
+ "runtime": {
30
+ "lib/net6.0/CommunityToolkit.Mvvm.dll": {
31
+ "assemblyVersion": "8.2.0.0",
32
+ "fileVersion": "8.2.2.1"
33
+ }
34
+ }
35
+ },
36
+ "CsvHelper/32.0.3": {
37
+ "runtime": {
38
+ "lib/net8.0/CsvHelper.dll": {
39
+ "assemblyVersion": "32.0.0.0",
40
+ "fileVersion": "32.0.3.22"
41
+ }
42
+ }
43
+ },
44
+ "DeviceId/6.6.0": {
45
+ "runtime": {
46
+ "lib/net8.0/DeviceId.dll": {
47
+ "assemblyVersion": "6.6.0.0",
48
+ "fileVersion": "6.6.0.0"
49
+ }
50
+ }
51
+ },
52
+ "DeviceId.Linux/6.4.0": {
53
+ "dependencies": {
54
+ "DeviceId": "6.6.0",
55
+ "System.Text.Json": "7.0.0"
56
+ },
57
+ "runtime": {
58
+ "lib/net8.0/DeviceId.Linux.dll": {
59
+ "assemblyVersion": "6.4.0.0",
60
+ "fileVersion": "6.4.0.0"
61
+ }
62
+ }
63
+ },
64
+ "DeviceId.Mac/6.3.0": {
65
+ "dependencies": {
66
+ "DeviceId": "6.6.0"
67
+ },
68
+ "runtime": {
69
+ "lib/net8.0/DeviceId.Mac.dll": {
70
+ "assemblyVersion": "6.3.0.0",
71
+ "fileVersion": "6.3.0.0"
72
+ }
73
+ }
74
+ },
75
+ "DeviceId.Windows/6.6.0": {
76
+ "dependencies": {
77
+ "DeviceId": "6.6.0",
78
+ "Microsoft.Win32.Registry": "5.0.0"
79
+ },
80
+ "runtime": {
81
+ "lib/net7.0/DeviceId.Windows.dll": {
82
+ "assemblyVersion": "6.6.0.0",
83
+ "fileVersion": "6.6.0.0"
84
+ }
85
+ }
86
+ },
87
+ "DotNetZip/1.16.0": {
88
+ "dependencies": {
89
+ "System.Security.Permissions": "4.7.0",
90
+ "System.Text.Encoding.CodePages": "4.7.1"
91
+ },
92
+ "runtime": {
93
+ "lib/netstandard2.0/DotNetZip.dll": {
94
+ "assemblyVersion": "1.16.0.0",
95
+ "fileVersion": "1.16.0.0"
96
+ }
97
+ }
98
+ },
99
+ "Microsoft.CSharp/4.7.0": {},
100
+ "Microsoft.NETCore.Platforms/5.0.0": {},
101
+ "Microsoft.NETCore.Targets/1.1.0": {},
102
+ "Microsoft.Win32.Registry/5.0.0": {
103
+ "dependencies": {
104
+ "System.Security.AccessControl": "5.0.0",
105
+ "System.Security.Principal.Windows": "5.0.0"
106
+ }
107
+ },
108
+ "Microsoft.Win32.SystemEvents/4.7.0": {
109
+ "dependencies": {
110
+ "Microsoft.NETCore.Platforms": "5.0.0"
111
+ },
112
+ "runtime": {
113
+ "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
114
+ "assemblyVersion": "4.0.2.0",
115
+ "fileVersion": "4.700.19.56404"
116
+ }
117
+ },
118
+ "runtimeTargets": {
119
+ "runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
120
+ "rid": "win",
121
+ "assetType": "runtime",
122
+ "assemblyVersion": "4.0.2.0",
123
+ "fileVersion": "4.700.19.56404"
124
+ }
125
+ }
126
+ },
127
+ "pythonnet/3.0.3": {
128
+ "dependencies": {
129
+ "Microsoft.CSharp": "4.7.0",
130
+ "System.Reflection.Emit": "4.3.0"
131
+ },
132
+ "runtime": {
133
+ "lib/netstandard2.0/Python.Runtime.dll": {
134
+ "assemblyVersion": "3.0.3.0",
135
+ "fileVersion": "3.0.3.0"
136
+ }
137
+ }
138
+ },
139
+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
140
+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
141
+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
142
+ "runtime.native.System/4.3.0": {
143
+ "dependencies": {
144
+ "Microsoft.NETCore.Platforms": "5.0.0",
145
+ "Microsoft.NETCore.Targets": "1.1.0"
146
+ }
147
+ },
148
+ "runtime.native.System.Net.Http/4.3.0": {
149
+ "dependencies": {
150
+ "Microsoft.NETCore.Platforms": "5.0.0",
151
+ "Microsoft.NETCore.Targets": "1.1.0"
152
+ }
153
+ },
154
+ "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
155
+ "dependencies": {
156
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
157
+ }
158
+ },
159
+ "runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
160
+ "dependencies": {
161
+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
162
+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
163
+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
164
+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
165
+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
166
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
167
+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
168
+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
169
+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
170
+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
171
+ }
172
+ },
173
+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
174
+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
175
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {},
176
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
177
+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
178
+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
179
+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
180
+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
181
+ "System.Collections/4.3.0": {
182
+ "dependencies": {
183
+ "Microsoft.NETCore.Platforms": "5.0.0",
184
+ "Microsoft.NETCore.Targets": "1.1.0",
185
+ "System.Runtime": "4.3.0"
186
+ }
187
+ },
188
+ "System.Collections.Concurrent/4.3.0": {
189
+ "dependencies": {
190
+ "System.Collections": "4.3.0",
191
+ "System.Diagnostics.Debug": "4.3.0",
192
+ "System.Diagnostics.Tracing": "4.3.0",
193
+ "System.Globalization": "4.3.0",
194
+ "System.Reflection": "4.3.0",
195
+ "System.Resources.ResourceManager": "4.3.0",
196
+ "System.Runtime": "4.3.0",
197
+ "System.Runtime.Extensions": "4.3.0",
198
+ "System.Threading": "4.3.0",
199
+ "System.Threading.Tasks": "4.3.0"
200
+ }
201
+ },
202
+ "System.ComponentModel.Annotations/5.0.0": {},
203
+ "System.Diagnostics.Debug/4.3.0": {
204
+ "dependencies": {
205
+ "Microsoft.NETCore.Platforms": "5.0.0",
206
+ "Microsoft.NETCore.Targets": "1.1.0",
207
+ "System.Runtime": "4.3.0"
208
+ }
209
+ },
210
+ "System.Diagnostics.DiagnosticSource/4.3.0": {
211
+ "dependencies": {
212
+ "System.Collections": "4.3.0",
213
+ "System.Diagnostics.Tracing": "4.3.0",
214
+ "System.Reflection": "4.3.0",
215
+ "System.Runtime": "4.3.0",
216
+ "System.Threading": "4.3.0"
217
+ }
218
+ },
219
+ "System.Diagnostics.Tracing/4.3.0": {
220
+ "dependencies": {
221
+ "Microsoft.NETCore.Platforms": "5.0.0",
222
+ "Microsoft.NETCore.Targets": "1.1.0",
223
+ "System.Runtime": "4.3.0"
224
+ }
225
+ },
226
+ "System.Drawing.Common/4.7.0": {
227
+ "dependencies": {
228
+ "Microsoft.NETCore.Platforms": "5.0.0",
229
+ "Microsoft.Win32.SystemEvents": "4.7.0"
230
+ },
231
+ "runtime": {
232
+ "lib/netstandard2.0/System.Drawing.Common.dll": {
233
+ "assemblyVersion": "4.0.0.1",
234
+ "fileVersion": "4.6.26919.2"
235
+ }
236
+ },
237
+ "runtimeTargets": {
238
+ "runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
239
+ "rid": "unix",
240
+ "assetType": "runtime",
241
+ "assemblyVersion": "4.0.2.0",
242
+ "fileVersion": "4.700.19.56404"
243
+ },
244
+ "runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
245
+ "rid": "win",
246
+ "assetType": "runtime",
247
+ "assemblyVersion": "4.0.2.0",
248
+ "fileVersion": "4.700.19.56404"
249
+ }
250
+ }
251
+ },
252
+ "System.Globalization/4.3.0": {
253
+ "dependencies": {
254
+ "Microsoft.NETCore.Platforms": "5.0.0",
255
+ "Microsoft.NETCore.Targets": "1.1.0",
256
+ "System.Runtime": "4.3.0"
257
+ }
258
+ },
259
+ "System.Globalization.Calendars/4.3.0": {
260
+ "dependencies": {
261
+ "Microsoft.NETCore.Platforms": "5.0.0",
262
+ "Microsoft.NETCore.Targets": "1.1.0",
263
+ "System.Globalization": "4.3.0",
264
+ "System.Runtime": "4.3.0"
265
+ }
266
+ },
267
+ "System.Globalization.Extensions/4.3.0": {
268
+ "dependencies": {
269
+ "Microsoft.NETCore.Platforms": "5.0.0",
270
+ "System.Globalization": "4.3.0",
271
+ "System.Resources.ResourceManager": "4.3.0",
272
+ "System.Runtime": "4.3.0",
273
+ "System.Runtime.Extensions": "4.3.0",
274
+ "System.Runtime.InteropServices": "4.3.0"
275
+ }
276
+ },
277
+ "System.IO/4.3.0": {
278
+ "dependencies": {
279
+ "Microsoft.NETCore.Platforms": "5.0.0",
280
+ "Microsoft.NETCore.Targets": "1.1.0",
281
+ "System.Runtime": "4.3.0",
282
+ "System.Text.Encoding": "4.3.0",
283
+ "System.Threading.Tasks": "4.3.0"
284
+ }
285
+ },
286
+ "System.IO.FileSystem/4.3.0": {
287
+ "dependencies": {
288
+ "Microsoft.NETCore.Platforms": "5.0.0",
289
+ "Microsoft.NETCore.Targets": "1.1.0",
290
+ "System.IO": "4.3.0",
291
+ "System.IO.FileSystem.Primitives": "4.3.0",
292
+ "System.Runtime": "4.3.0",
293
+ "System.Runtime.Handles": "4.3.0",
294
+ "System.Text.Encoding": "4.3.0",
295
+ "System.Threading.Tasks": "4.3.0"
296
+ }
297
+ },
298
+ "System.IO.FileSystem.Primitives/4.3.0": {
299
+ "dependencies": {
300
+ "System.Runtime": "4.3.0"
301
+ }
302
+ },
303
+ "System.Linq/4.3.0": {
304
+ "dependencies": {
305
+ "System.Collections": "4.3.0",
306
+ "System.Diagnostics.Debug": "4.3.0",
307
+ "System.Resources.ResourceManager": "4.3.0",
308
+ "System.Runtime": "4.3.0",
309
+ "System.Runtime.Extensions": "4.3.0"
310
+ }
311
+ },
312
+ "System.Net.Http/4.3.4": {
313
+ "dependencies": {
314
+ "Microsoft.NETCore.Platforms": "5.0.0",
315
+ "System.Collections": "4.3.0",
316
+ "System.Diagnostics.Debug": "4.3.0",
317
+ "System.Diagnostics.DiagnosticSource": "4.3.0",
318
+ "System.Diagnostics.Tracing": "4.3.0",
319
+ "System.Globalization": "4.3.0",
320
+ "System.Globalization.Extensions": "4.3.0",
321
+ "System.IO": "4.3.0",
322
+ "System.IO.FileSystem": "4.3.0",
323
+ "System.Net.Primitives": "4.3.0",
324
+ "System.Resources.ResourceManager": "4.3.0",
325
+ "System.Runtime": "4.3.0",
326
+ "System.Runtime.Extensions": "4.3.0",
327
+ "System.Runtime.Handles": "4.3.0",
328
+ "System.Runtime.InteropServices": "4.3.0",
329
+ "System.Security.Cryptography.Algorithms": "4.3.0",
330
+ "System.Security.Cryptography.Encoding": "4.3.0",
331
+ "System.Security.Cryptography.OpenSsl": "4.3.0",
332
+ "System.Security.Cryptography.Primitives": "4.3.0",
333
+ "System.Security.Cryptography.X509Certificates": "4.3.0",
334
+ "System.Text.Encoding": "4.3.0",
335
+ "System.Threading": "4.3.0",
336
+ "System.Threading.Tasks": "4.3.0",
337
+ "runtime.native.System": "4.3.0",
338
+ "runtime.native.System.Net.Http": "4.3.0",
339
+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
340
+ }
341
+ },
342
+ "System.Net.Primitives/4.3.0": {
343
+ "dependencies": {
344
+ "Microsoft.NETCore.Platforms": "5.0.0",
345
+ "Microsoft.NETCore.Targets": "1.1.0",
346
+ "System.Runtime": "4.3.0",
347
+ "System.Runtime.Handles": "4.3.0"
348
+ }
349
+ },
350
+ "System.Reflection/4.3.0": {
351
+ "dependencies": {
352
+ "Microsoft.NETCore.Platforms": "5.0.0",
353
+ "Microsoft.NETCore.Targets": "1.1.0",
354
+ "System.IO": "4.3.0",
355
+ "System.Reflection.Primitives": "4.3.0",
356
+ "System.Runtime": "4.3.0"
357
+ }
358
+ },
359
+ "System.Reflection.Emit/4.3.0": {
360
+ "dependencies": {
361
+ "System.IO": "4.3.0",
362
+ "System.Reflection": "4.3.0",
363
+ "System.Reflection.Emit.ILGeneration": "4.3.0",
364
+ "System.Reflection.Primitives": "4.3.0",
365
+ "System.Runtime": "4.3.0"
366
+ }
367
+ },
368
+ "System.Reflection.Emit.ILGeneration/4.3.0": {
369
+ "dependencies": {
370
+ "System.Reflection": "4.3.0",
371
+ "System.Reflection.Primitives": "4.3.0",
372
+ "System.Runtime": "4.3.0"
373
+ }
374
+ },
375
+ "System.Reflection.Primitives/4.3.0": {
376
+ "dependencies": {
377
+ "Microsoft.NETCore.Platforms": "5.0.0",
378
+ "Microsoft.NETCore.Targets": "1.1.0",
379
+ "System.Runtime": "4.3.0"
380
+ }
381
+ },
382
+ "System.Resources.ResourceManager/4.3.0": {
383
+ "dependencies": {
384
+ "Microsoft.NETCore.Platforms": "5.0.0",
385
+ "Microsoft.NETCore.Targets": "1.1.0",
386
+ "System.Globalization": "4.3.0",
387
+ "System.Reflection": "4.3.0",
388
+ "System.Runtime": "4.3.0"
389
+ }
390
+ },
391
+ "System.Runtime/4.3.0": {
392
+ "dependencies": {
393
+ "Microsoft.NETCore.Platforms": "5.0.0",
394
+ "Microsoft.NETCore.Targets": "1.1.0"
395
+ }
396
+ },
397
+ "System.Runtime.Extensions/4.3.0": {
398
+ "dependencies": {
399
+ "Microsoft.NETCore.Platforms": "5.0.0",
400
+ "Microsoft.NETCore.Targets": "1.1.0",
401
+ "System.Runtime": "4.3.0"
402
+ }
403
+ },
404
+ "System.Runtime.Handles/4.3.0": {
405
+ "dependencies": {
406
+ "Microsoft.NETCore.Platforms": "5.0.0",
407
+ "Microsoft.NETCore.Targets": "1.1.0",
408
+ "System.Runtime": "4.3.0"
409
+ }
410
+ },
411
+ "System.Runtime.InteropServices/4.3.0": {
412
+ "dependencies": {
413
+ "Microsoft.NETCore.Platforms": "5.0.0",
414
+ "Microsoft.NETCore.Targets": "1.1.0",
415
+ "System.Reflection": "4.3.0",
416
+ "System.Reflection.Primitives": "4.3.0",
417
+ "System.Runtime": "4.3.0",
418
+ "System.Runtime.Handles": "4.3.0"
419
+ }
420
+ },
421
+ "System.Runtime.Numerics/4.3.0": {
422
+ "dependencies": {
423
+ "System.Globalization": "4.3.0",
424
+ "System.Resources.ResourceManager": "4.3.0",
425
+ "System.Runtime": "4.3.0",
426
+ "System.Runtime.Extensions": "4.3.0"
427
+ }
428
+ },
429
+ "System.Security.AccessControl/5.0.0": {
430
+ "dependencies": {
431
+ "Microsoft.NETCore.Platforms": "5.0.0",
432
+ "System.Security.Principal.Windows": "5.0.0"
433
+ }
434
+ },
435
+ "System.Security.Cryptography.Algorithms/4.3.0": {
436
+ "dependencies": {
437
+ "Microsoft.NETCore.Platforms": "5.0.0",
438
+ "System.Collections": "4.3.0",
439
+ "System.IO": "4.3.0",
440
+ "System.Resources.ResourceManager": "4.3.0",
441
+ "System.Runtime": "4.3.0",
442
+ "System.Runtime.Extensions": "4.3.0",
443
+ "System.Runtime.Handles": "4.3.0",
444
+ "System.Runtime.InteropServices": "4.3.0",
445
+ "System.Runtime.Numerics": "4.3.0",
446
+ "System.Security.Cryptography.Encoding": "4.3.0",
447
+ "System.Security.Cryptography.Primitives": "4.3.0",
448
+ "System.Text.Encoding": "4.3.0",
449
+ "runtime.native.System.Security.Cryptography.Apple": "4.3.0",
450
+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
451
+ }
452
+ },
453
+ "System.Security.Cryptography.Cng/4.3.0": {
454
+ "dependencies": {
455
+ "Microsoft.NETCore.Platforms": "5.0.0",
456
+ "System.IO": "4.3.0",
457
+ "System.Resources.ResourceManager": "4.3.0",
458
+ "System.Runtime": "4.3.0",
459
+ "System.Runtime.Extensions": "4.3.0",
460
+ "System.Runtime.Handles": "4.3.0",
461
+ "System.Runtime.InteropServices": "4.3.0",
462
+ "System.Security.Cryptography.Algorithms": "4.3.0",
463
+ "System.Security.Cryptography.Encoding": "4.3.0",
464
+ "System.Security.Cryptography.Primitives": "4.3.0",
465
+ "System.Text.Encoding": "4.3.0"
466
+ }
467
+ },
468
+ "System.Security.Cryptography.Csp/4.3.0": {
469
+ "dependencies": {
470
+ "Microsoft.NETCore.Platforms": "5.0.0",
471
+ "System.IO": "4.3.0",
472
+ "System.Reflection": "4.3.0",
473
+ "System.Resources.ResourceManager": "4.3.0",
474
+ "System.Runtime": "4.3.0",
475
+ "System.Runtime.Extensions": "4.3.0",
476
+ "System.Runtime.Handles": "4.3.0",
477
+ "System.Runtime.InteropServices": "4.3.0",
478
+ "System.Security.Cryptography.Algorithms": "4.3.0",
479
+ "System.Security.Cryptography.Encoding": "4.3.0",
480
+ "System.Security.Cryptography.Primitives": "4.3.0",
481
+ "System.Text.Encoding": "4.3.0",
482
+ "System.Threading": "4.3.0"
483
+ }
484
+ },
485
+ "System.Security.Cryptography.Encoding/4.3.0": {
486
+ "dependencies": {
487
+ "Microsoft.NETCore.Platforms": "5.0.0",
488
+ "System.Collections": "4.3.0",
489
+ "System.Collections.Concurrent": "4.3.0",
490
+ "System.Linq": "4.3.0",
491
+ "System.Resources.ResourceManager": "4.3.0",
492
+ "System.Runtime": "4.3.0",
493
+ "System.Runtime.Extensions": "4.3.0",
494
+ "System.Runtime.Handles": "4.3.0",
495
+ "System.Runtime.InteropServices": "4.3.0",
496
+ "System.Security.Cryptography.Primitives": "4.3.0",
497
+ "System.Text.Encoding": "4.3.0",
498
+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
499
+ }
500
+ },
501
+ "System.Security.Cryptography.OpenSsl/4.3.0": {
502
+ "dependencies": {
503
+ "System.Collections": "4.3.0",
504
+ "System.IO": "4.3.0",
505
+ "System.Resources.ResourceManager": "4.3.0",
506
+ "System.Runtime": "4.3.0",
507
+ "System.Runtime.Extensions": "4.3.0",
508
+ "System.Runtime.Handles": "4.3.0",
509
+ "System.Runtime.InteropServices": "4.3.0",
510
+ "System.Runtime.Numerics": "4.3.0",
511
+ "System.Security.Cryptography.Algorithms": "4.3.0",
512
+ "System.Security.Cryptography.Encoding": "4.3.0",
513
+ "System.Security.Cryptography.Primitives": "4.3.0",
514
+ "System.Text.Encoding": "4.3.0",
515
+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
516
+ }
517
+ },
518
+ "System.Security.Cryptography.Primitives/4.3.0": {
519
+ "dependencies": {
520
+ "System.Diagnostics.Debug": "4.3.0",
521
+ "System.Globalization": "4.3.0",
522
+ "System.IO": "4.3.0",
523
+ "System.Resources.ResourceManager": "4.3.0",
524
+ "System.Runtime": "4.3.0",
525
+ "System.Threading": "4.3.0",
526
+ "System.Threading.Tasks": "4.3.0"
527
+ }
528
+ },
529
+ "System.Security.Cryptography.X509Certificates/4.3.0": {
530
+ "dependencies": {
531
+ "Microsoft.NETCore.Platforms": "5.0.0",
532
+ "System.Collections": "4.3.0",
533
+ "System.Diagnostics.Debug": "4.3.0",
534
+ "System.Globalization": "4.3.0",
535
+ "System.Globalization.Calendars": "4.3.0",
536
+ "System.IO": "4.3.0",
537
+ "System.IO.FileSystem": "4.3.0",
538
+ "System.IO.FileSystem.Primitives": "4.3.0",
539
+ "System.Resources.ResourceManager": "4.3.0",
540
+ "System.Runtime": "4.3.0",
541
+ "System.Runtime.Extensions": "4.3.0",
542
+ "System.Runtime.Handles": "4.3.0",
543
+ "System.Runtime.InteropServices": "4.3.0",
544
+ "System.Runtime.Numerics": "4.3.0",
545
+ "System.Security.Cryptography.Algorithms": "4.3.0",
546
+ "System.Security.Cryptography.Cng": "4.3.0",
547
+ "System.Security.Cryptography.Csp": "4.3.0",
548
+ "System.Security.Cryptography.Encoding": "4.3.0",
549
+ "System.Security.Cryptography.OpenSsl": "4.3.0",
550
+ "System.Security.Cryptography.Primitives": "4.3.0",
551
+ "System.Text.Encoding": "4.3.0",
552
+ "System.Threading": "4.3.0",
553
+ "runtime.native.System": "4.3.0",
554
+ "runtime.native.System.Net.Http": "4.3.0",
555
+ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
556
+ }
557
+ },
558
+ "System.Security.Permissions/4.7.0": {
559
+ "dependencies": {
560
+ "System.Security.AccessControl": "5.0.0",
561
+ "System.Windows.Extensions": "4.7.0"
562
+ },
563
+ "runtime": {
564
+ "lib/netcoreapp3.0/System.Security.Permissions.dll": {
565
+ "assemblyVersion": "4.0.3.0",
566
+ "fileVersion": "4.700.19.56404"
567
+ }
568
+ }
569
+ },
570
+ "System.Security.Principal.Windows/5.0.0": {},
571
+ "System.Text.Encoding/4.3.0": {
572
+ "dependencies": {
573
+ "Microsoft.NETCore.Platforms": "5.0.0",
574
+ "Microsoft.NETCore.Targets": "1.1.0",
575
+ "System.Runtime": "4.3.0"
576
+ }
577
+ },
578
+ "System.Text.Encoding.CodePages/4.7.1": {
579
+ "dependencies": {
580
+ "Microsoft.NETCore.Platforms": "5.0.0"
581
+ }
582
+ },
583
+ "System.Text.Encodings.Web/7.0.0": {},
584
+ "System.Text.Json/7.0.0": {
585
+ "dependencies": {
586
+ "System.Text.Encodings.Web": "7.0.0"
587
+ }
588
+ },
589
+ "System.Threading/4.3.0": {
590
+ "dependencies": {
591
+ "System.Runtime": "4.3.0",
592
+ "System.Threading.Tasks": "4.3.0"
593
+ }
594
+ },
595
+ "System.Threading.Tasks/4.3.0": {
596
+ "dependencies": {
597
+ "Microsoft.NETCore.Platforms": "5.0.0",
598
+ "Microsoft.NETCore.Targets": "1.1.0",
599
+ "System.Runtime": "4.3.0"
600
+ }
601
+ },
602
+ "System.Windows.Extensions/4.7.0": {
603
+ "dependencies": {
604
+ "System.Drawing.Common": "4.7.0"
605
+ },
606
+ "runtime": {
607
+ "lib/netcoreapp3.0/System.Windows.Extensions.dll": {
608
+ "assemblyVersion": "4.0.1.0",
609
+ "fileVersion": "4.700.19.56404"
610
+ }
611
+ },
612
+ "runtimeTargets": {
613
+ "runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
614
+ "rid": "win",
615
+ "assetType": "runtime",
616
+ "assemblyVersion": "4.0.1.0",
617
+ "fileVersion": "4.700.19.56404"
618
+ }
619
+ }
620
+ },
621
+ "Simba.Drawing/24.7.26": {
622
+ "runtime": {
623
+ "Simba.Drawing.dll": {}
624
+ }
625
+ },
626
+ "Simba.Helper/24.7.26": {
627
+ "runtime": {
628
+ "Simba.Helper.dll": {}
629
+ }
630
+ }
631
+ }
632
+ },
633
+ "libraries": {
634
+ "Simba.Data/24.07.26": {
635
+ "type": "project",
636
+ "serviceable": false,
637
+ "sha512": ""
638
+ },
639
+ "CommunityToolkit.Mvvm/8.2.2": {
640
+ "type": "package",
641
+ "serviceable": true,
642
+ "sha512": "sha512-r0g0k9tGYdrnz8R7T3x5UiokDffeevzK/2P/9SBL6fqLgN8B157MIi/bVUWI1KAz6ZorZrK9AdABCWUeXZZsvA==",
643
+ "path": "communitytoolkit.mvvm/8.2.2",
644
+ "hashPath": "communitytoolkit.mvvm.8.2.2.nupkg.sha512"
645
+ },
646
+ "CsvHelper/32.0.3": {
647
+ "type": "package",
648
+ "serviceable": true,
649
+ "sha512": "sha512-JNDkd4Wc2Tim5IuyL8Ai13RhzRvaHItseEvlJ2YRkx2SMBFrIsW8a5+/o4/O1jsb6mlviihR6Hfyn+nqY6CurA==",
650
+ "path": "csvhelper/32.0.3",
651
+ "hashPath": "csvhelper.32.0.3.nupkg.sha512"
652
+ },
653
+ "DeviceId/6.6.0": {
654
+ "type": "package",
655
+ "serviceable": true,
656
+ "sha512": "sha512-2JRxRgo+G1IeZATnIe0tGEGZU2IU7xZ3Epj7tadV7JbsAWBPoANEhrS6Nncw8OJLHVPGtR6K0XalCwYb+hJpnQ==",
657
+ "path": "deviceid/6.6.0",
658
+ "hashPath": "deviceid.6.6.0.nupkg.sha512"
659
+ },
660
+ "DeviceId.Linux/6.4.0": {
661
+ "type": "package",
662
+ "serviceable": true,
663
+ "sha512": "sha512-V6Ig5oYo70eq3p2k8qPkDfy08yX792WQl/vX5Rl2mnClmfuY2veCO1GB38f/ZP31kLvZe2A5a6aE03j0kZGjvA==",
664
+ "path": "deviceid.linux/6.4.0",
665
+ "hashPath": "deviceid.linux.6.4.0.nupkg.sha512"
666
+ },
667
+ "DeviceId.Mac/6.3.0": {
668
+ "type": "package",
669
+ "serviceable": true,
670
+ "sha512": "sha512-gX9/6/t70TpqIOw9Qg8KHAl8AQLtmGQb9gd/rSxwrWCOXqzfLylF6OPhn4czeHEN0CF4zPDKLEIKXEtV7AnHZA==",
671
+ "path": "deviceid.mac/6.3.0",
672
+ "hashPath": "deviceid.mac.6.3.0.nupkg.sha512"
673
+ },
674
+ "DeviceId.Windows/6.6.0": {
675
+ "type": "package",
676
+ "serviceable": true,
677
+ "sha512": "sha512-URHtJlgdrhjgESv6Rcnk0w28tWfmfDOKOxR7Nlj+s/Ct8JhWQ5veGmmDXHQxg04bHq7gPTskbwdXU2SKQOm0lg==",
678
+ "path": "deviceid.windows/6.6.0",
679
+ "hashPath": "deviceid.windows.6.6.0.nupkg.sha512"
680
+ },
681
+ "DotNetZip/1.16.0": {
682
+ "type": "package",
683
+ "serviceable": true,
684
+ "sha512": "sha512-CS9sjjXF23FLIbwlLT5k/jXBYxVnLMn01lyAvN/hxFM+UDvSicjTPB9ZMA+Wp/QlvBPbD2pzkAXUp1O50gP/Lw==",
685
+ "path": "dotnetzip/1.16.0",
686
+ "hashPath": "dotnetzip.1.16.0.nupkg.sha512"
687
+ },
688
+ "Microsoft.CSharp/4.7.0": {
689
+ "type": "package",
690
+ "serviceable": true,
691
+ "sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==",
692
+ "path": "microsoft.csharp/4.7.0",
693
+ "hashPath": "microsoft.csharp.4.7.0.nupkg.sha512"
694
+ },
695
+ "Microsoft.NETCore.Platforms/5.0.0": {
696
+ "type": "package",
697
+ "serviceable": true,
698
+ "sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
699
+ "path": "microsoft.netcore.platforms/5.0.0",
700
+ "hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512"
701
+ },
702
+ "Microsoft.NETCore.Targets/1.1.0": {
703
+ "type": "package",
704
+ "serviceable": true,
705
+ "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
706
+ "path": "microsoft.netcore.targets/1.1.0",
707
+ "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
708
+ },
709
+ "Microsoft.Win32.Registry/5.0.0": {
710
+ "type": "package",
711
+ "serviceable": true,
712
+ "sha512": "sha512-dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
713
+ "path": "microsoft.win32.registry/5.0.0",
714
+ "hashPath": "microsoft.win32.registry.5.0.0.nupkg.sha512"
715
+ },
716
+ "Microsoft.Win32.SystemEvents/4.7.0": {
717
+ "type": "package",
718
+ "serviceable": true,
719
+ "sha512": "sha512-mtVirZr++rq+XCDITMUdnETD59XoeMxSpLRIII7JRI6Yj0LEDiO1pPn0ktlnIj12Ix8bfvQqQDMMIF9wC98oCA==",
720
+ "path": "microsoft.win32.systemevents/4.7.0",
721
+ "hashPath": "microsoft.win32.systemevents.4.7.0.nupkg.sha512"
722
+ },
723
+ "pythonnet/3.0.3": {
724
+ "type": "package",
725
+ "serviceable": true,
726
+ "sha512": "sha512-Go6pLzJ0msUVISUDf4n49GFja/7PbrjfQ9Nxpz+KV0r39YB8x5lPz7sItX38a0KGLoQIsSMxkUNDRjGRvplLHw==",
727
+ "path": "pythonnet/3.0.3",
728
+ "hashPath": "pythonnet.3.0.3.nupkg.sha512"
729
+ },
730
+ "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
731
+ "type": "package",
732
+ "serviceable": true,
733
+ "sha512": "sha512-7VSGO0URRKoMEAq0Sc9cRz8mb6zbyx/BZDEWhgPdzzpmFhkam3fJ1DAGWFXBI4nGlma+uPKpfuMQP5LXRnOH5g==",
734
+ "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
735
+ "hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
736
+ },
737
+ "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
738
+ "type": "package",
739
+ "serviceable": true,
740
+ "sha512": "sha512-0oAaTAm6e2oVH+/Zttt0cuhGaePQYKII1dY8iaqP7CvOpVKgLybKRFvQjXR2LtxXOXTVPNv14j0ot8uV+HrUmw==",
741
+ "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
742
+ "hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
743
+ },
744
+ "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
745
+ "type": "package",
746
+ "serviceable": true,
747
+ "sha512": "sha512-G24ibsCNi5Kbz0oXWynBoRgtGvsw5ZSVEWjv13/KiCAM8C6wz9zzcCniMeQFIkJ2tasjo2kXlvlBZhplL51kGg==",
748
+ "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
749
+ "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
750
+ },
751
+ "runtime.native.System/4.3.0": {
752
+ "type": "package",
753
+ "serviceable": true,
754
+ "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
755
+ "path": "runtime.native.system/4.3.0",
756
+ "hashPath": "runtime.native.system.4.3.0.nupkg.sha512"
757
+ },
758
+ "runtime.native.System.Net.Http/4.3.0": {
759
+ "type": "package",
760
+ "serviceable": true,
761
+ "sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
762
+ "path": "runtime.native.system.net.http/4.3.0",
763
+ "hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512"
764
+ },
765
+ "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
766
+ "type": "package",
767
+ "serviceable": true,
768
+ "sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
769
+ "path": "runtime.native.system.security.cryptography.apple/4.3.0",
770
+ "hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
771
+ },
772
+ "runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
773
+ "type": "package",
774
+ "serviceable": true,
775
+ "sha512": "sha512-QR1OwtwehHxSeQvZKXe+iSd+d3XZNkEcuWMFYa2i0aG1l+lR739HPicKMlTbJst3spmeekDVBUS7SeS26s4U/g==",
776
+ "path": "runtime.native.system.security.cryptography.openssl/4.3.2",
777
+ "hashPath": "runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
778
+ },
779
+ "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
780
+ "type": "package",
781
+ "serviceable": true,
782
+ "sha512": "sha512-I+GNKGg2xCHueRd1m9PzeEW7WLbNNLznmTuEi8/vZX71HudUbx1UTwlGkiwMri7JLl8hGaIAWnA/GONhu+LOyQ==",
783
+ "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
784
+ "hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
785
+ },
786
+ "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
787
+ "type": "package",
788
+ "serviceable": true,
789
+ "sha512": "sha512-1Z3TAq1ytS1IBRtPXJvEUZdVsfWfeNEhBkbiOCGEl9wwAfsjP2lz3ZFDx5tq8p60/EqbS0HItG5piHuB71RjoA==",
790
+ "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
791
+ "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
792
+ },
793
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
794
+ "type": "package",
795
+ "serviceable": true,
796
+ "sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
797
+ "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
798
+ "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
799
+ },
800
+ "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
801
+ "type": "package",
802
+ "serviceable": true,
803
+ "sha512": "sha512-6mU/cVmmHtQiDXhnzUImxIcDL48GbTk+TsptXyJA+MIOG9LRjPoAQC/qBFB7X+UNyK86bmvGwC8t+M66wsYC8w==",
804
+ "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
805
+ "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
806
+ },
807
+ "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
808
+ "type": "package",
809
+ "serviceable": true,
810
+ "sha512": "sha512-vjwG0GGcTW/PPg6KVud8F9GLWYuAV1rrw1BKAqY0oh4jcUqg15oYF1+qkGR2x2ZHM4DQnWKQ7cJgYbfncz/lYg==",
811
+ "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
812
+ "hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
813
+ },
814
+ "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
815
+ "type": "package",
816
+ "serviceable": true,
817
+ "sha512": "sha512-7KMFpTkHC/zoExs+PwP8jDCWcrK9H6L7soowT80CUx3e+nxP/AFnq0AQAW5W76z2WYbLAYCRyPfwYFG6zkvQRw==",
818
+ "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
819
+ "hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
820
+ },
821
+ "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
822
+ "type": "package",
823
+ "serviceable": true,
824
+ "sha512": "sha512-xrlmRCnKZJLHxyyLIqkZjNXqgxnKdZxfItrPkjI+6pkRo5lHX8YvSZlWrSI5AVwLMi4HbNWP7064hcAWeZKp5w==",
825
+ "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
826
+ "hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
827
+ },
828
+ "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
829
+ "type": "package",
830
+ "serviceable": true,
831
+ "sha512": "sha512-leXiwfiIkW7Gmn7cgnNcdtNAU70SjmKW3jxGj1iKHOvdn0zRWsgv/l2OJUO5zdGdiv2VRFnAsxxhDgMzofPdWg==",
832
+ "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
833
+ "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
834
+ },
835
+ "System.Collections/4.3.0": {
836
+ "type": "package",
837
+ "serviceable": true,
838
+ "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
839
+ "path": "system.collections/4.3.0",
840
+ "hashPath": "system.collections.4.3.0.nupkg.sha512"
841
+ },
842
+ "System.Collections.Concurrent/4.3.0": {
843
+ "type": "package",
844
+ "serviceable": true,
845
+ "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
846
+ "path": "system.collections.concurrent/4.3.0",
847
+ "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512"
848
+ },
849
+ "System.ComponentModel.Annotations/5.0.0": {
850
+ "type": "package",
851
+ "serviceable": true,
852
+ "sha512": "sha512-dMkqfy2el8A8/I76n2Hi1oBFEbG1SfxD2l5nhwXV3XjlnOmwxJlQbYpJH4W51odnU9sARCSAgv7S3CyAFMkpYg==",
853
+ "path": "system.componentmodel.annotations/5.0.0",
854
+ "hashPath": "system.componentmodel.annotations.5.0.0.nupkg.sha512"
855
+ },
856
+ "System.Diagnostics.Debug/4.3.0": {
857
+ "type": "package",
858
+ "serviceable": true,
859
+ "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
860
+ "path": "system.diagnostics.debug/4.3.0",
861
+ "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
862
+ },
863
+ "System.Diagnostics.DiagnosticSource/4.3.0": {
864
+ "type": "package",
865
+ "serviceable": true,
866
+ "sha512": "sha512-tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==",
867
+ "path": "system.diagnostics.diagnosticsource/4.3.0",
868
+ "hashPath": "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512"
869
+ },
870
+ "System.Diagnostics.Tracing/4.3.0": {
871
+ "type": "package",
872
+ "serviceable": true,
873
+ "sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
874
+ "path": "system.diagnostics.tracing/4.3.0",
875
+ "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512"
876
+ },
877
+ "System.Drawing.Common/4.7.0": {
878
+ "type": "package",
879
+ "serviceable": true,
880
+ "sha512": "sha512-v+XbyYHaZjDfn0ENmJEV1VYLgGgCTx1gnfOBcppowbpOAriglYgGCvFCPr2EEZyBvXlpxbEsTwkOlInl107ahA==",
881
+ "path": "system.drawing.common/4.7.0",
882
+ "hashPath": "system.drawing.common.4.7.0.nupkg.sha512"
883
+ },
884
+ "System.Globalization/4.3.0": {
885
+ "type": "package",
886
+ "serviceable": true,
887
+ "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
888
+ "path": "system.globalization/4.3.0",
889
+ "hashPath": "system.globalization.4.3.0.nupkg.sha512"
890
+ },
891
+ "System.Globalization.Calendars/4.3.0": {
892
+ "type": "package",
893
+ "serviceable": true,
894
+ "sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
895
+ "path": "system.globalization.calendars/4.3.0",
896
+ "hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512"
897
+ },
898
+ "System.Globalization.Extensions/4.3.0": {
899
+ "type": "package",
900
+ "serviceable": true,
901
+ "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
902
+ "path": "system.globalization.extensions/4.3.0",
903
+ "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512"
904
+ },
905
+ "System.IO/4.3.0": {
906
+ "type": "package",
907
+ "serviceable": true,
908
+ "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
909
+ "path": "system.io/4.3.0",
910
+ "hashPath": "system.io.4.3.0.nupkg.sha512"
911
+ },
912
+ "System.IO.FileSystem/4.3.0": {
913
+ "type": "package",
914
+ "serviceable": true,
915
+ "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
916
+ "path": "system.io.filesystem/4.3.0",
917
+ "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512"
918
+ },
919
+ "System.IO.FileSystem.Primitives/4.3.0": {
920
+ "type": "package",
921
+ "serviceable": true,
922
+ "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
923
+ "path": "system.io.filesystem.primitives/4.3.0",
924
+ "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512"
925
+ },
926
+ "System.Linq/4.3.0": {
927
+ "type": "package",
928
+ "serviceable": true,
929
+ "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
930
+ "path": "system.linq/4.3.0",
931
+ "hashPath": "system.linq.4.3.0.nupkg.sha512"
932
+ },
933
+ "System.Net.Http/4.3.4": {
934
+ "type": "package",
935
+ "serviceable": true,
936
+ "sha512": "sha512-aOa2d51SEbmM+H+Csw7yJOuNZoHkrP2XnAurye5HWYgGVVU54YZDvsLUYRv6h18X3sPnjNCANmN7ZhIPiqMcjA==",
937
+ "path": "system.net.http/4.3.4",
938
+ "hashPath": "system.net.http.4.3.4.nupkg.sha512"
939
+ },
940
+ "System.Net.Primitives/4.3.0": {
941
+ "type": "package",
942
+ "serviceable": true,
943
+ "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
944
+ "path": "system.net.primitives/4.3.0",
945
+ "hashPath": "system.net.primitives.4.3.0.nupkg.sha512"
946
+ },
947
+ "System.Reflection/4.3.0": {
948
+ "type": "package",
949
+ "serviceable": true,
950
+ "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
951
+ "path": "system.reflection/4.3.0",
952
+ "hashPath": "system.reflection.4.3.0.nupkg.sha512"
953
+ },
954
+ "System.Reflection.Emit/4.3.0": {
955
+ "type": "package",
956
+ "serviceable": true,
957
+ "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
958
+ "path": "system.reflection.emit/4.3.0",
959
+ "hashPath": "system.reflection.emit.4.3.0.nupkg.sha512"
960
+ },
961
+ "System.Reflection.Emit.ILGeneration/4.3.0": {
962
+ "type": "package",
963
+ "serviceable": true,
964
+ "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
965
+ "path": "system.reflection.emit.ilgeneration/4.3.0",
966
+ "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512"
967
+ },
968
+ "System.Reflection.Primitives/4.3.0": {
969
+ "type": "package",
970
+ "serviceable": true,
971
+ "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
972
+ "path": "system.reflection.primitives/4.3.0",
973
+ "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
974
+ },
975
+ "System.Resources.ResourceManager/4.3.0": {
976
+ "type": "package",
977
+ "serviceable": true,
978
+ "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
979
+ "path": "system.resources.resourcemanager/4.3.0",
980
+ "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
981
+ },
982
+ "System.Runtime/4.3.0": {
983
+ "type": "package",
984
+ "serviceable": true,
985
+ "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
986
+ "path": "system.runtime/4.3.0",
987
+ "hashPath": "system.runtime.4.3.0.nupkg.sha512"
988
+ },
989
+ "System.Runtime.Extensions/4.3.0": {
990
+ "type": "package",
991
+ "serviceable": true,
992
+ "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
993
+ "path": "system.runtime.extensions/4.3.0",
994
+ "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
995
+ },
996
+ "System.Runtime.Handles/4.3.0": {
997
+ "type": "package",
998
+ "serviceable": true,
999
+ "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
1000
+ "path": "system.runtime.handles/4.3.0",
1001
+ "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512"
1002
+ },
1003
+ "System.Runtime.InteropServices/4.3.0": {
1004
+ "type": "package",
1005
+ "serviceable": true,
1006
+ "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
1007
+ "path": "system.runtime.interopservices/4.3.0",
1008
+ "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512"
1009
+ },
1010
+ "System.Runtime.Numerics/4.3.0": {
1011
+ "type": "package",
1012
+ "serviceable": true,
1013
+ "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
1014
+ "path": "system.runtime.numerics/4.3.0",
1015
+ "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512"
1016
+ },
1017
+ "System.Security.AccessControl/5.0.0": {
1018
+ "type": "package",
1019
+ "serviceable": true,
1020
+ "sha512": "sha512-dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
1021
+ "path": "system.security.accesscontrol/5.0.0",
1022
+ "hashPath": "system.security.accesscontrol.5.0.0.nupkg.sha512"
1023
+ },
1024
+ "System.Security.Cryptography.Algorithms/4.3.0": {
1025
+ "type": "package",
1026
+ "serviceable": true,
1027
+ "sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
1028
+ "path": "system.security.cryptography.algorithms/4.3.0",
1029
+ "hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512"
1030
+ },
1031
+ "System.Security.Cryptography.Cng/4.3.0": {
1032
+ "type": "package",
1033
+ "serviceable": true,
1034
+ "sha512": "sha512-03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==",
1035
+ "path": "system.security.cryptography.cng/4.3.0",
1036
+ "hashPath": "system.security.cryptography.cng.4.3.0.nupkg.sha512"
1037
+ },
1038
+ "System.Security.Cryptography.Csp/4.3.0": {
1039
+ "type": "package",
1040
+ "serviceable": true,
1041
+ "sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
1042
+ "path": "system.security.cryptography.csp/4.3.0",
1043
+ "hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512"
1044
+ },
1045
+ "System.Security.Cryptography.Encoding/4.3.0": {
1046
+ "type": "package",
1047
+ "serviceable": true,
1048
+ "sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
1049
+ "path": "system.security.cryptography.encoding/4.3.0",
1050
+ "hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512"
1051
+ },
1052
+ "System.Security.Cryptography.OpenSsl/4.3.0": {
1053
+ "type": "package",
1054
+ "serviceable": true,
1055
+ "sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
1056
+ "path": "system.security.cryptography.openssl/4.3.0",
1057
+ "hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512"
1058
+ },
1059
+ "System.Security.Cryptography.Primitives/4.3.0": {
1060
+ "type": "package",
1061
+ "serviceable": true,
1062
+ "sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
1063
+ "path": "system.security.cryptography.primitives/4.3.0",
1064
+ "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512"
1065
+ },
1066
+ "System.Security.Cryptography.X509Certificates/4.3.0": {
1067
+ "type": "package",
1068
+ "serviceable": true,
1069
+ "sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
1070
+ "path": "system.security.cryptography.x509certificates/4.3.0",
1071
+ "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512"
1072
+ },
1073
+ "System.Security.Permissions/4.7.0": {
1074
+ "type": "package",
1075
+ "serviceable": true,
1076
+ "sha512": "sha512-dkOV6YYVBnYRa15/yv004eCGRBVADXw8qRbbNiCn/XpdJSUXkkUeIvdvFHkvnko4CdKMqG8yRHC4ox83LSlMsQ==",
1077
+ "path": "system.security.permissions/4.7.0",
1078
+ "hashPath": "system.security.permissions.4.7.0.nupkg.sha512"
1079
+ },
1080
+ "System.Security.Principal.Windows/5.0.0": {
1081
+ "type": "package",
1082
+ "serviceable": true,
1083
+ "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
1084
+ "path": "system.security.principal.windows/5.0.0",
1085
+ "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
1086
+ },
1087
+ "System.Text.Encoding/4.3.0": {
1088
+ "type": "package",
1089
+ "serviceable": true,
1090
+ "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
1091
+ "path": "system.text.encoding/4.3.0",
1092
+ "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
1093
+ },
1094
+ "System.Text.Encoding.CodePages/4.7.1": {
1095
+ "type": "package",
1096
+ "serviceable": true,
1097
+ "sha512": "sha512-i2fOvznVVgOOTLUz8FgSap/MsR98I4Iaoz99VXcOW/e7Y2OdY42zhYpBYpZyivk5alYY/UsOWAVswhtjxceodA==",
1098
+ "path": "system.text.encoding.codepages/4.7.1",
1099
+ "hashPath": "system.text.encoding.codepages.4.7.1.nupkg.sha512"
1100
+ },
1101
+ "System.Text.Encodings.Web/7.0.0": {
1102
+ "type": "package",
1103
+ "serviceable": true,
1104
+ "sha512": "sha512-OP6umVGxc0Z0MvZQBVigj4/U31Pw72ITihDWP9WiWDm+q5aoe0GaJivsfYGq53o6dxH7DcXWiCTl7+0o2CGdmg==",
1105
+ "path": "system.text.encodings.web/7.0.0",
1106
+ "hashPath": "system.text.encodings.web.7.0.0.nupkg.sha512"
1107
+ },
1108
+ "System.Text.Json/7.0.0": {
1109
+ "type": "package",
1110
+ "serviceable": true,
1111
+ "sha512": "sha512-DaGSsVqKsn/ia6RG8frjwmJonfos0srquhw09TlT8KRw5I43E+4gs+/bZj4K0vShJ5H9imCuXupb4RmS+dBy3w==",
1112
+ "path": "system.text.json/7.0.0",
1113
+ "hashPath": "system.text.json.7.0.0.nupkg.sha512"
1114
+ },
1115
+ "System.Threading/4.3.0": {
1116
+ "type": "package",
1117
+ "serviceable": true,
1118
+ "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
1119
+ "path": "system.threading/4.3.0",
1120
+ "hashPath": "system.threading.4.3.0.nupkg.sha512"
1121
+ },
1122
+ "System.Threading.Tasks/4.3.0": {
1123
+ "type": "package",
1124
+ "serviceable": true,
1125
+ "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
1126
+ "path": "system.threading.tasks/4.3.0",
1127
+ "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
1128
+ },
1129
+ "System.Windows.Extensions/4.7.0": {
1130
+ "type": "package",
1131
+ "serviceable": true,
1132
+ "sha512": "sha512-CeWTdRNfRaSh0pm2gDTJFwVaXfTq6Xwv/sA887iwPTneW7oMtMlpvDIO+U60+3GWTB7Aom6oQwv5VZVUhQRdPQ==",
1133
+ "path": "system.windows.extensions/4.7.0",
1134
+ "hashPath": "system.windows.extensions.4.7.0.nupkg.sha512"
1135
+ },
1136
+ "Simba.Drawing/24.7.26": {
1137
+ "type": "project",
1138
+ "serviceable": false,
1139
+ "sha512": ""
1140
+ },
1141
+ "Simba.Helper/24.7.26": {
1142
+ "type": "project",
1143
+ "serviceable": false,
1144
+ "sha512": ""
1145
+ }
1146
+ }
1147
+ }