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/7.0.0/Microsoft.NETCore.App.deps.json
DELETED
@@ -1,926 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"runtimeTarget": {
|
3
|
-
"name": ".NETCoreApp,Version=v7.0/osx-arm64",
|
4
|
-
"signature": ""
|
5
|
-
},
|
6
|
-
"compilationOptions": {},
|
7
|
-
"targets": {
|
8
|
-
".NETCoreApp,Version=v7.0": {},
|
9
|
-
".NETCoreApp,Version=v7.0/osx-arm64": {
|
10
|
-
"Microsoft.NETCore.App.Runtime.osx-arm64/7.0.0": {
|
11
|
-
"runtime": {
|
12
|
-
"System.Private.CoreLib.dll": {
|
13
|
-
"assemblyVersion": "7.0.0.0",
|
14
|
-
"fileVersion": "7.0.22.51805"
|
15
|
-
},
|
16
|
-
"Microsoft.VisualBasic.dll": {
|
17
|
-
"assemblyVersion": "10.0.0.0",
|
18
|
-
"fileVersion": "7.0.22.51805"
|
19
|
-
},
|
20
|
-
"Microsoft.Win32.Primitives.dll": {
|
21
|
-
"assemblyVersion": "7.0.0.0",
|
22
|
-
"fileVersion": "7.0.22.51805"
|
23
|
-
},
|
24
|
-
"mscorlib.dll": {
|
25
|
-
"assemblyVersion": "4.0.0.0",
|
26
|
-
"fileVersion": "7.0.22.51805"
|
27
|
-
},
|
28
|
-
"netstandard.dll": {
|
29
|
-
"assemblyVersion": "2.1.0.0",
|
30
|
-
"fileVersion": "7.0.22.51805"
|
31
|
-
},
|
32
|
-
"System.AppContext.dll": {
|
33
|
-
"assemblyVersion": "7.0.0.0",
|
34
|
-
"fileVersion": "7.0.22.51805"
|
35
|
-
},
|
36
|
-
"System.Buffers.dll": {
|
37
|
-
"assemblyVersion": "7.0.0.0",
|
38
|
-
"fileVersion": "7.0.22.51805"
|
39
|
-
},
|
40
|
-
"System.ComponentModel.DataAnnotations.dll": {
|
41
|
-
"assemblyVersion": "4.0.0.0",
|
42
|
-
"fileVersion": "7.0.22.51805"
|
43
|
-
},
|
44
|
-
"System.Configuration.dll": {
|
45
|
-
"assemblyVersion": "4.0.0.0",
|
46
|
-
"fileVersion": "7.0.22.51805"
|
47
|
-
},
|
48
|
-
"System.Core.dll": {
|
49
|
-
"assemblyVersion": "4.0.0.0",
|
50
|
-
"fileVersion": "7.0.22.51805"
|
51
|
-
},
|
52
|
-
"System.Data.DataSetExtensions.dll": {
|
53
|
-
"assemblyVersion": "4.0.0.0",
|
54
|
-
"fileVersion": "7.0.22.51805"
|
55
|
-
},
|
56
|
-
"System.Data.dll": {
|
57
|
-
"assemblyVersion": "4.0.0.0",
|
58
|
-
"fileVersion": "7.0.22.51805"
|
59
|
-
},
|
60
|
-
"System.Diagnostics.Contracts.dll": {
|
61
|
-
"assemblyVersion": "7.0.0.0",
|
62
|
-
"fileVersion": "7.0.22.51805"
|
63
|
-
},
|
64
|
-
"System.Diagnostics.Debug.dll": {
|
65
|
-
"assemblyVersion": "7.0.0.0",
|
66
|
-
"fileVersion": "7.0.22.51805"
|
67
|
-
},
|
68
|
-
"System.Diagnostics.Tools.dll": {
|
69
|
-
"assemblyVersion": "7.0.0.0",
|
70
|
-
"fileVersion": "7.0.22.51805"
|
71
|
-
},
|
72
|
-
"System.Diagnostics.Tracing.dll": {
|
73
|
-
"assemblyVersion": "7.0.0.0",
|
74
|
-
"fileVersion": "7.0.22.51805"
|
75
|
-
},
|
76
|
-
"System.dll": {
|
77
|
-
"assemblyVersion": "4.0.0.0",
|
78
|
-
"fileVersion": "7.0.22.51805"
|
79
|
-
},
|
80
|
-
"System.Drawing.dll": {
|
81
|
-
"assemblyVersion": "4.0.0.0",
|
82
|
-
"fileVersion": "7.0.22.51805"
|
83
|
-
},
|
84
|
-
"System.Dynamic.Runtime.dll": {
|
85
|
-
"assemblyVersion": "7.0.0.0",
|
86
|
-
"fileVersion": "7.0.22.51805"
|
87
|
-
},
|
88
|
-
"System.Globalization.Calendars.dll": {
|
89
|
-
"assemblyVersion": "7.0.0.0",
|
90
|
-
"fileVersion": "7.0.22.51805"
|
91
|
-
},
|
92
|
-
"System.Globalization.dll": {
|
93
|
-
"assemblyVersion": "7.0.0.0",
|
94
|
-
"fileVersion": "7.0.22.51805"
|
95
|
-
},
|
96
|
-
"System.Globalization.Extensions.dll": {
|
97
|
-
"assemblyVersion": "7.0.0.0",
|
98
|
-
"fileVersion": "7.0.22.51805"
|
99
|
-
},
|
100
|
-
"System.IO.Compression.FileSystem.dll": {
|
101
|
-
"assemblyVersion": "4.0.0.0",
|
102
|
-
"fileVersion": "7.0.22.51805"
|
103
|
-
},
|
104
|
-
"System.IO.dll": {
|
105
|
-
"assemblyVersion": "7.0.0.0",
|
106
|
-
"fileVersion": "7.0.22.51805"
|
107
|
-
},
|
108
|
-
"System.IO.FileSystem.dll": {
|
109
|
-
"assemblyVersion": "7.0.0.0",
|
110
|
-
"fileVersion": "7.0.22.51805"
|
111
|
-
},
|
112
|
-
"System.IO.FileSystem.Primitives.dll": {
|
113
|
-
"assemblyVersion": "7.0.0.0",
|
114
|
-
"fileVersion": "7.0.22.51805"
|
115
|
-
},
|
116
|
-
"System.IO.UnmanagedMemoryStream.dll": {
|
117
|
-
"assemblyVersion": "7.0.0.0",
|
118
|
-
"fileVersion": "7.0.22.51805"
|
119
|
-
},
|
120
|
-
"System.Net.dll": {
|
121
|
-
"assemblyVersion": "4.0.0.0",
|
122
|
-
"fileVersion": "7.0.22.51805"
|
123
|
-
},
|
124
|
-
"System.Numerics.dll": {
|
125
|
-
"assemblyVersion": "4.0.0.0",
|
126
|
-
"fileVersion": "7.0.22.51805"
|
127
|
-
},
|
128
|
-
"System.Numerics.Vectors.dll": {
|
129
|
-
"assemblyVersion": "7.0.0.0",
|
130
|
-
"fileVersion": "7.0.22.51805"
|
131
|
-
},
|
132
|
-
"System.Reflection.dll": {
|
133
|
-
"assemblyVersion": "7.0.0.0",
|
134
|
-
"fileVersion": "7.0.22.51805"
|
135
|
-
},
|
136
|
-
"System.Reflection.Emit.dll": {
|
137
|
-
"assemblyVersion": "7.0.0.0",
|
138
|
-
"fileVersion": "7.0.22.51805"
|
139
|
-
},
|
140
|
-
"System.Reflection.Emit.ILGeneration.dll": {
|
141
|
-
"assemblyVersion": "7.0.0.0",
|
142
|
-
"fileVersion": "7.0.22.51805"
|
143
|
-
},
|
144
|
-
"System.Reflection.Emit.Lightweight.dll": {
|
145
|
-
"assemblyVersion": "7.0.0.0",
|
146
|
-
"fileVersion": "7.0.22.51805"
|
147
|
-
},
|
148
|
-
"System.Reflection.Extensions.dll": {
|
149
|
-
"assemblyVersion": "7.0.0.0",
|
150
|
-
"fileVersion": "7.0.22.51805"
|
151
|
-
},
|
152
|
-
"System.Reflection.Primitives.dll": {
|
153
|
-
"assemblyVersion": "7.0.0.0",
|
154
|
-
"fileVersion": "7.0.22.51805"
|
155
|
-
},
|
156
|
-
"System.Resources.Reader.dll": {
|
157
|
-
"assemblyVersion": "7.0.0.0",
|
158
|
-
"fileVersion": "7.0.22.51805"
|
159
|
-
},
|
160
|
-
"System.Resources.ResourceManager.dll": {
|
161
|
-
"assemblyVersion": "7.0.0.0",
|
162
|
-
"fileVersion": "7.0.22.51805"
|
163
|
-
},
|
164
|
-
"System.Runtime.CompilerServices.Unsafe.dll": {
|
165
|
-
"assemblyVersion": "7.0.0.0",
|
166
|
-
"fileVersion": "7.0.22.51805"
|
167
|
-
},
|
168
|
-
"System.Runtime.dll": {
|
169
|
-
"assemblyVersion": "7.0.0.0",
|
170
|
-
"fileVersion": "7.0.22.51805"
|
171
|
-
},
|
172
|
-
"System.Runtime.Extensions.dll": {
|
173
|
-
"assemblyVersion": "7.0.0.0",
|
174
|
-
"fileVersion": "7.0.22.51805"
|
175
|
-
},
|
176
|
-
"System.Runtime.Handles.dll": {
|
177
|
-
"assemblyVersion": "7.0.0.0",
|
178
|
-
"fileVersion": "7.0.22.51805"
|
179
|
-
},
|
180
|
-
"System.Runtime.InteropServices.RuntimeInformation.dll": {
|
181
|
-
"assemblyVersion": "7.0.0.0",
|
182
|
-
"fileVersion": "7.0.22.51805"
|
183
|
-
},
|
184
|
-
"System.Runtime.Intrinsics.dll": {
|
185
|
-
"assemblyVersion": "7.0.0.0",
|
186
|
-
"fileVersion": "7.0.22.51805"
|
187
|
-
},
|
188
|
-
"System.Runtime.Loader.dll": {
|
189
|
-
"assemblyVersion": "7.0.0.0",
|
190
|
-
"fileVersion": "7.0.22.51805"
|
191
|
-
},
|
192
|
-
"System.Runtime.Serialization.dll": {
|
193
|
-
"assemblyVersion": "4.0.0.0",
|
194
|
-
"fileVersion": "7.0.22.51805"
|
195
|
-
},
|
196
|
-
"System.Runtime.Serialization.Json.dll": {
|
197
|
-
"assemblyVersion": "7.0.0.0",
|
198
|
-
"fileVersion": "7.0.22.51805"
|
199
|
-
},
|
200
|
-
"System.Runtime.Serialization.Xml.dll": {
|
201
|
-
"assemblyVersion": "7.0.0.0",
|
202
|
-
"fileVersion": "7.0.22.51805"
|
203
|
-
},
|
204
|
-
"System.Security.Cryptography.Algorithms.dll": {
|
205
|
-
"assemblyVersion": "7.0.0.0",
|
206
|
-
"fileVersion": "7.0.22.51805"
|
207
|
-
},
|
208
|
-
"System.Security.Cryptography.Cng.dll": {
|
209
|
-
"assemblyVersion": "7.0.0.0",
|
210
|
-
"fileVersion": "7.0.22.51805"
|
211
|
-
},
|
212
|
-
"System.Security.Cryptography.Csp.dll": {
|
213
|
-
"assemblyVersion": "7.0.0.0",
|
214
|
-
"fileVersion": "7.0.22.51805"
|
215
|
-
},
|
216
|
-
"System.Security.Cryptography.Encoding.dll": {
|
217
|
-
"assemblyVersion": "7.0.0.0",
|
218
|
-
"fileVersion": "7.0.22.51805"
|
219
|
-
},
|
220
|
-
"System.Security.Cryptography.OpenSsl.dll": {
|
221
|
-
"assemblyVersion": "7.0.0.0",
|
222
|
-
"fileVersion": "7.0.22.51805"
|
223
|
-
},
|
224
|
-
"System.Security.Cryptography.Primitives.dll": {
|
225
|
-
"assemblyVersion": "7.0.0.0",
|
226
|
-
"fileVersion": "7.0.22.51805"
|
227
|
-
},
|
228
|
-
"System.Security.Cryptography.X509Certificates.dll": {
|
229
|
-
"assemblyVersion": "7.0.0.0",
|
230
|
-
"fileVersion": "7.0.22.51805"
|
231
|
-
},
|
232
|
-
"System.Security.dll": {
|
233
|
-
"assemblyVersion": "4.0.0.0",
|
234
|
-
"fileVersion": "7.0.22.51805"
|
235
|
-
},
|
236
|
-
"System.Security.Principal.dll": {
|
237
|
-
"assemblyVersion": "7.0.0.0",
|
238
|
-
"fileVersion": "7.0.22.51805"
|
239
|
-
},
|
240
|
-
"System.Security.SecureString.dll": {
|
241
|
-
"assemblyVersion": "7.0.0.0",
|
242
|
-
"fileVersion": "7.0.22.51805"
|
243
|
-
},
|
244
|
-
"System.ServiceModel.Web.dll": {
|
245
|
-
"assemblyVersion": "4.0.0.0",
|
246
|
-
"fileVersion": "7.0.22.51805"
|
247
|
-
},
|
248
|
-
"System.ServiceProcess.dll": {
|
249
|
-
"assemblyVersion": "4.0.0.0",
|
250
|
-
"fileVersion": "7.0.22.51805"
|
251
|
-
},
|
252
|
-
"System.Text.Encoding.dll": {
|
253
|
-
"assemblyVersion": "7.0.0.0",
|
254
|
-
"fileVersion": "7.0.22.51805"
|
255
|
-
},
|
256
|
-
"System.Text.Encoding.Extensions.dll": {
|
257
|
-
"assemblyVersion": "7.0.0.0",
|
258
|
-
"fileVersion": "7.0.22.51805"
|
259
|
-
},
|
260
|
-
"System.Threading.Overlapped.dll": {
|
261
|
-
"assemblyVersion": "7.0.0.0",
|
262
|
-
"fileVersion": "7.0.22.51805"
|
263
|
-
},
|
264
|
-
"System.Threading.Tasks.dll": {
|
265
|
-
"assemblyVersion": "7.0.0.0",
|
266
|
-
"fileVersion": "7.0.22.51805"
|
267
|
-
},
|
268
|
-
"System.Threading.Tasks.Extensions.dll": {
|
269
|
-
"assemblyVersion": "7.0.0.0",
|
270
|
-
"fileVersion": "7.0.22.51805"
|
271
|
-
},
|
272
|
-
"System.Threading.Thread.dll": {
|
273
|
-
"assemblyVersion": "7.0.0.0",
|
274
|
-
"fileVersion": "7.0.22.51805"
|
275
|
-
},
|
276
|
-
"System.Threading.ThreadPool.dll": {
|
277
|
-
"assemblyVersion": "7.0.0.0",
|
278
|
-
"fileVersion": "7.0.22.51805"
|
279
|
-
},
|
280
|
-
"System.Threading.Timer.dll": {
|
281
|
-
"assemblyVersion": "7.0.0.0",
|
282
|
-
"fileVersion": "7.0.22.51805"
|
283
|
-
},
|
284
|
-
"System.Transactions.dll": {
|
285
|
-
"assemblyVersion": "4.0.0.0",
|
286
|
-
"fileVersion": "7.0.22.51805"
|
287
|
-
},
|
288
|
-
"System.ValueTuple.dll": {
|
289
|
-
"assemblyVersion": "7.0.0.0",
|
290
|
-
"fileVersion": "7.0.22.51805"
|
291
|
-
},
|
292
|
-
"System.Web.dll": {
|
293
|
-
"assemblyVersion": "4.0.0.0",
|
294
|
-
"fileVersion": "7.0.22.51805"
|
295
|
-
},
|
296
|
-
"System.Windows.dll": {
|
297
|
-
"assemblyVersion": "4.0.0.0",
|
298
|
-
"fileVersion": "7.0.22.51805"
|
299
|
-
},
|
300
|
-
"System.Xml.dll": {
|
301
|
-
"assemblyVersion": "4.0.0.0",
|
302
|
-
"fileVersion": "7.0.22.51805"
|
303
|
-
},
|
304
|
-
"System.Xml.Linq.dll": {
|
305
|
-
"assemblyVersion": "4.0.0.0",
|
306
|
-
"fileVersion": "7.0.22.51805"
|
307
|
-
},
|
308
|
-
"System.Xml.ReaderWriter.dll": {
|
309
|
-
"assemblyVersion": "7.0.0.0",
|
310
|
-
"fileVersion": "7.0.22.51805"
|
311
|
-
},
|
312
|
-
"System.Xml.Serialization.dll": {
|
313
|
-
"assemblyVersion": "4.0.0.0",
|
314
|
-
"fileVersion": "7.0.22.51805"
|
315
|
-
},
|
316
|
-
"System.Xml.XDocument.dll": {
|
317
|
-
"assemblyVersion": "7.0.0.0",
|
318
|
-
"fileVersion": "7.0.22.51805"
|
319
|
-
},
|
320
|
-
"System.Xml.XmlDocument.dll": {
|
321
|
-
"assemblyVersion": "7.0.0.0",
|
322
|
-
"fileVersion": "7.0.22.51805"
|
323
|
-
},
|
324
|
-
"System.Xml.XmlSerializer.dll": {
|
325
|
-
"assemblyVersion": "7.0.0.0",
|
326
|
-
"fileVersion": "7.0.22.51805"
|
327
|
-
},
|
328
|
-
"System.Xml.XPath.dll": {
|
329
|
-
"assemblyVersion": "7.0.0.0",
|
330
|
-
"fileVersion": "7.0.22.51805"
|
331
|
-
},
|
332
|
-
"WindowsBase.dll": {
|
333
|
-
"assemblyVersion": "4.0.0.0",
|
334
|
-
"fileVersion": "7.0.22.51805"
|
335
|
-
},
|
336
|
-
"Microsoft.CSharp.dll": {
|
337
|
-
"assemblyVersion": "7.0.0.0",
|
338
|
-
"fileVersion": "7.0.22.51805"
|
339
|
-
},
|
340
|
-
"Microsoft.VisualBasic.Core.dll": {
|
341
|
-
"assemblyVersion": "12.0.0.0",
|
342
|
-
"fileVersion": "12.0.22.51805"
|
343
|
-
},
|
344
|
-
"Microsoft.Win32.Registry.dll": {
|
345
|
-
"assemblyVersion": "7.0.0.0",
|
346
|
-
"fileVersion": "7.0.22.51805"
|
347
|
-
},
|
348
|
-
"System.Collections.Concurrent.dll": {
|
349
|
-
"assemblyVersion": "7.0.0.0",
|
350
|
-
"fileVersion": "7.0.22.51805"
|
351
|
-
},
|
352
|
-
"System.Collections.dll": {
|
353
|
-
"assemblyVersion": "7.0.0.0",
|
354
|
-
"fileVersion": "7.0.22.51805"
|
355
|
-
},
|
356
|
-
"System.Collections.Immutable.dll": {
|
357
|
-
"assemblyVersion": "7.0.0.0",
|
358
|
-
"fileVersion": "7.0.22.51805"
|
359
|
-
},
|
360
|
-
"System.Collections.NonGeneric.dll": {
|
361
|
-
"assemblyVersion": "7.0.0.0",
|
362
|
-
"fileVersion": "7.0.22.51805"
|
363
|
-
},
|
364
|
-
"System.Collections.Specialized.dll": {
|
365
|
-
"assemblyVersion": "7.0.0.0",
|
366
|
-
"fileVersion": "7.0.22.51805"
|
367
|
-
},
|
368
|
-
"System.ComponentModel.Annotations.dll": {
|
369
|
-
"assemblyVersion": "7.0.0.0",
|
370
|
-
"fileVersion": "7.0.22.51805"
|
371
|
-
},
|
372
|
-
"System.ComponentModel.dll": {
|
373
|
-
"assemblyVersion": "7.0.0.0",
|
374
|
-
"fileVersion": "7.0.22.51805"
|
375
|
-
},
|
376
|
-
"System.ComponentModel.EventBasedAsync.dll": {
|
377
|
-
"assemblyVersion": "7.0.0.0",
|
378
|
-
"fileVersion": "7.0.22.51805"
|
379
|
-
},
|
380
|
-
"System.ComponentModel.Primitives.dll": {
|
381
|
-
"assemblyVersion": "7.0.0.0",
|
382
|
-
"fileVersion": "7.0.22.51805"
|
383
|
-
},
|
384
|
-
"System.ComponentModel.TypeConverter.dll": {
|
385
|
-
"assemblyVersion": "7.0.0.0",
|
386
|
-
"fileVersion": "7.0.22.51805"
|
387
|
-
},
|
388
|
-
"System.Console.dll": {
|
389
|
-
"assemblyVersion": "7.0.0.0",
|
390
|
-
"fileVersion": "7.0.22.51805"
|
391
|
-
},
|
392
|
-
"System.Data.Common.dll": {
|
393
|
-
"assemblyVersion": "7.0.0.0",
|
394
|
-
"fileVersion": "7.0.22.51805"
|
395
|
-
},
|
396
|
-
"System.Diagnostics.DiagnosticSource.dll": {
|
397
|
-
"assemblyVersion": "7.0.0.0",
|
398
|
-
"fileVersion": "7.0.22.51805"
|
399
|
-
},
|
400
|
-
"System.Diagnostics.FileVersionInfo.dll": {
|
401
|
-
"assemblyVersion": "7.0.0.0",
|
402
|
-
"fileVersion": "7.0.22.51805"
|
403
|
-
},
|
404
|
-
"System.Diagnostics.Process.dll": {
|
405
|
-
"assemblyVersion": "7.0.0.0",
|
406
|
-
"fileVersion": "7.0.22.51805"
|
407
|
-
},
|
408
|
-
"System.Diagnostics.StackTrace.dll": {
|
409
|
-
"assemblyVersion": "7.0.0.0",
|
410
|
-
"fileVersion": "7.0.22.51805"
|
411
|
-
},
|
412
|
-
"System.Diagnostics.TextWriterTraceListener.dll": {
|
413
|
-
"assemblyVersion": "7.0.0.0",
|
414
|
-
"fileVersion": "7.0.22.51805"
|
415
|
-
},
|
416
|
-
"System.Diagnostics.TraceSource.dll": {
|
417
|
-
"assemblyVersion": "7.0.0.0",
|
418
|
-
"fileVersion": "7.0.22.51805"
|
419
|
-
},
|
420
|
-
"System.Drawing.Primitives.dll": {
|
421
|
-
"assemblyVersion": "7.0.0.0",
|
422
|
-
"fileVersion": "7.0.22.51805"
|
423
|
-
},
|
424
|
-
"System.Formats.Asn1.dll": {
|
425
|
-
"assemblyVersion": "7.0.0.0",
|
426
|
-
"fileVersion": "7.0.22.51805"
|
427
|
-
},
|
428
|
-
"System.Formats.Tar.dll": {
|
429
|
-
"assemblyVersion": "7.0.0.0",
|
430
|
-
"fileVersion": "7.0.22.51805"
|
431
|
-
},
|
432
|
-
"System.IO.Compression.Brotli.dll": {
|
433
|
-
"assemblyVersion": "7.0.0.0",
|
434
|
-
"fileVersion": "7.0.22.51805"
|
435
|
-
},
|
436
|
-
"System.IO.Compression.dll": {
|
437
|
-
"assemblyVersion": "7.0.0.0",
|
438
|
-
"fileVersion": "7.0.22.51805"
|
439
|
-
},
|
440
|
-
"System.IO.Compression.ZipFile.dll": {
|
441
|
-
"assemblyVersion": "7.0.0.0",
|
442
|
-
"fileVersion": "7.0.22.51805"
|
443
|
-
},
|
444
|
-
"System.IO.FileSystem.AccessControl.dll": {
|
445
|
-
"assemblyVersion": "7.0.0.0",
|
446
|
-
"fileVersion": "7.0.22.51805"
|
447
|
-
},
|
448
|
-
"System.IO.FileSystem.DriveInfo.dll": {
|
449
|
-
"assemblyVersion": "7.0.0.0",
|
450
|
-
"fileVersion": "7.0.22.51805"
|
451
|
-
},
|
452
|
-
"System.IO.FileSystem.Watcher.dll": {
|
453
|
-
"assemblyVersion": "7.0.0.0",
|
454
|
-
"fileVersion": "7.0.22.51805"
|
455
|
-
},
|
456
|
-
"System.IO.IsolatedStorage.dll": {
|
457
|
-
"assemblyVersion": "7.0.0.0",
|
458
|
-
"fileVersion": "7.0.22.51805"
|
459
|
-
},
|
460
|
-
"System.IO.MemoryMappedFiles.dll": {
|
461
|
-
"assemblyVersion": "7.0.0.0",
|
462
|
-
"fileVersion": "7.0.22.51805"
|
463
|
-
},
|
464
|
-
"System.IO.Pipes.AccessControl.dll": {
|
465
|
-
"assemblyVersion": "7.0.0.0",
|
466
|
-
"fileVersion": "7.0.22.51805"
|
467
|
-
},
|
468
|
-
"System.IO.Pipes.dll": {
|
469
|
-
"assemblyVersion": "7.0.0.0",
|
470
|
-
"fileVersion": "7.0.22.51805"
|
471
|
-
},
|
472
|
-
"System.Linq.dll": {
|
473
|
-
"assemblyVersion": "7.0.0.0",
|
474
|
-
"fileVersion": "7.0.22.51805"
|
475
|
-
},
|
476
|
-
"System.Linq.Expressions.dll": {
|
477
|
-
"assemblyVersion": "7.0.0.0",
|
478
|
-
"fileVersion": "7.0.22.51805"
|
479
|
-
},
|
480
|
-
"System.Linq.Parallel.dll": {
|
481
|
-
"assemblyVersion": "7.0.0.0",
|
482
|
-
"fileVersion": "7.0.22.51805"
|
483
|
-
},
|
484
|
-
"System.Linq.Queryable.dll": {
|
485
|
-
"assemblyVersion": "7.0.0.0",
|
486
|
-
"fileVersion": "7.0.22.51805"
|
487
|
-
},
|
488
|
-
"System.Memory.dll": {
|
489
|
-
"assemblyVersion": "7.0.0.0",
|
490
|
-
"fileVersion": "7.0.22.51805"
|
491
|
-
},
|
492
|
-
"System.Net.Http.dll": {
|
493
|
-
"assemblyVersion": "7.0.0.0",
|
494
|
-
"fileVersion": "7.0.22.51805"
|
495
|
-
},
|
496
|
-
"System.Net.Http.Json.dll": {
|
497
|
-
"assemblyVersion": "7.0.0.0",
|
498
|
-
"fileVersion": "7.0.22.51805"
|
499
|
-
},
|
500
|
-
"System.Net.HttpListener.dll": {
|
501
|
-
"assemblyVersion": "7.0.0.0",
|
502
|
-
"fileVersion": "7.0.22.51805"
|
503
|
-
},
|
504
|
-
"System.Net.Mail.dll": {
|
505
|
-
"assemblyVersion": "7.0.0.0",
|
506
|
-
"fileVersion": "7.0.22.51805"
|
507
|
-
},
|
508
|
-
"System.Net.NameResolution.dll": {
|
509
|
-
"assemblyVersion": "7.0.0.0",
|
510
|
-
"fileVersion": "7.0.22.51805"
|
511
|
-
},
|
512
|
-
"System.Net.NetworkInformation.dll": {
|
513
|
-
"assemblyVersion": "7.0.0.0",
|
514
|
-
"fileVersion": "7.0.22.51805"
|
515
|
-
},
|
516
|
-
"System.Net.Ping.dll": {
|
517
|
-
"assemblyVersion": "7.0.0.0",
|
518
|
-
"fileVersion": "7.0.22.51805"
|
519
|
-
},
|
520
|
-
"System.Net.Primitives.dll": {
|
521
|
-
"assemblyVersion": "7.0.0.0",
|
522
|
-
"fileVersion": "7.0.22.51805"
|
523
|
-
},
|
524
|
-
"System.Net.Quic.dll": {
|
525
|
-
"assemblyVersion": "7.0.0.0",
|
526
|
-
"fileVersion": "7.0.22.51805"
|
527
|
-
},
|
528
|
-
"System.Net.Requests.dll": {
|
529
|
-
"assemblyVersion": "7.0.0.0",
|
530
|
-
"fileVersion": "7.0.22.51805"
|
531
|
-
},
|
532
|
-
"System.Net.Security.dll": {
|
533
|
-
"assemblyVersion": "7.0.0.0",
|
534
|
-
"fileVersion": "7.0.22.51805"
|
535
|
-
},
|
536
|
-
"System.Net.ServicePoint.dll": {
|
537
|
-
"assemblyVersion": "7.0.0.0",
|
538
|
-
"fileVersion": "7.0.22.51805"
|
539
|
-
},
|
540
|
-
"System.Net.Sockets.dll": {
|
541
|
-
"assemblyVersion": "7.0.0.0",
|
542
|
-
"fileVersion": "7.0.22.51805"
|
543
|
-
},
|
544
|
-
"System.Net.WebClient.dll": {
|
545
|
-
"assemblyVersion": "7.0.0.0",
|
546
|
-
"fileVersion": "7.0.22.51805"
|
547
|
-
},
|
548
|
-
"System.Net.WebHeaderCollection.dll": {
|
549
|
-
"assemblyVersion": "7.0.0.0",
|
550
|
-
"fileVersion": "7.0.22.51805"
|
551
|
-
},
|
552
|
-
"System.Net.WebProxy.dll": {
|
553
|
-
"assemblyVersion": "7.0.0.0",
|
554
|
-
"fileVersion": "7.0.22.51805"
|
555
|
-
},
|
556
|
-
"System.Net.WebSockets.Client.dll": {
|
557
|
-
"assemblyVersion": "7.0.0.0",
|
558
|
-
"fileVersion": "7.0.22.51805"
|
559
|
-
},
|
560
|
-
"System.Net.WebSockets.dll": {
|
561
|
-
"assemblyVersion": "7.0.0.0",
|
562
|
-
"fileVersion": "7.0.22.51805"
|
563
|
-
},
|
564
|
-
"System.ObjectModel.dll": {
|
565
|
-
"assemblyVersion": "7.0.0.0",
|
566
|
-
"fileVersion": "7.0.22.51805"
|
567
|
-
},
|
568
|
-
"System.Private.DataContractSerialization.dll": {
|
569
|
-
"assemblyVersion": "7.0.0.0",
|
570
|
-
"fileVersion": "7.0.22.51805"
|
571
|
-
},
|
572
|
-
"System.Private.Uri.dll": {
|
573
|
-
"assemblyVersion": "7.0.0.0",
|
574
|
-
"fileVersion": "7.0.22.51805"
|
575
|
-
},
|
576
|
-
"System.Private.Xml.dll": {
|
577
|
-
"assemblyVersion": "7.0.0.0",
|
578
|
-
"fileVersion": "7.0.22.51805"
|
579
|
-
},
|
580
|
-
"System.Private.Xml.Linq.dll": {
|
581
|
-
"assemblyVersion": "7.0.0.0",
|
582
|
-
"fileVersion": "7.0.22.51805"
|
583
|
-
},
|
584
|
-
"System.Reflection.DispatchProxy.dll": {
|
585
|
-
"assemblyVersion": "7.0.0.0",
|
586
|
-
"fileVersion": "7.0.22.51805"
|
587
|
-
},
|
588
|
-
"System.Reflection.Metadata.dll": {
|
589
|
-
"assemblyVersion": "7.0.0.0",
|
590
|
-
"fileVersion": "7.0.22.51805"
|
591
|
-
},
|
592
|
-
"System.Reflection.TypeExtensions.dll": {
|
593
|
-
"assemblyVersion": "7.0.0.0",
|
594
|
-
"fileVersion": "7.0.22.51805"
|
595
|
-
},
|
596
|
-
"System.Resources.Writer.dll": {
|
597
|
-
"assemblyVersion": "7.0.0.0",
|
598
|
-
"fileVersion": "7.0.22.51805"
|
599
|
-
},
|
600
|
-
"System.Runtime.CompilerServices.VisualC.dll": {
|
601
|
-
"assemblyVersion": "7.0.0.0",
|
602
|
-
"fileVersion": "7.0.22.51805"
|
603
|
-
},
|
604
|
-
"System.Runtime.InteropServices.dll": {
|
605
|
-
"assemblyVersion": "7.0.0.0",
|
606
|
-
"fileVersion": "7.0.22.51805"
|
607
|
-
},
|
608
|
-
"System.Runtime.InteropServices.JavaScript.dll": {
|
609
|
-
"assemblyVersion": "7.0.0.0",
|
610
|
-
"fileVersion": "7.0.22.51805"
|
611
|
-
},
|
612
|
-
"System.Runtime.Numerics.dll": {
|
613
|
-
"assemblyVersion": "7.0.0.0",
|
614
|
-
"fileVersion": "7.0.22.51805"
|
615
|
-
},
|
616
|
-
"System.Runtime.Serialization.Formatters.dll": {
|
617
|
-
"assemblyVersion": "7.0.0.0",
|
618
|
-
"fileVersion": "7.0.22.51805"
|
619
|
-
},
|
620
|
-
"System.Runtime.Serialization.Primitives.dll": {
|
621
|
-
"assemblyVersion": "7.0.0.0",
|
622
|
-
"fileVersion": "7.0.22.51805"
|
623
|
-
},
|
624
|
-
"System.Security.AccessControl.dll": {
|
625
|
-
"assemblyVersion": "7.0.0.0",
|
626
|
-
"fileVersion": "7.0.22.51805"
|
627
|
-
},
|
628
|
-
"System.Security.Claims.dll": {
|
629
|
-
"assemblyVersion": "7.0.0.0",
|
630
|
-
"fileVersion": "7.0.22.51805"
|
631
|
-
},
|
632
|
-
"System.Security.Cryptography.dll": {
|
633
|
-
"assemblyVersion": "7.0.0.0",
|
634
|
-
"fileVersion": "7.0.22.51805"
|
635
|
-
},
|
636
|
-
"System.Security.Principal.Windows.dll": {
|
637
|
-
"assemblyVersion": "7.0.0.0",
|
638
|
-
"fileVersion": "7.0.22.51805"
|
639
|
-
},
|
640
|
-
"System.Text.Encoding.CodePages.dll": {
|
641
|
-
"assemblyVersion": "7.0.0.0",
|
642
|
-
"fileVersion": "7.0.22.51805"
|
643
|
-
},
|
644
|
-
"System.Text.Encodings.Web.dll": {
|
645
|
-
"assemblyVersion": "7.0.0.0",
|
646
|
-
"fileVersion": "7.0.22.51805"
|
647
|
-
},
|
648
|
-
"System.Text.Json.dll": {
|
649
|
-
"assemblyVersion": "7.0.0.0",
|
650
|
-
"fileVersion": "7.0.22.51805"
|
651
|
-
},
|
652
|
-
"System.Text.RegularExpressions.dll": {
|
653
|
-
"assemblyVersion": "7.0.0.0",
|
654
|
-
"fileVersion": "7.0.22.51805"
|
655
|
-
},
|
656
|
-
"System.Threading.Channels.dll": {
|
657
|
-
"assemblyVersion": "7.0.0.0",
|
658
|
-
"fileVersion": "7.0.22.51805"
|
659
|
-
},
|
660
|
-
"System.Threading.dll": {
|
661
|
-
"assemblyVersion": "7.0.0.0",
|
662
|
-
"fileVersion": "7.0.22.51805"
|
663
|
-
},
|
664
|
-
"System.Threading.Tasks.Dataflow.dll": {
|
665
|
-
"assemblyVersion": "7.0.0.0",
|
666
|
-
"fileVersion": "7.0.22.51805"
|
667
|
-
},
|
668
|
-
"System.Threading.Tasks.Parallel.dll": {
|
669
|
-
"assemblyVersion": "7.0.0.0",
|
670
|
-
"fileVersion": "7.0.22.51805"
|
671
|
-
},
|
672
|
-
"System.Transactions.Local.dll": {
|
673
|
-
"assemblyVersion": "7.0.0.0",
|
674
|
-
"fileVersion": "7.0.22.51805"
|
675
|
-
},
|
676
|
-
"System.Web.HttpUtility.dll": {
|
677
|
-
"assemblyVersion": "7.0.0.0",
|
678
|
-
"fileVersion": "7.0.22.51805"
|
679
|
-
},
|
680
|
-
"System.Xml.XPath.XDocument.dll": {
|
681
|
-
"assemblyVersion": "7.0.0.0",
|
682
|
-
"fileVersion": "7.0.22.51805"
|
683
|
-
}
|
684
|
-
},
|
685
|
-
"native": {
|
686
|
-
"createdump": {
|
687
|
-
"fileVersion": "0.0.0.0"
|
688
|
-
},
|
689
|
-
"libclrgc.dylib": {
|
690
|
-
"fileVersion": "0.0.0.0"
|
691
|
-
},
|
692
|
-
"libclrjit.dylib": {
|
693
|
-
"fileVersion": "0.0.0.0"
|
694
|
-
},
|
695
|
-
"libcoreclr.dylib": {
|
696
|
-
"fileVersion": "0.0.0.0"
|
697
|
-
},
|
698
|
-
"libmscordaccore.dylib": {
|
699
|
-
"fileVersion": "0.0.0.0"
|
700
|
-
},
|
701
|
-
"libmscordbi.dylib": {
|
702
|
-
"fileVersion": "0.0.0.0"
|
703
|
-
},
|
704
|
-
"libSystem.Globalization.Native.dylib": {
|
705
|
-
"fileVersion": "0.0.0.0"
|
706
|
-
},
|
707
|
-
"libSystem.IO.Compression.Native.dylib": {
|
708
|
-
"fileVersion": "0.0.0.0"
|
709
|
-
},
|
710
|
-
"libSystem.Native.dylib": {
|
711
|
-
"fileVersion": "0.0.0.0"
|
712
|
-
},
|
713
|
-
"libSystem.Net.Security.Native.dylib": {
|
714
|
-
"fileVersion": "0.0.0.0"
|
715
|
-
},
|
716
|
-
"libSystem.Security.Cryptography.Native.Apple.dylib": {
|
717
|
-
"fileVersion": "0.0.0.0"
|
718
|
-
},
|
719
|
-
"libSystem.Security.Cryptography.Native.OpenSsl.dylib": {
|
720
|
-
"fileVersion": "0.0.0.0"
|
721
|
-
},
|
722
|
-
"libhostpolicy.dylib": {
|
723
|
-
"fileVersion": "0.0.0.0"
|
724
|
-
}
|
725
|
-
}
|
726
|
-
}
|
727
|
-
}
|
728
|
-
},
|
729
|
-
"libraries": {
|
730
|
-
"Microsoft.NETCore.App.Runtime.osx-arm64/7.0.0": {
|
731
|
-
"type": "package",
|
732
|
-
"serviceable": true,
|
733
|
-
"sha512": "",
|
734
|
-
"path": "microsoft.netcore.app.runtime.osx-arm64/7.0.0"
|
735
|
-
}
|
736
|
-
},
|
737
|
-
"runtimes": {
|
738
|
-
"osx-arm64": [
|
739
|
-
"osx",
|
740
|
-
"unix-arm64",
|
741
|
-
"unix",
|
742
|
-
"any",
|
743
|
-
"base"
|
744
|
-
],
|
745
|
-
"osx.10.10-arm64": [
|
746
|
-
"osx.10.10",
|
747
|
-
"osx-arm64",
|
748
|
-
"osx",
|
749
|
-
"unix-arm64",
|
750
|
-
"unix",
|
751
|
-
"any",
|
752
|
-
"base"
|
753
|
-
],
|
754
|
-
"osx.10.11-arm64": [
|
755
|
-
"osx.10.11",
|
756
|
-
"osx.10.10-arm64",
|
757
|
-
"osx.10.10",
|
758
|
-
"osx-arm64",
|
759
|
-
"osx",
|
760
|
-
"unix-arm64",
|
761
|
-
"unix",
|
762
|
-
"any",
|
763
|
-
"base"
|
764
|
-
],
|
765
|
-
"osx.10.12-arm64": [
|
766
|
-
"osx.10.12",
|
767
|
-
"osx.10.11-arm64",
|
768
|
-
"osx.10.11",
|
769
|
-
"osx.10.10-arm64",
|
770
|
-
"osx.10.10",
|
771
|
-
"osx-arm64",
|
772
|
-
"osx",
|
773
|
-
"unix-arm64",
|
774
|
-
"unix",
|
775
|
-
"any",
|
776
|
-
"base"
|
777
|
-
],
|
778
|
-
"osx.10.13-arm64": [
|
779
|
-
"osx.10.13",
|
780
|
-
"osx.10.12-arm64",
|
781
|
-
"osx.10.12",
|
782
|
-
"osx.10.11-arm64",
|
783
|
-
"osx.10.11",
|
784
|
-
"osx.10.10-arm64",
|
785
|
-
"osx.10.10",
|
786
|
-
"osx-arm64",
|
787
|
-
"osx",
|
788
|
-
"unix-arm64",
|
789
|
-
"unix",
|
790
|
-
"any",
|
791
|
-
"base"
|
792
|
-
],
|
793
|
-
"osx.10.14-arm64": [
|
794
|
-
"osx.10.14",
|
795
|
-
"osx.10.13-arm64",
|
796
|
-
"osx.10.13",
|
797
|
-
"osx.10.12-arm64",
|
798
|
-
"osx.10.12",
|
799
|
-
"osx.10.11-arm64",
|
800
|
-
"osx.10.11",
|
801
|
-
"osx.10.10-arm64",
|
802
|
-
"osx.10.10",
|
803
|
-
"osx-arm64",
|
804
|
-
"osx",
|
805
|
-
"unix-arm64",
|
806
|
-
"unix",
|
807
|
-
"any",
|
808
|
-
"base"
|
809
|
-
],
|
810
|
-
"osx.10.15-arm64": [
|
811
|
-
"osx.10.15",
|
812
|
-
"osx.10.14-arm64",
|
813
|
-
"osx.10.14",
|
814
|
-
"osx.10.13-arm64",
|
815
|
-
"osx.10.13",
|
816
|
-
"osx.10.12-arm64",
|
817
|
-
"osx.10.12",
|
818
|
-
"osx.10.11-arm64",
|
819
|
-
"osx.10.11",
|
820
|
-
"osx.10.10-arm64",
|
821
|
-
"osx.10.10",
|
822
|
-
"osx-arm64",
|
823
|
-
"osx",
|
824
|
-
"unix-arm64",
|
825
|
-
"unix",
|
826
|
-
"any",
|
827
|
-
"base"
|
828
|
-
],
|
829
|
-
"osx.10.16-arm64": [
|
830
|
-
"osx.10.16",
|
831
|
-
"osx.10.15-arm64",
|
832
|
-
"osx.10.15",
|
833
|
-
"osx.10.14-arm64",
|
834
|
-
"osx.10.14",
|
835
|
-
"osx.10.13-arm64",
|
836
|
-
"osx.10.13",
|
837
|
-
"osx.10.12-arm64",
|
838
|
-
"osx.10.12",
|
839
|
-
"osx.10.11-arm64",
|
840
|
-
"osx.10.11",
|
841
|
-
"osx.10.10-arm64",
|
842
|
-
"osx.10.10",
|
843
|
-
"osx-arm64",
|
844
|
-
"osx",
|
845
|
-
"unix-arm64",
|
846
|
-
"unix",
|
847
|
-
"any",
|
848
|
-
"base"
|
849
|
-
],
|
850
|
-
"osx.11.0-arm64": [
|
851
|
-
"osx.11.0",
|
852
|
-
"osx.10.16-arm64",
|
853
|
-
"osx.10.16",
|
854
|
-
"osx.10.15-arm64",
|
855
|
-
"osx.10.15",
|
856
|
-
"osx.10.14-arm64",
|
857
|
-
"osx.10.14",
|
858
|
-
"osx.10.13-arm64",
|
859
|
-
"osx.10.13",
|
860
|
-
"osx.10.12-arm64",
|
861
|
-
"osx.10.12",
|
862
|
-
"osx.10.11-arm64",
|
863
|
-
"osx.10.11",
|
864
|
-
"osx.10.10-arm64",
|
865
|
-
"osx.10.10",
|
866
|
-
"osx-arm64",
|
867
|
-
"osx",
|
868
|
-
"unix-arm64",
|
869
|
-
"unix",
|
870
|
-
"any",
|
871
|
-
"base"
|
872
|
-
],
|
873
|
-
"osx.12-arm64": [
|
874
|
-
"osx.12",
|
875
|
-
"osx.11.0-arm64",
|
876
|
-
"osx.11.0",
|
877
|
-
"osx.10.16-arm64",
|
878
|
-
"osx.10.16",
|
879
|
-
"osx.10.15-arm64",
|
880
|
-
"osx.10.15",
|
881
|
-
"osx.10.14-arm64",
|
882
|
-
"osx.10.14",
|
883
|
-
"osx.10.13-arm64",
|
884
|
-
"osx.10.13",
|
885
|
-
"osx.10.12-arm64",
|
886
|
-
"osx.10.12",
|
887
|
-
"osx.10.11-arm64",
|
888
|
-
"osx.10.11",
|
889
|
-
"osx.10.10-arm64",
|
890
|
-
"osx.10.10",
|
891
|
-
"osx-arm64",
|
892
|
-
"osx",
|
893
|
-
"unix-arm64",
|
894
|
-
"unix",
|
895
|
-
"any",
|
896
|
-
"base"
|
897
|
-
],
|
898
|
-
"osx.13-arm64": [
|
899
|
-
"osx.13",
|
900
|
-
"osx.12-arm64",
|
901
|
-
"osx.12",
|
902
|
-
"osx.11.0-arm64",
|
903
|
-
"osx.11.0",
|
904
|
-
"osx.10.16-arm64",
|
905
|
-
"osx.10.16",
|
906
|
-
"osx.10.15-arm64",
|
907
|
-
"osx.10.15",
|
908
|
-
"osx.10.14-arm64",
|
909
|
-
"osx.10.14",
|
910
|
-
"osx.10.13-arm64",
|
911
|
-
"osx.10.13",
|
912
|
-
"osx.10.12-arm64",
|
913
|
-
"osx.10.12",
|
914
|
-
"osx.10.11-arm64",
|
915
|
-
"osx.10.11",
|
916
|
-
"osx.10.10-arm64",
|
917
|
-
"osx.10.10",
|
918
|
-
"osx-arm64",
|
919
|
-
"osx",
|
920
|
-
"unix-arm64",
|
921
|
-
"unix",
|
922
|
-
"any",
|
923
|
-
"base"
|
924
|
-
]
|
925
|
-
}
|
926
|
-
}
|