aesim.simba 2024.2.29a1__py3-none-macosx_11_0_arm64.whl → 2025.3.26a1__py3-none-macosx_11_0_arm64.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.
- aesim/simba/Resources/CommunityToolkit.Mvvm.dll +0 -0
- aesim/simba/Resources/CsvHelper.dll +0 -0
- aesim/simba/Resources/DeviceId.Linux.dll +0 -0
- aesim/simba/Resources/DeviceId.Mac.dll +0 -0
- aesim/simba/Resources/DeviceId.Windows.dll +0 -0
- aesim/simba/Resources/DeviceId.dll +0 -0
- aesim/simba/Resources/Resources/DesignExamples.jsimba +36774 -9427
- aesim/simba/Resources/Resources/Examples/acdc_3ph_diodebridge.jsimba +554 -43
- aesim/simba/Resources/Resources/Examples/acdc_3ph_thyristor_rectifier.jsimba +1633 -222
- aesim/simba/Resources/Resources/Examples/acdc_pfc_totem_pole.jsimba +1351 -116
- aesim/simba/Resources/Resources/Examples/bldc_drive_example.jsimba +1953 -158
- aesim/simba/Resources/Resources/Examples/dcac_3_phase_inverter_spwm.jsimba +977 -58
- aesim/simba/Resources/Resources/Examples/dcdc_boost_converter.jsimba +271 -50
- aesim/simba/Resources/Resources/Examples/dcdc_buck_c_code.jsimba +618 -50
- aesim/simba/Resources/Resources/Examples/dcdc_buck_chopper_thermal.jsimba +408 -35
- aesim/simba/Resources/Resources/Examples/dcdc_buck_converter_ac_sweep.jsimba +420 -28
- aesim/simba/Resources/Resources/Examples/dcdc_buckboost.jsimba +601 -60
- aesim/simba/Resources/Resources/Examples/dcdc_dual_active_bridge_converter.jsimba +1688 -138
- aesim/simba/Resources/Resources/Examples/dcdc_flyback.jsimba +342 -28
- aesim/simba/Resources/Resources/Examples/dcdc_forward.jsimba +4 -4
- aesim/simba/Resources/Resources/Examples/dcdc_forward_magnetic.jsimba +1921 -0
- aesim/simba/Resources/Resources/Examples/dcdc_interleaved_buck_chopper.jsimba +723 -66
- aesim/simba/Resources/Resources/Examples/dcdc_llc_resonant_converter.jsimba +1863 -128
- aesim/simba/Resources/Resources/Examples/dcdc_phase_shift_full_bridge_converter.jsimba +1599 -161
- aesim/simba/Resources/Resources/Examples/im_drive_example.jsimba +6326 -0
- aesim/simba/Resources/Resources/PsimSimbaDictionary.json +24 -24
- aesim/simba/Resources/Resources/libSimba.Solvers.osx-arm64.dylib +0 -0
- aesim/simba/Resources/Simba.Data.deps.json +83 -226
- aesim/simba/Resources/Simba.Data.dll +0 -0
- aesim/simba/Resources/Simba.Data.runtimeconfig.json +3 -2
- aesim/simba/Resources/Simba.Drawing.dll +0 -0
- aesim/simba/Resources/Simba.Helper.dll +0 -0
- aesim/simba/Resources/dotnet/ThirdPartyNotices.txt +2 -373
- aesim/simba/Resources/dotnet/dotnet +0 -0
- aesim/simba/Resources/dotnet/host/fxr/9.0.0/libhostfxr.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/.version +2 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/Microsoft.CSharp.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/Microsoft.NETCore.App.deps.json +328 -321
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/Microsoft.NETCore.App.runtimeconfig.json +1 -1
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/Microsoft.VisualBasic.Core.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/Microsoft.VisualBasic.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/Microsoft.Win32.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/Microsoft.Win32.Registry.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.AppContext.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Buffers.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Collections.Concurrent.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Collections.Immutable.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Collections.NonGeneric.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Collections.Specialized.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Collections.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.ComponentModel.Annotations.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.ComponentModel.DataAnnotations.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.ComponentModel.EventBasedAsync.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.ComponentModel.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.ComponentModel.TypeConverter.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.ComponentModel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Configuration.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Console.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Core.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Data.Common.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Data.DataSetExtensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Data.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Diagnostics.Contracts.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Diagnostics.Debug.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Diagnostics.DiagnosticSource.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Diagnostics.FileVersionInfo.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Diagnostics.Process.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Diagnostics.StackTrace.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Diagnostics.TextWriterTraceListener.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Diagnostics.Tools.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Diagnostics.TraceSource.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Diagnostics.Tracing.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Drawing.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Drawing.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Dynamic.Runtime.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Formats.Asn1.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Formats.Tar.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Globalization.Calendars.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Globalization.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Globalization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.Compression.Brotli.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.IO.Compression.FileSystem.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.Compression.ZipFile.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.Compression.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.FileSystem.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.FileSystem.DriveInfo.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.IO.FileSystem.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.FileSystem.Watcher.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.IO.FileSystem.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.IsolatedStorage.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.MemoryMappedFiles.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.Pipelines.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.Pipes.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.Pipes.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.IO.UnmanagedMemoryStream.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.IO.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Linq.Expressions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Linq.Parallel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Linq.Queryable.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Memory.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Http.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Http.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.HttpListener.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Mail.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.NameResolution.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.NetworkInformation.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Ping.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Quic.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Requests.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Security.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.ServicePoint.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Sockets.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.WebClient.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.WebHeaderCollection.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.WebProxy.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.WebSockets.Client.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.WebSockets.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Net.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Numerics.Vectors.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Numerics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.ObjectModel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Private.CoreLib.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Private.DataContractSerialization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Private.Uri.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Private.Xml.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Private.Xml.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Reflection.DispatchProxy.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Reflection.Emit.ILGeneration.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Reflection.Emit.Lightweight.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Reflection.Emit.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Reflection.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Reflection.Metadata.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Reflection.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Reflection.TypeExtensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Reflection.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Resources.Reader.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Resources.ResourceManager.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Resources.Writer.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.CompilerServices.Unsafe.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.CompilerServices.VisualC.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.Handles.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.InteropServices.JavaScript.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.InteropServices.RuntimeInformation.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.InteropServices.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.Intrinsics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.Loader.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.Numerics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.Serialization.Formatters.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.Serialization.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.Serialization.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.Serialization.Xml.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.Serialization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Security.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Security.Claims.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Cryptography.Algorithms.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Cryptography.Cng.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Cryptography.Csp.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Cryptography.Encoding.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Cryptography.OpenSsl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Cryptography.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Cryptography.X509Certificates.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Security.Cryptography.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Security.Principal.Windows.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Principal.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.SecureString.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.ServiceModel.Web.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.ServiceProcess.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Text.Encoding.CodePages.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Text.Encoding.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Text.Encoding.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Text.Encodings.Web.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Text.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Text.RegularExpressions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Threading.Channels.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Threading.Overlapped.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Threading.Tasks.Dataflow.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Threading.Tasks.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Threading.Tasks.Parallel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Threading.Tasks.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Threading.Thread.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Threading.ThreadPool.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Threading.Timer.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Threading.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Transactions.Local.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Transactions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.ValueTuple.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Web.HttpUtility.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Web.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Windows.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.ReaderWriter.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.Serialization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.XDocument.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.XPath.XDocument.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.XPath.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.XmlDocument.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.XmlSerializer.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/WindowsBase.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/createdump +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libSystem.Globalization.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/libSystem.IO.Compression.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/libSystem.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/libSystem.Net.Security.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libSystem.Security.Cryptography.Native.Apple.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libSystem.Security.Cryptography.Native.OpenSsl.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libclrgc.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libclrgcexp.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libclrjit.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/libcoreclr.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libhostpolicy.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libmscordaccore.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libmscordbi.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/mscorlib.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/netstandard.dll +0 -0
- aesim/simba/__init__.py +65 -32
- aesim/simba/__init__.pyi +26052 -0
- {aesim.simba-2024.2.29a1.dist-info → aesim.simba-2025.3.26a1.dist-info}/METADATA +2 -2
- aesim.simba-2025.3.26a1.dist-info/RECORD +234 -0
- {aesim.simba-2024.2.29a1.dist-info → aesim.simba-2025.3.26a1.dist-info}/WHEEL +1 -1
- aesim/simba/Resources/DotNetZip.dll +0 -0
- aesim/simba/Resources/Microsoft.Win32.SystemEvents.dll +0 -0
- aesim/simba/Resources/Newtonsoft.Json.dll +0 -0
- aesim/simba/Resources/Resources/acdc_3ph_diodebridge.jsimba +0 -552
- aesim/simba/Resources/Resources/acdc_3ph_thyristor_rectifier.jsimba +0 -1589
- aesim/simba/Resources/Resources/bldc_drive_example.jsimba +0 -4074
- aesim/simba/Resources/Resources/dcac_3ph_inverter_SPWM.jsimba +0 -942
- aesim/simba/Resources/Resources/dcdc_buck_chopper_thermal.jsimba +0 -550
- aesim/simba/Resources/Resources/dcdc_buck_detailed.jsimba +0 -713
- aesim/simba/Resources/Resources/dcdc_buckboost.jsimba +0 -642
- aesim/simba/Resources/Resources/dcdc_forward.jsimba +0 -458
- aesim/simba/Resources/Resources/double_pulse_test.jsimba +0 -557
- aesim/simba/Resources/Resources/llc_resonant_converter.jsimba +0 -1460
- aesim/simba/Resources/Resources/pfc_totem_pole.jsimba +0 -1639
- aesim/simba/Resources/System.Drawing.Common.dll +0 -0
- aesim/simba/Resources/System.Linq.Async.dll +0 -0
- aesim/simba/Resources/System.Security.Permissions.dll +0 -0
- aesim/simba/Resources/System.Windows.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/host/fxr/7.0.0/libhostfxr.dylib +0 -0
- aesim/simba/Resources/dotnet/host/fxr/8.0.0/libhostfxr.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/.version +0 -2
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.CSharp.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.NETCore.App.deps.json +0 -926
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.NETCore.App.runtimeconfig.json +0 -8
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.VisualBasic.Core.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.VisualBasic.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.Win32.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.Win32.Registry.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.AppContext.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Buffers.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Collections.Concurrent.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Collections.Immutable.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Collections.NonGeneric.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Collections.Specialized.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Collections.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ComponentModel.Annotations.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ComponentModel.DataAnnotations.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ComponentModel.EventBasedAsync.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ComponentModel.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ComponentModel.TypeConverter.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ComponentModel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Configuration.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Console.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Core.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Data.Common.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Data.DataSetExtensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Data.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.Contracts.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.Debug.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.DiagnosticSource.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.FileVersionInfo.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.Process.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.StackTrace.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.TextWriterTraceListener.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.Tools.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.TraceSource.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.Tracing.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Drawing.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Drawing.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Dynamic.Runtime.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Formats.Asn1.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Formats.Tar.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Globalization.Calendars.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Globalization.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Globalization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.Compression.Brotli.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.Compression.FileSystem.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.Compression.ZipFile.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.Compression.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.FileSystem.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.FileSystem.DriveInfo.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.FileSystem.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.FileSystem.Watcher.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.FileSystem.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.IsolatedStorage.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.MemoryMappedFiles.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.Pipes.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.Pipes.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.UnmanagedMemoryStream.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Linq.Expressions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Linq.Parallel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Linq.Queryable.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Memory.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Http.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Http.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.HttpListener.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Mail.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.NameResolution.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.NetworkInformation.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Ping.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Quic.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Requests.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Security.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.ServicePoint.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Sockets.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.WebClient.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.WebHeaderCollection.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.WebProxy.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.WebSockets.Client.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.WebSockets.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Numerics.Vectors.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Numerics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ObjectModel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Private.CoreLib.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Private.DataContractSerialization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Private.Uri.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Private.Xml.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Private.Xml.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.DispatchProxy.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.Emit.ILGeneration.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.Emit.Lightweight.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.Emit.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.Metadata.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.TypeExtensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Resources.Reader.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Resources.ResourceManager.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Resources.Writer.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.CompilerServices.Unsafe.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.CompilerServices.VisualC.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Handles.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.InteropServices.JavaScript.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.InteropServices.RuntimeInformation.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.InteropServices.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Intrinsics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Loader.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Numerics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Serialization.Formatters.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Serialization.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Serialization.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Serialization.Xml.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Serialization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Claims.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.Algorithms.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.Cng.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.Csp.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.Encoding.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.OpenSsl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.X509Certificates.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Principal.Windows.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Principal.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.SecureString.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ServiceModel.Web.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ServiceProcess.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Text.Encoding.CodePages.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Text.Encoding.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Text.Encoding.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Text.Encodings.Web.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Text.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Text.RegularExpressions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Channels.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Overlapped.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Tasks.Dataflow.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Tasks.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Tasks.Parallel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Tasks.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Thread.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.ThreadPool.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Timer.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Transactions.Local.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Transactions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ValueTuple.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Web.HttpUtility.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Web.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Windows.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.ReaderWriter.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.Serialization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.XDocument.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.XPath.XDocument.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.XPath.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.XmlDocument.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.XmlSerializer.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/WindowsBase.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/createdump +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libSystem.Globalization.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libSystem.IO.Compression.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libSystem.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libSystem.Net.Security.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libSystem.Security.Cryptography.Native.Apple.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libSystem.Security.Cryptography.Native.OpenSsl.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libclrgc.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libclrjit.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libcoreclr.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libhostpolicy.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libmscordaccore.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libmscordbi.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/mscorlib.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/netstandard.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/.version +0 -2
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.CSharp.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.VisualBasic.Core.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.Win32.Registry.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Concurrent.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Immutable.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.NonGeneric.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Specialized.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.Annotations.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.EventBasedAsync.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.TypeConverter.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Console.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Core.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Data.Common.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.DiagnosticSource.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.FileVersionInfo.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Process.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.StackTrace.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.TextWriterTraceListener.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.TraceSource.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Drawing.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Formats.Asn1.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Formats.Tar.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Compression.Brotli.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Compression.ZipFile.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Compression.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.DriveInfo.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.Watcher.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.IsolatedStorage.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.MemoryMappedFiles.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Pipes.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Pipes.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Expressions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Parallel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Queryable.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Memory.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Http.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Http.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.HttpListener.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Mail.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.NameResolution.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.NetworkInformation.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Ping.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Quic.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Requests.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Security.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.ServicePoint.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Sockets.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebClient.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebHeaderCollection.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebProxy.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebSockets.Client.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebSockets.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ObjectModel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.DataContractSerialization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Uri.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Xml.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.DispatchProxy.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Emit.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Metadata.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.TypeExtensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Resources.Writer.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.InteropServices.JavaScript.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.InteropServices.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Intrinsics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Numerics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Formatters.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Claims.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Principal.Windows.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Encodings.Web.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.RegularExpressions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Channels.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Tasks.Dataflow.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Tasks.Parallel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Transactions.Local.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Web.HttpUtility.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Globalization.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Security.Cryptography.Native.Apple.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Security.Cryptography.Native.OpenSsl.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libclrgc.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libclrjit.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libhostpolicy.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libmscordaccore.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libmscordbi.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/mscorlib.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/netstandard.dll +0 -0
- aesim/simba/Resources/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll +0 -0
- aesim/simba/Resources/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll +0 -0
- aesim/simba/Resources/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll +0 -0
- aesim/simba/Resources/runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll +0 -0
- aesim.simba-2024.2.29a1.dist-info/RECORD +0 -435
- {aesim.simba-2024.2.29a1.dist-info → aesim.simba-2025.3.26a1.dist-info}/top_level.txt +0 -0
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/Microsoft.VisualBasic.Core.dll
ADDED
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/Microsoft.VisualBasic.dll
RENAMED
Binary file
|
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.AppContext.dll
RENAMED
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Buffers.dll
RENAMED
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Collections.Concurrent.dll
ADDED
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Collections.Immutable.dll
ADDED
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Collections.NonGeneric.dll
ADDED
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Collections.Specialized.dll
ADDED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.ComponentModel.Primitives.dll
ADDED
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.ComponentModel.dll
RENAMED
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Configuration.dll
RENAMED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Diagnostics.Process.dll
ADDED
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Diagnostics.StackTrace.dll
ADDED
Binary file
|
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Diagnostics.TraceSource.dll
ADDED
Binary file
|
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Drawing.dll
RENAMED
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Dynamic.Runtime.dll
RENAMED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Globalization.dll
RENAMED
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.Compression.Brotli.dll
ADDED
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.Compression.ZipFile.dll
ADDED
Binary file
|
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.FileSystem.DriveInfo.dll
ADDED
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.FileSystem.Watcher.dll
ADDED
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.IO.FileSystem.dll
RENAMED
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.MemoryMappedFiles.dll
ADDED
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.Pipes.AccessControl.dll
ADDED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.NetworkInformation.dll
ADDED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.WebHeaderCollection.dll
ADDED
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.WebSockets.Client.dll
ADDED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Numerics.dll
RENAMED
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Private.CoreLib.dll
RENAMED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Private.Xml.dll
RENAMED
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Reflection.DispatchProxy.dll
ADDED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Reflection.Metadata.dll
ADDED
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Reflection.TypeExtensions.dll
ADDED
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Reflection.dll
RENAMED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.Handles.dll
RENAMED
Binary file
|
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.InteropServices.dll
ADDED
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.Loader.dll
RENAMED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Security.AccessControl.dll
ADDED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Security.Cryptography.dll
ADDED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.dll
RENAMED
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.ServiceProcess.dll
RENAMED
Binary file
|
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Text.Encoding.dll
RENAMED
Binary file
|
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Text.RegularExpressions.dll
ADDED
Binary file
|
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Threading.Tasks.Dataflow.dll
ADDED
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Threading.Tasks.Parallel.dll
ADDED
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Threading.Tasks.dll
RENAMED
Binary file
|
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Threading.Timer.dll
RENAMED
Binary file
|
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Transactions.dll
RENAMED
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.ValueTuple.dll
RENAMED
Binary file
|
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Windows.dll
RENAMED
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.Linq.dll
RENAMED
Binary file
|
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.XDocument.dll
RENAMED
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.XPath.dll
RENAMED
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.XmlDocument.dll
RENAMED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libSystem.Globalization.Native.dylib
ADDED
Binary file
|
Binary file
|
aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/libSystem.Native.dylib
RENAMED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|