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
@@ -1,92 +1,86 @@
|
|
1
1
|
{
|
2
2
|
"runtimeTarget": {
|
3
|
-
"name": ".NETCoreApp,Version=
|
3
|
+
"name": ".NETCoreApp,Version=v9.0",
|
4
4
|
"signature": ""
|
5
5
|
},
|
6
6
|
"compilationOptions": {},
|
7
7
|
"targets": {
|
8
|
-
".NETCoreApp,Version=
|
9
|
-
"Simba.Data/
|
10
|
-
"dependencies": {
|
11
|
-
"
|
12
|
-
"
|
13
|
-
"DeviceId
|
14
|
-
"DeviceId.
|
15
|
-
"DeviceId.
|
16
|
-
"
|
17
|
-
"Simba.Drawing": "
|
18
|
-
"Simba.Helper": "
|
8
|
+
".NETCoreApp,Version=v9.0": {
|
9
|
+
"Simba.Data/25.03.26": {
|
10
|
+
"dependencies": {
|
11
|
+
"CommunityToolkit.Mvvm": "8.4.0",
|
12
|
+
"CsvHelper": "33.0.1",
|
13
|
+
"DeviceId": "6.9.0",
|
14
|
+
"DeviceId.Linux": "6.9.0",
|
15
|
+
"DeviceId.Mac": "6.9.0",
|
16
|
+
"DeviceId.Windows": "6.9.0",
|
17
|
+
"Simba.Drawing": "25.3.26",
|
18
|
+
"Simba.Helper": "25.3.26",
|
19
19
|
"System.ComponentModel.Annotations": "5.0.0",
|
20
20
|
"System.Net.Http": "4.3.4",
|
21
|
+
"System.Text.Json": "9.0.3",
|
21
22
|
"pythonnet": "3.0.3"
|
22
23
|
},
|
23
24
|
"runtime": {
|
24
25
|
"Simba.Data.dll": {}
|
25
26
|
}
|
26
27
|
},
|
27
|
-
"
|
28
|
-
"dependencies": {
|
29
|
-
"System.Linq.Async": "4.0.0"
|
30
|
-
},
|
28
|
+
"CommunityToolkit.Mvvm/8.4.0": {
|
31
29
|
"runtime": {
|
32
|
-
"lib/net8.0/
|
33
|
-
"assemblyVersion": "
|
34
|
-
"fileVersion": "
|
30
|
+
"lib/net8.0/CommunityToolkit.Mvvm.dll": {
|
31
|
+
"assemblyVersion": "8.4.0.0",
|
32
|
+
"fileVersion": "8.4.0.1"
|
35
33
|
}
|
36
34
|
}
|
37
35
|
},
|
38
|
-
"
|
36
|
+
"CsvHelper/33.0.1": {
|
39
37
|
"runtime": {
|
40
|
-
"lib/net8.0/
|
41
|
-
"assemblyVersion": "
|
42
|
-
"fileVersion": "
|
38
|
+
"lib/net8.0/CsvHelper.dll": {
|
39
|
+
"assemblyVersion": "33.0.0.0",
|
40
|
+
"fileVersion": "33.0.1.24"
|
43
41
|
}
|
44
42
|
}
|
45
43
|
},
|
46
|
-
"DeviceId
|
47
|
-
"dependencies": {
|
48
|
-
"DeviceId": "6.6.0",
|
49
|
-
"System.Text.Json": "7.0.0"
|
50
|
-
},
|
44
|
+
"DeviceId/6.9.0": {
|
51
45
|
"runtime": {
|
52
|
-
"lib/
|
53
|
-
"assemblyVersion": "6.
|
54
|
-
"fileVersion": "6.
|
46
|
+
"lib/net9.0/DeviceId.dll": {
|
47
|
+
"assemblyVersion": "6.9.0.0",
|
48
|
+
"fileVersion": "6.9.0.0"
|
55
49
|
}
|
56
50
|
}
|
57
51
|
},
|
58
|
-
"DeviceId.
|
52
|
+
"DeviceId.Linux/6.9.0": {
|
59
53
|
"dependencies": {
|
60
|
-
"DeviceId": "6.
|
54
|
+
"DeviceId": "6.9.0",
|
55
|
+
"System.Text.Json": "9.0.3"
|
61
56
|
},
|
62
57
|
"runtime": {
|
63
|
-
"lib/
|
64
|
-
"assemblyVersion": "6.
|
65
|
-
"fileVersion": "6.
|
58
|
+
"lib/net9.0/DeviceId.Linux.dll": {
|
59
|
+
"assemblyVersion": "6.9.0.0",
|
60
|
+
"fileVersion": "6.9.0.0"
|
66
61
|
}
|
67
62
|
}
|
68
63
|
},
|
69
|
-
"DeviceId.
|
64
|
+
"DeviceId.Mac/6.9.0": {
|
70
65
|
"dependencies": {
|
71
|
-
"DeviceId": "6.
|
72
|
-
"Microsoft.Win32.Registry": "5.0.0"
|
66
|
+
"DeviceId": "6.9.0"
|
73
67
|
},
|
74
68
|
"runtime": {
|
75
|
-
"lib/
|
76
|
-
"assemblyVersion": "6.
|
77
|
-
"fileVersion": "6.
|
69
|
+
"lib/net9.0/DeviceId.Mac.dll": {
|
70
|
+
"assemblyVersion": "6.9.0.0",
|
71
|
+
"fileVersion": "6.9.0.0"
|
78
72
|
}
|
79
73
|
}
|
80
74
|
},
|
81
|
-
"
|
75
|
+
"DeviceId.Windows/6.9.0": {
|
82
76
|
"dependencies": {
|
83
|
-
"
|
84
|
-
"
|
77
|
+
"DeviceId": "6.9.0",
|
78
|
+
"Microsoft.Win32.Registry": "5.0.0"
|
85
79
|
},
|
86
80
|
"runtime": {
|
87
|
-
"lib/netstandard2.0/
|
88
|
-
"assemblyVersion": "
|
89
|
-
"fileVersion": "
|
81
|
+
"lib/netstandard2.0/DeviceId.Windows.dll": {
|
82
|
+
"assemblyVersion": "6.9.0.0",
|
83
|
+
"fileVersion": "6.9.0.0"
|
90
84
|
}
|
91
85
|
}
|
92
86
|
},
|
@@ -99,25 +93,6 @@
|
|
99
93
|
"System.Security.Principal.Windows": "5.0.0"
|
100
94
|
}
|
101
95
|
},
|
102
|
-
"Microsoft.Win32.SystemEvents/4.7.0": {
|
103
|
-
"dependencies": {
|
104
|
-
"Microsoft.NETCore.Platforms": "5.0.0"
|
105
|
-
},
|
106
|
-
"runtime": {
|
107
|
-
"lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {
|
108
|
-
"assemblyVersion": "4.0.2.0",
|
109
|
-
"fileVersion": "4.700.19.56404"
|
110
|
-
}
|
111
|
-
},
|
112
|
-
"runtimeTargets": {
|
113
|
-
"runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll": {
|
114
|
-
"rid": "win",
|
115
|
-
"assetType": "runtime",
|
116
|
-
"assemblyVersion": "4.0.2.0",
|
117
|
-
"fileVersion": "4.700.19.56404"
|
118
|
-
}
|
119
|
-
}
|
120
|
-
},
|
121
96
|
"pythonnet/3.0.3": {
|
122
97
|
"dependencies": {
|
123
98
|
"Microsoft.CSharp": "4.7.0",
|
@@ -217,32 +192,6 @@
|
|
217
192
|
"System.Runtime": "4.3.0"
|
218
193
|
}
|
219
194
|
},
|
220
|
-
"System.Drawing.Common/4.7.0": {
|
221
|
-
"dependencies": {
|
222
|
-
"Microsoft.NETCore.Platforms": "5.0.0",
|
223
|
-
"Microsoft.Win32.SystemEvents": "4.7.0"
|
224
|
-
},
|
225
|
-
"runtime": {
|
226
|
-
"lib/netstandard2.0/System.Drawing.Common.dll": {
|
227
|
-
"assemblyVersion": "4.0.0.1",
|
228
|
-
"fileVersion": "4.6.26919.2"
|
229
|
-
}
|
230
|
-
},
|
231
|
-
"runtimeTargets": {
|
232
|
-
"runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll": {
|
233
|
-
"rid": "unix",
|
234
|
-
"assetType": "runtime",
|
235
|
-
"assemblyVersion": "4.0.2.0",
|
236
|
-
"fileVersion": "4.700.19.56404"
|
237
|
-
},
|
238
|
-
"runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll": {
|
239
|
-
"rid": "win",
|
240
|
-
"assetType": "runtime",
|
241
|
-
"assemblyVersion": "4.0.2.0",
|
242
|
-
"fileVersion": "4.700.19.56404"
|
243
|
-
}
|
244
|
-
}
|
245
|
-
},
|
246
195
|
"System.Globalization/4.3.0": {
|
247
196
|
"dependencies": {
|
248
197
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
@@ -303,14 +252,6 @@
|
|
303
252
|
"System.Runtime.Extensions": "4.3.0"
|
304
253
|
}
|
305
254
|
},
|
306
|
-
"System.Linq.Async/4.0.0": {
|
307
|
-
"runtime": {
|
308
|
-
"lib/netcoreapp3.0/System.Linq.Async.dll": {
|
309
|
-
"assemblyVersion": "4.0.0.0",
|
310
|
-
"fileVersion": "4.0.0.2"
|
311
|
-
}
|
312
|
-
}
|
313
|
-
},
|
314
255
|
"System.Net.Http/4.3.4": {
|
315
256
|
"dependencies": {
|
316
257
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
@@ -557,18 +498,6 @@
|
|
557
498
|
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
|
558
499
|
}
|
559
500
|
},
|
560
|
-
"System.Security.Permissions/4.7.0": {
|
561
|
-
"dependencies": {
|
562
|
-
"System.Security.AccessControl": "5.0.0",
|
563
|
-
"System.Windows.Extensions": "4.7.0"
|
564
|
-
},
|
565
|
-
"runtime": {
|
566
|
-
"lib/netcoreapp3.0/System.Security.Permissions.dll": {
|
567
|
-
"assemblyVersion": "4.0.3.0",
|
568
|
-
"fileVersion": "4.700.19.56404"
|
569
|
-
}
|
570
|
-
}
|
571
|
-
},
|
572
501
|
"System.Security.Principal.Windows/5.0.0": {},
|
573
502
|
"System.Text.Encoding/4.3.0": {
|
574
503
|
"dependencies": {
|
@@ -577,17 +506,7 @@
|
|
577
506
|
"System.Runtime": "4.3.0"
|
578
507
|
}
|
579
508
|
},
|
580
|
-
"System.Text.
|
581
|
-
"dependencies": {
|
582
|
-
"Microsoft.NETCore.Platforms": "5.0.0"
|
583
|
-
}
|
584
|
-
},
|
585
|
-
"System.Text.Encodings.Web/7.0.0": {},
|
586
|
-
"System.Text.Json/7.0.0": {
|
587
|
-
"dependencies": {
|
588
|
-
"System.Text.Encodings.Web": "7.0.0"
|
589
|
-
}
|
590
|
-
},
|
509
|
+
"System.Text.Json/9.0.3": {},
|
591
510
|
"System.Threading/4.3.0": {
|
592
511
|
"dependencies": {
|
593
512
|
"System.Runtime": "4.3.0",
|
@@ -601,84 +520,71 @@
|
|
601
520
|
"System.Runtime": "4.3.0"
|
602
521
|
}
|
603
522
|
},
|
604
|
-
"
|
605
|
-
"dependencies": {
|
606
|
-
"System.Drawing.Common": "4.7.0"
|
607
|
-
},
|
523
|
+
"Simba.Drawing/25.3.26": {
|
608
524
|
"runtime": {
|
609
|
-
"
|
610
|
-
"assemblyVersion": "
|
611
|
-
"fileVersion": "
|
525
|
+
"Simba.Drawing.dll": {
|
526
|
+
"assemblyVersion": "25.3.26.0",
|
527
|
+
"fileVersion": "25.3.26.0"
|
612
528
|
}
|
613
|
-
},
|
614
|
-
"runtimeTargets": {
|
615
|
-
"runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll": {
|
616
|
-
"rid": "win",
|
617
|
-
"assetType": "runtime",
|
618
|
-
"assemblyVersion": "4.0.1.0",
|
619
|
-
"fileVersion": "4.700.19.56404"
|
620
|
-
}
|
621
|
-
}
|
622
|
-
},
|
623
|
-
"Simba.Drawing/24.2.29": {
|
624
|
-
"runtime": {
|
625
|
-
"Simba.Drawing.dll": {}
|
626
529
|
}
|
627
530
|
},
|
628
|
-
"Simba.Helper/
|
531
|
+
"Simba.Helper/25.3.26": {
|
629
532
|
"runtime": {
|
630
|
-
"Simba.Helper.dll": {
|
533
|
+
"Simba.Helper.dll": {
|
534
|
+
"assemblyVersion": "25.3.26.0",
|
535
|
+
"fileVersion": "25.3.26.0"
|
536
|
+
}
|
631
537
|
}
|
632
538
|
}
|
633
539
|
}
|
634
540
|
},
|
635
541
|
"libraries": {
|
636
|
-
"Simba.Data/
|
542
|
+
"Simba.Data/25.03.26": {
|
637
543
|
"type": "project",
|
638
544
|
"serviceable": false,
|
639
545
|
"sha512": ""
|
640
546
|
},
|
641
|
-
"
|
547
|
+
"CommunityToolkit.Mvvm/8.4.0": {
|
642
548
|
"type": "package",
|
643
549
|
"serviceable": true,
|
644
|
-
"sha512": "sha512-
|
645
|
-
"path": "
|
646
|
-
"hashPath": "
|
550
|
+
"sha512": "sha512-tqVU8yc/ADO9oiTRyTnwhFN68hCwvkliMierptWOudIAvWY1mWCh5VFh+guwHJmpMwfg0J0rY+yyd5Oy7ty9Uw==",
|
551
|
+
"path": "communitytoolkit.mvvm/8.4.0",
|
552
|
+
"hashPath": "communitytoolkit.mvvm.8.4.0.nupkg.sha512"
|
647
553
|
},
|
648
|
-
"
|
554
|
+
"CsvHelper/33.0.1": {
|
649
555
|
"type": "package",
|
650
556
|
"serviceable": true,
|
651
|
-
"sha512": "sha512-
|
652
|
-
"path": "
|
653
|
-
"hashPath": "
|
557
|
+
"sha512": "sha512-fev4lynklAU2A9GVMLtwarkwaanjSYB4wUqO2nOJX5hnzObORzUqVLe+bDYCUyIIRQM4o5Bsq3CcyJR89iMmEQ==",
|
558
|
+
"path": "csvhelper/33.0.1",
|
559
|
+
"hashPath": "csvhelper.33.0.1.nupkg.sha512"
|
654
560
|
},
|
655
|
-
"DeviceId
|
561
|
+
"DeviceId/6.9.0": {
|
656
562
|
"type": "package",
|
657
563
|
"serviceable": true,
|
658
|
-
"sha512": "sha512-
|
659
|
-
"path": "deviceid
|
660
|
-
"hashPath": "deviceid.
|
564
|
+
"sha512": "sha512-2nfdZxcEfXVKJSg6n0Cv9JdH1UmlEdIIplfRy5AGqhzzmOOy5lK/kPcP0dHky1ZbwxqGIlf4fMq2qYCtMtX+0A==",
|
565
|
+
"path": "deviceid/6.9.0",
|
566
|
+
"hashPath": "deviceid.6.9.0.nupkg.sha512"
|
661
567
|
},
|
662
|
-
"DeviceId.
|
568
|
+
"DeviceId.Linux/6.9.0": {
|
663
569
|
"type": "package",
|
664
570
|
"serviceable": true,
|
665
|
-
"sha512": "sha512
|
666
|
-
"path": "deviceid.
|
667
|
-
"hashPath": "deviceid.
|
571
|
+
"sha512": "sha512-+n8CosDFVVbCuEQnGB+uihhWXjTiQcBtbe0hTSf0uBgDCc+lZfWrTgvBU4nxeX6zpnujaTPsnSfCyiwtVXqgQw==",
|
572
|
+
"path": "deviceid.linux/6.9.0",
|
573
|
+
"hashPath": "deviceid.linux.6.9.0.nupkg.sha512"
|
668
574
|
},
|
669
|
-
"DeviceId.
|
575
|
+
"DeviceId.Mac/6.9.0": {
|
670
576
|
"type": "package",
|
671
577
|
"serviceable": true,
|
672
|
-
"sha512": "sha512-
|
673
|
-
"path": "deviceid.
|
674
|
-
"hashPath": "deviceid.
|
578
|
+
"sha512": "sha512-xuRcWmO+XmVycUUUT1tOktAN2C6Hl8bod3WZAQsoWxfB1D8aedeJiItIYWtBWN9i81SL0A8PFp5w2vWu/Fpueg==",
|
579
|
+
"path": "deviceid.mac/6.9.0",
|
580
|
+
"hashPath": "deviceid.mac.6.9.0.nupkg.sha512"
|
675
581
|
},
|
676
|
-
"
|
582
|
+
"DeviceId.Windows/6.9.0": {
|
677
583
|
"type": "package",
|
678
584
|
"serviceable": true,
|
679
|
-
"sha512": "sha512-
|
680
|
-
"path": "
|
681
|
-
"hashPath": "
|
585
|
+
"sha512": "sha512-6t172GxaXf7s5zn+S/HMT8eFBtuvUjn3mrvff3mjwVMQ68sZiMGvey8Mgw/ejkUjzDn+glifdV/GBxvAoaugUQ==",
|
586
|
+
"path": "deviceid.windows/6.9.0",
|
587
|
+
"hashPath": "deviceid.windows.6.9.0.nupkg.sha512"
|
682
588
|
},
|
683
589
|
"Microsoft.CSharp/4.7.0": {
|
684
590
|
"type": "package",
|
@@ -708,13 +614,6 @@
|
|
708
614
|
"path": "microsoft.win32.registry/5.0.0",
|
709
615
|
"hashPath": "microsoft.win32.registry.5.0.0.nupkg.sha512"
|
710
616
|
},
|
711
|
-
"Microsoft.Win32.SystemEvents/4.7.0": {
|
712
|
-
"type": "package",
|
713
|
-
"serviceable": true,
|
714
|
-
"sha512": "sha512-mtVirZr++rq+XCDITMUdnETD59XoeMxSpLRIII7JRI6Yj0LEDiO1pPn0ktlnIj12Ix8bfvQqQDMMIF9wC98oCA==",
|
715
|
-
"path": "microsoft.win32.systemevents/4.7.0",
|
716
|
-
"hashPath": "microsoft.win32.systemevents.4.7.0.nupkg.sha512"
|
717
|
-
},
|
718
617
|
"pythonnet/3.0.3": {
|
719
618
|
"type": "package",
|
720
619
|
"serviceable": true,
|
@@ -869,13 +768,6 @@
|
|
869
768
|
"path": "system.diagnostics.tracing/4.3.0",
|
870
769
|
"hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512"
|
871
770
|
},
|
872
|
-
"System.Drawing.Common/4.7.0": {
|
873
|
-
"type": "package",
|
874
|
-
"serviceable": true,
|
875
|
-
"sha512": "sha512-v+XbyYHaZjDfn0ENmJEV1VYLgGgCTx1gnfOBcppowbpOAriglYgGCvFCPr2EEZyBvXlpxbEsTwkOlInl107ahA==",
|
876
|
-
"path": "system.drawing.common/4.7.0",
|
877
|
-
"hashPath": "system.drawing.common.4.7.0.nupkg.sha512"
|
878
|
-
},
|
879
771
|
"System.Globalization/4.3.0": {
|
880
772
|
"type": "package",
|
881
773
|
"serviceable": true,
|
@@ -925,13 +817,6 @@
|
|
925
817
|
"path": "system.linq/4.3.0",
|
926
818
|
"hashPath": "system.linq.4.3.0.nupkg.sha512"
|
927
819
|
},
|
928
|
-
"System.Linq.Async/4.0.0": {
|
929
|
-
"type": "package",
|
930
|
-
"serviceable": true,
|
931
|
-
"sha512": "sha512-WbiYEedFZeM+psmMyoCt1AKbZppAZg8Eq1ZTQ+521fGNeXqlgJj0tZYV5n1LsKRO5osQuitYxGNuzPTy3213sg==",
|
932
|
-
"path": "system.linq.async/4.0.0",
|
933
|
-
"hashPath": "system.linq.async.4.0.0.nupkg.sha512"
|
934
|
-
},
|
935
820
|
"System.Net.Http/4.3.4": {
|
936
821
|
"type": "package",
|
937
822
|
"serviceable": true,
|
@@ -1072,13 +957,6 @@
|
|
1072
957
|
"path": "system.security.cryptography.x509certificates/4.3.0",
|
1073
958
|
"hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512"
|
1074
959
|
},
|
1075
|
-
"System.Security.Permissions/4.7.0": {
|
1076
|
-
"type": "package",
|
1077
|
-
"serviceable": true,
|
1078
|
-
"sha512": "sha512-dkOV6YYVBnYRa15/yv004eCGRBVADXw8qRbbNiCn/XpdJSUXkkUeIvdvFHkvnko4CdKMqG8yRHC4ox83LSlMsQ==",
|
1079
|
-
"path": "system.security.permissions/4.7.0",
|
1080
|
-
"hashPath": "system.security.permissions.4.7.0.nupkg.sha512"
|
1081
|
-
},
|
1082
960
|
"System.Security.Principal.Windows/5.0.0": {
|
1083
961
|
"type": "package",
|
1084
962
|
"serviceable": true,
|
@@ -1093,26 +971,12 @@
|
|
1093
971
|
"path": "system.text.encoding/4.3.0",
|
1094
972
|
"hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
|
1095
973
|
},
|
1096
|
-
"System.Text.
|
974
|
+
"System.Text.Json/9.0.3": {
|
1097
975
|
"type": "package",
|
1098
976
|
"serviceable": true,
|
1099
|
-
"sha512": "sha512-
|
1100
|
-
"path": "system.text.
|
1101
|
-
"hashPath": "system.text.
|
1102
|
-
},
|
1103
|
-
"System.Text.Encodings.Web/7.0.0": {
|
1104
|
-
"type": "package",
|
1105
|
-
"serviceable": true,
|
1106
|
-
"sha512": "sha512-OP6umVGxc0Z0MvZQBVigj4/U31Pw72ITihDWP9WiWDm+q5aoe0GaJivsfYGq53o6dxH7DcXWiCTl7+0o2CGdmg==",
|
1107
|
-
"path": "system.text.encodings.web/7.0.0",
|
1108
|
-
"hashPath": "system.text.encodings.web.7.0.0.nupkg.sha512"
|
1109
|
-
},
|
1110
|
-
"System.Text.Json/7.0.0": {
|
1111
|
-
"type": "package",
|
1112
|
-
"serviceable": true,
|
1113
|
-
"sha512": "sha512-DaGSsVqKsn/ia6RG8frjwmJonfos0srquhw09TlT8KRw5I43E+4gs+/bZj4K0vShJ5H9imCuXupb4RmS+dBy3w==",
|
1114
|
-
"path": "system.text.json/7.0.0",
|
1115
|
-
"hashPath": "system.text.json.7.0.0.nupkg.sha512"
|
977
|
+
"sha512": "sha512-r2JRkLjsYrq5Dpo7+y3Wa73OfirZPdVhxiTJWwZ+oJM7FOAe0LkM3GlH+pgkNRdd1G1kwUbmRCdmh4uoaWwu1g==",
|
978
|
+
"path": "system.text.json/9.0.3",
|
979
|
+
"hashPath": "system.text.json.9.0.3.nupkg.sha512"
|
1116
980
|
},
|
1117
981
|
"System.Threading/4.3.0": {
|
1118
982
|
"type": "package",
|
@@ -1128,19 +992,12 @@
|
|
1128
992
|
"path": "system.threading.tasks/4.3.0",
|
1129
993
|
"hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
|
1130
994
|
},
|
1131
|
-
"
|
1132
|
-
"type": "package",
|
1133
|
-
"serviceable": true,
|
1134
|
-
"sha512": "sha512-CeWTdRNfRaSh0pm2gDTJFwVaXfTq6Xwv/sA887iwPTneW7oMtMlpvDIO+U60+3GWTB7Aom6oQwv5VZVUhQRdPQ==",
|
1135
|
-
"path": "system.windows.extensions/4.7.0",
|
1136
|
-
"hashPath": "system.windows.extensions.4.7.0.nupkg.sha512"
|
1137
|
-
},
|
1138
|
-
"Simba.Drawing/24.2.29": {
|
995
|
+
"Simba.Drawing/25.3.26": {
|
1139
996
|
"type": "project",
|
1140
997
|
"serviceable": false,
|
1141
998
|
"sha512": ""
|
1142
999
|
},
|
1143
|
-
"Simba.Helper/
|
1000
|
+
"Simba.Helper/25.3.26": {
|
1144
1001
|
"type": "project",
|
1145
1002
|
"serviceable": false,
|
1146
1003
|
"sha512": ""
|
Binary file
|
@@ -1,11 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"runtimeOptions": {
|
3
|
-
"tfm": "
|
3
|
+
"tfm": "net9.0",
|
4
4
|
"framework": {
|
5
5
|
"name": "Microsoft.NETCore.App",
|
6
|
-
"version": "
|
6
|
+
"version": "9.0.0"
|
7
7
|
},
|
8
8
|
"configProperties": {
|
9
|
+
"MVVMTOOLKIT_ENABLE_INOTIFYPROPERTYCHANGING_SUPPORT": true,
|
9
10
|
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
|
10
11
|
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
11
12
|
}
|
Binary file
|
Binary file
|