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,685 +1,689 @@
|
|
1
1
|
{
|
2
2
|
"runtimeTarget": {
|
3
|
-
"name": ".NETCoreApp,Version=
|
3
|
+
"name": ".NETCoreApp,Version=v9.0/osx-arm64",
|
4
4
|
"signature": ""
|
5
5
|
},
|
6
6
|
"compilationOptions": {},
|
7
7
|
"targets": {
|
8
|
-
".NETCoreApp,Version=
|
9
|
-
".NETCoreApp,Version=
|
10
|
-
"Microsoft.NETCore.App.Runtime.osx-arm64/
|
8
|
+
".NETCoreApp,Version=v9.0": {},
|
9
|
+
".NETCoreApp,Version=v9.0/osx-arm64": {
|
10
|
+
"Microsoft.NETCore.App.Runtime.osx-arm64/9.0.0": {
|
11
11
|
"runtime": {
|
12
12
|
"System.Private.CoreLib.dll": {
|
13
|
-
"assemblyVersion": "
|
14
|
-
"fileVersion": "
|
13
|
+
"assemblyVersion": "9.0.0.0",
|
14
|
+
"fileVersion": "9.0.24.52809"
|
15
15
|
},
|
16
16
|
"Microsoft.VisualBasic.dll": {
|
17
17
|
"assemblyVersion": "10.0.0.0",
|
18
|
-
"fileVersion": "
|
18
|
+
"fileVersion": "9.0.24.52809"
|
19
19
|
},
|
20
20
|
"Microsoft.Win32.Primitives.dll": {
|
21
|
-
"assemblyVersion": "
|
22
|
-
"fileVersion": "
|
21
|
+
"assemblyVersion": "9.0.0.0",
|
22
|
+
"fileVersion": "9.0.24.52809"
|
23
23
|
},
|
24
24
|
"mscorlib.dll": {
|
25
25
|
"assemblyVersion": "4.0.0.0",
|
26
|
-
"fileVersion": "
|
26
|
+
"fileVersion": "9.0.24.52809"
|
27
27
|
},
|
28
28
|
"netstandard.dll": {
|
29
29
|
"assemblyVersion": "2.1.0.0",
|
30
|
-
"fileVersion": "
|
30
|
+
"fileVersion": "9.0.24.52809"
|
31
31
|
},
|
32
32
|
"System.AppContext.dll": {
|
33
|
-
"assemblyVersion": "
|
34
|
-
"fileVersion": "
|
33
|
+
"assemblyVersion": "9.0.0.0",
|
34
|
+
"fileVersion": "9.0.24.52809"
|
35
35
|
},
|
36
36
|
"System.Buffers.dll": {
|
37
|
-
"assemblyVersion": "
|
38
|
-
"fileVersion": "
|
37
|
+
"assemblyVersion": "9.0.0.0",
|
38
|
+
"fileVersion": "9.0.24.52809"
|
39
39
|
},
|
40
40
|
"System.ComponentModel.DataAnnotations.dll": {
|
41
41
|
"assemblyVersion": "4.0.0.0",
|
42
|
-
"fileVersion": "
|
42
|
+
"fileVersion": "9.0.24.52809"
|
43
43
|
},
|
44
44
|
"System.Configuration.dll": {
|
45
45
|
"assemblyVersion": "4.0.0.0",
|
46
|
-
"fileVersion": "
|
46
|
+
"fileVersion": "9.0.24.52809"
|
47
47
|
},
|
48
48
|
"System.Core.dll": {
|
49
49
|
"assemblyVersion": "4.0.0.0",
|
50
|
-
"fileVersion": "
|
50
|
+
"fileVersion": "9.0.24.52809"
|
51
51
|
},
|
52
52
|
"System.Data.DataSetExtensions.dll": {
|
53
|
-
"assemblyVersion": "
|
54
|
-
"fileVersion": "
|
53
|
+
"assemblyVersion": "9.0.0.0",
|
54
|
+
"fileVersion": "9.0.24.52809"
|
55
55
|
},
|
56
56
|
"System.Data.dll": {
|
57
57
|
"assemblyVersion": "4.0.0.0",
|
58
|
-
"fileVersion": "
|
58
|
+
"fileVersion": "9.0.24.52809"
|
59
59
|
},
|
60
60
|
"System.Diagnostics.Contracts.dll": {
|
61
|
-
"assemblyVersion": "
|
62
|
-
"fileVersion": "
|
61
|
+
"assemblyVersion": "9.0.0.0",
|
62
|
+
"fileVersion": "9.0.24.52809"
|
63
63
|
},
|
64
64
|
"System.Diagnostics.Debug.dll": {
|
65
|
-
"assemblyVersion": "
|
66
|
-
"fileVersion": "
|
65
|
+
"assemblyVersion": "9.0.0.0",
|
66
|
+
"fileVersion": "9.0.24.52809"
|
67
67
|
},
|
68
68
|
"System.Diagnostics.Tools.dll": {
|
69
|
-
"assemblyVersion": "
|
70
|
-
"fileVersion": "
|
69
|
+
"assemblyVersion": "9.0.0.0",
|
70
|
+
"fileVersion": "9.0.24.52809"
|
71
71
|
},
|
72
72
|
"System.Diagnostics.Tracing.dll": {
|
73
|
-
"assemblyVersion": "
|
74
|
-
"fileVersion": "
|
73
|
+
"assemblyVersion": "9.0.0.0",
|
74
|
+
"fileVersion": "9.0.24.52809"
|
75
75
|
},
|
76
76
|
"System.dll": {
|
77
77
|
"assemblyVersion": "4.0.0.0",
|
78
|
-
"fileVersion": "
|
78
|
+
"fileVersion": "9.0.24.52809"
|
79
79
|
},
|
80
80
|
"System.Drawing.dll": {
|
81
81
|
"assemblyVersion": "4.0.0.0",
|
82
|
-
"fileVersion": "
|
82
|
+
"fileVersion": "9.0.24.52809"
|
83
83
|
},
|
84
84
|
"System.Dynamic.Runtime.dll": {
|
85
|
-
"assemblyVersion": "
|
86
|
-
"fileVersion": "
|
85
|
+
"assemblyVersion": "9.0.0.0",
|
86
|
+
"fileVersion": "9.0.24.52809"
|
87
87
|
},
|
88
88
|
"System.Globalization.Calendars.dll": {
|
89
|
-
"assemblyVersion": "
|
90
|
-
"fileVersion": "
|
89
|
+
"assemblyVersion": "9.0.0.0",
|
90
|
+
"fileVersion": "9.0.24.52809"
|
91
91
|
},
|
92
92
|
"System.Globalization.dll": {
|
93
|
-
"assemblyVersion": "
|
94
|
-
"fileVersion": "
|
93
|
+
"assemblyVersion": "9.0.0.0",
|
94
|
+
"fileVersion": "9.0.24.52809"
|
95
95
|
},
|
96
96
|
"System.Globalization.Extensions.dll": {
|
97
|
-
"assemblyVersion": "
|
98
|
-
"fileVersion": "
|
97
|
+
"assemblyVersion": "9.0.0.0",
|
98
|
+
"fileVersion": "9.0.24.52809"
|
99
99
|
},
|
100
100
|
"System.IO.Compression.FileSystem.dll": {
|
101
101
|
"assemblyVersion": "4.0.0.0",
|
102
|
-
"fileVersion": "
|
102
|
+
"fileVersion": "9.0.24.52809"
|
103
103
|
},
|
104
104
|
"System.IO.dll": {
|
105
|
-
"assemblyVersion": "
|
106
|
-
"fileVersion": "
|
105
|
+
"assemblyVersion": "9.0.0.0",
|
106
|
+
"fileVersion": "9.0.24.52809"
|
107
107
|
},
|
108
108
|
"System.IO.FileSystem.dll": {
|
109
|
-
"assemblyVersion": "
|
110
|
-
"fileVersion": "
|
109
|
+
"assemblyVersion": "9.0.0.0",
|
110
|
+
"fileVersion": "9.0.24.52809"
|
111
111
|
},
|
112
112
|
"System.IO.FileSystem.Primitives.dll": {
|
113
|
-
"assemblyVersion": "
|
114
|
-
"fileVersion": "
|
113
|
+
"assemblyVersion": "9.0.0.0",
|
114
|
+
"fileVersion": "9.0.24.52809"
|
115
115
|
},
|
116
116
|
"System.IO.UnmanagedMemoryStream.dll": {
|
117
|
-
"assemblyVersion": "
|
118
|
-
"fileVersion": "
|
117
|
+
"assemblyVersion": "9.0.0.0",
|
118
|
+
"fileVersion": "9.0.24.52809"
|
119
119
|
},
|
120
120
|
"System.Net.dll": {
|
121
121
|
"assemblyVersion": "4.0.0.0",
|
122
|
-
"fileVersion": "
|
122
|
+
"fileVersion": "9.0.24.52809"
|
123
|
+
},
|
124
|
+
"System.Net.ServicePoint.dll": {
|
125
|
+
"assemblyVersion": "9.0.0.0",
|
126
|
+
"fileVersion": "9.0.24.52809"
|
123
127
|
},
|
124
128
|
"System.Numerics.dll": {
|
125
129
|
"assemblyVersion": "4.0.0.0",
|
126
|
-
"fileVersion": "
|
130
|
+
"fileVersion": "9.0.24.52809"
|
127
131
|
},
|
128
132
|
"System.Numerics.Vectors.dll": {
|
129
|
-
"assemblyVersion": "
|
130
|
-
"fileVersion": "
|
133
|
+
"assemblyVersion": "9.0.0.0",
|
134
|
+
"fileVersion": "9.0.24.52809"
|
131
135
|
},
|
132
136
|
"System.Reflection.dll": {
|
133
|
-
"assemblyVersion": "
|
134
|
-
"fileVersion": "
|
137
|
+
"assemblyVersion": "9.0.0.0",
|
138
|
+
"fileVersion": "9.0.24.52809"
|
135
139
|
},
|
136
140
|
"System.Reflection.Emit.ILGeneration.dll": {
|
137
|
-
"assemblyVersion": "
|
138
|
-
"fileVersion": "
|
141
|
+
"assemblyVersion": "9.0.0.0",
|
142
|
+
"fileVersion": "9.0.24.52809"
|
139
143
|
},
|
140
144
|
"System.Reflection.Emit.Lightweight.dll": {
|
141
|
-
"assemblyVersion": "
|
142
|
-
"fileVersion": "
|
145
|
+
"assemblyVersion": "9.0.0.0",
|
146
|
+
"fileVersion": "9.0.24.52809"
|
143
147
|
},
|
144
148
|
"System.Reflection.Extensions.dll": {
|
145
|
-
"assemblyVersion": "
|
146
|
-
"fileVersion": "
|
149
|
+
"assemblyVersion": "9.0.0.0",
|
150
|
+
"fileVersion": "9.0.24.52809"
|
147
151
|
},
|
148
152
|
"System.Reflection.Primitives.dll": {
|
149
|
-
"assemblyVersion": "
|
150
|
-
"fileVersion": "
|
153
|
+
"assemblyVersion": "9.0.0.0",
|
154
|
+
"fileVersion": "9.0.24.52809"
|
151
155
|
},
|
152
156
|
"System.Resources.Reader.dll": {
|
153
|
-
"assemblyVersion": "
|
154
|
-
"fileVersion": "
|
157
|
+
"assemblyVersion": "9.0.0.0",
|
158
|
+
"fileVersion": "9.0.24.52809"
|
155
159
|
},
|
156
160
|
"System.Resources.ResourceManager.dll": {
|
157
|
-
"assemblyVersion": "
|
158
|
-
"fileVersion": "
|
161
|
+
"assemblyVersion": "9.0.0.0",
|
162
|
+
"fileVersion": "9.0.24.52809"
|
159
163
|
},
|
160
164
|
"System.Runtime.CompilerServices.Unsafe.dll": {
|
161
|
-
"assemblyVersion": "
|
162
|
-
"fileVersion": "
|
165
|
+
"assemblyVersion": "9.0.0.0",
|
166
|
+
"fileVersion": "9.0.24.52809"
|
163
167
|
},
|
164
168
|
"System.Runtime.dll": {
|
165
|
-
"assemblyVersion": "
|
166
|
-
"fileVersion": "
|
169
|
+
"assemblyVersion": "9.0.0.0",
|
170
|
+
"fileVersion": "9.0.24.52809"
|
167
171
|
},
|
168
172
|
"System.Runtime.Extensions.dll": {
|
169
|
-
"assemblyVersion": "
|
170
|
-
"fileVersion": "
|
173
|
+
"assemblyVersion": "9.0.0.0",
|
174
|
+
"fileVersion": "9.0.24.52809"
|
171
175
|
},
|
172
176
|
"System.Runtime.Handles.dll": {
|
173
|
-
"assemblyVersion": "
|
174
|
-
"fileVersion": "
|
177
|
+
"assemblyVersion": "9.0.0.0",
|
178
|
+
"fileVersion": "9.0.24.52809"
|
175
179
|
},
|
176
180
|
"System.Runtime.InteropServices.RuntimeInformation.dll": {
|
177
|
-
"assemblyVersion": "
|
178
|
-
"fileVersion": "
|
181
|
+
"assemblyVersion": "9.0.0.0",
|
182
|
+
"fileVersion": "9.0.24.52809"
|
179
183
|
},
|
180
184
|
"System.Runtime.Intrinsics.dll": {
|
181
|
-
"assemblyVersion": "
|
182
|
-
"fileVersion": "
|
185
|
+
"assemblyVersion": "9.0.0.0",
|
186
|
+
"fileVersion": "9.0.24.52809"
|
183
187
|
},
|
184
188
|
"System.Runtime.Loader.dll": {
|
185
|
-
"assemblyVersion": "
|
186
|
-
"fileVersion": "
|
189
|
+
"assemblyVersion": "9.0.0.0",
|
190
|
+
"fileVersion": "9.0.24.52809"
|
187
191
|
},
|
188
192
|
"System.Runtime.Serialization.dll": {
|
189
193
|
"assemblyVersion": "4.0.0.0",
|
190
|
-
"fileVersion": "
|
194
|
+
"fileVersion": "9.0.24.52809"
|
191
195
|
},
|
192
196
|
"System.Runtime.Serialization.Json.dll": {
|
193
|
-
"assemblyVersion": "
|
194
|
-
"fileVersion": "
|
197
|
+
"assemblyVersion": "9.0.0.0",
|
198
|
+
"fileVersion": "9.0.24.52809"
|
195
199
|
},
|
196
200
|
"System.Runtime.Serialization.Xml.dll": {
|
197
|
-
"assemblyVersion": "
|
198
|
-
"fileVersion": "
|
201
|
+
"assemblyVersion": "9.0.0.0",
|
202
|
+
"fileVersion": "9.0.24.52809"
|
199
203
|
},
|
200
204
|
"System.Security.Cryptography.Algorithms.dll": {
|
201
|
-
"assemblyVersion": "
|
202
|
-
"fileVersion": "
|
205
|
+
"assemblyVersion": "9.0.0.0",
|
206
|
+
"fileVersion": "9.0.24.52809"
|
203
207
|
},
|
204
208
|
"System.Security.Cryptography.Cng.dll": {
|
205
|
-
"assemblyVersion": "
|
206
|
-
"fileVersion": "
|
209
|
+
"assemblyVersion": "9.0.0.0",
|
210
|
+
"fileVersion": "9.0.24.52809"
|
207
211
|
},
|
208
212
|
"System.Security.Cryptography.Csp.dll": {
|
209
|
-
"assemblyVersion": "
|
210
|
-
"fileVersion": "
|
213
|
+
"assemblyVersion": "9.0.0.0",
|
214
|
+
"fileVersion": "9.0.24.52809"
|
211
215
|
},
|
212
216
|
"System.Security.Cryptography.Encoding.dll": {
|
213
|
-
"assemblyVersion": "
|
214
|
-
"fileVersion": "
|
217
|
+
"assemblyVersion": "9.0.0.0",
|
218
|
+
"fileVersion": "9.0.24.52809"
|
215
219
|
},
|
216
220
|
"System.Security.Cryptography.OpenSsl.dll": {
|
217
|
-
"assemblyVersion": "
|
218
|
-
"fileVersion": "
|
221
|
+
"assemblyVersion": "9.0.0.0",
|
222
|
+
"fileVersion": "9.0.24.52809"
|
219
223
|
},
|
220
224
|
"System.Security.Cryptography.Primitives.dll": {
|
221
|
-
"assemblyVersion": "
|
222
|
-
"fileVersion": "
|
225
|
+
"assemblyVersion": "9.0.0.0",
|
226
|
+
"fileVersion": "9.0.24.52809"
|
223
227
|
},
|
224
228
|
"System.Security.Cryptography.X509Certificates.dll": {
|
225
|
-
"assemblyVersion": "
|
226
|
-
"fileVersion": "
|
229
|
+
"assemblyVersion": "9.0.0.0",
|
230
|
+
"fileVersion": "9.0.24.52809"
|
227
231
|
},
|
228
232
|
"System.Security.dll": {
|
229
233
|
"assemblyVersion": "4.0.0.0",
|
230
|
-
"fileVersion": "
|
234
|
+
"fileVersion": "9.0.24.52809"
|
231
235
|
},
|
232
236
|
"System.Security.Principal.dll": {
|
233
|
-
"assemblyVersion": "
|
234
|
-
"fileVersion": "
|
237
|
+
"assemblyVersion": "9.0.0.0",
|
238
|
+
"fileVersion": "9.0.24.52809"
|
235
239
|
},
|
236
240
|
"System.Security.SecureString.dll": {
|
237
|
-
"assemblyVersion": "
|
238
|
-
"fileVersion": "
|
241
|
+
"assemblyVersion": "9.0.0.0",
|
242
|
+
"fileVersion": "9.0.24.52809"
|
239
243
|
},
|
240
244
|
"System.ServiceModel.Web.dll": {
|
241
245
|
"assemblyVersion": "4.0.0.0",
|
242
|
-
"fileVersion": "
|
246
|
+
"fileVersion": "9.0.24.52809"
|
243
247
|
},
|
244
248
|
"System.ServiceProcess.dll": {
|
245
249
|
"assemblyVersion": "4.0.0.0",
|
246
|
-
"fileVersion": "
|
250
|
+
"fileVersion": "9.0.24.52809"
|
247
251
|
},
|
248
252
|
"System.Text.Encoding.dll": {
|
249
|
-
"assemblyVersion": "
|
250
|
-
"fileVersion": "
|
253
|
+
"assemblyVersion": "9.0.0.0",
|
254
|
+
"fileVersion": "9.0.24.52809"
|
251
255
|
},
|
252
256
|
"System.Text.Encoding.Extensions.dll": {
|
253
|
-
"assemblyVersion": "
|
254
|
-
"fileVersion": "
|
257
|
+
"assemblyVersion": "9.0.0.0",
|
258
|
+
"fileVersion": "9.0.24.52809"
|
255
259
|
},
|
256
260
|
"System.Threading.Overlapped.dll": {
|
257
|
-
"assemblyVersion": "
|
258
|
-
"fileVersion": "
|
261
|
+
"assemblyVersion": "9.0.0.0",
|
262
|
+
"fileVersion": "9.0.24.52809"
|
259
263
|
},
|
260
264
|
"System.Threading.Tasks.dll": {
|
261
|
-
"assemblyVersion": "
|
262
|
-
"fileVersion": "
|
265
|
+
"assemblyVersion": "9.0.0.0",
|
266
|
+
"fileVersion": "9.0.24.52809"
|
263
267
|
},
|
264
268
|
"System.Threading.Tasks.Extensions.dll": {
|
265
|
-
"assemblyVersion": "
|
266
|
-
"fileVersion": "
|
269
|
+
"assemblyVersion": "9.0.0.0",
|
270
|
+
"fileVersion": "9.0.24.52809"
|
267
271
|
},
|
268
272
|
"System.Threading.Thread.dll": {
|
269
|
-
"assemblyVersion": "
|
270
|
-
"fileVersion": "
|
273
|
+
"assemblyVersion": "9.0.0.0",
|
274
|
+
"fileVersion": "9.0.24.52809"
|
271
275
|
},
|
272
276
|
"System.Threading.ThreadPool.dll": {
|
273
|
-
"assemblyVersion": "
|
274
|
-
"fileVersion": "
|
277
|
+
"assemblyVersion": "9.0.0.0",
|
278
|
+
"fileVersion": "9.0.24.52809"
|
275
279
|
},
|
276
280
|
"System.Threading.Timer.dll": {
|
277
|
-
"assemblyVersion": "
|
278
|
-
"fileVersion": "
|
281
|
+
"assemblyVersion": "9.0.0.0",
|
282
|
+
"fileVersion": "9.0.24.52809"
|
279
283
|
},
|
280
284
|
"System.Transactions.dll": {
|
281
285
|
"assemblyVersion": "4.0.0.0",
|
282
|
-
"fileVersion": "
|
286
|
+
"fileVersion": "9.0.24.52809"
|
283
287
|
},
|
284
288
|
"System.ValueTuple.dll": {
|
285
|
-
"assemblyVersion": "
|
286
|
-
"fileVersion": "
|
289
|
+
"assemblyVersion": "9.0.0.0",
|
290
|
+
"fileVersion": "9.0.24.52809"
|
287
291
|
},
|
288
292
|
"System.Web.dll": {
|
289
293
|
"assemblyVersion": "4.0.0.0",
|
290
|
-
"fileVersion": "
|
294
|
+
"fileVersion": "9.0.24.52809"
|
291
295
|
},
|
292
296
|
"System.Windows.dll": {
|
293
297
|
"assemblyVersion": "4.0.0.0",
|
294
|
-
"fileVersion": "
|
298
|
+
"fileVersion": "9.0.24.52809"
|
295
299
|
},
|
296
300
|
"System.Xml.dll": {
|
297
301
|
"assemblyVersion": "4.0.0.0",
|
298
|
-
"fileVersion": "
|
302
|
+
"fileVersion": "9.0.24.52809"
|
299
303
|
},
|
300
304
|
"System.Xml.Linq.dll": {
|
301
305
|
"assemblyVersion": "4.0.0.0",
|
302
|
-
"fileVersion": "
|
306
|
+
"fileVersion": "9.0.24.52809"
|
303
307
|
},
|
304
308
|
"System.Xml.ReaderWriter.dll": {
|
305
|
-
"assemblyVersion": "
|
306
|
-
"fileVersion": "
|
309
|
+
"assemblyVersion": "9.0.0.0",
|
310
|
+
"fileVersion": "9.0.24.52809"
|
307
311
|
},
|
308
312
|
"System.Xml.Serialization.dll": {
|
309
313
|
"assemblyVersion": "4.0.0.0",
|
310
|
-
"fileVersion": "
|
314
|
+
"fileVersion": "9.0.24.52809"
|
311
315
|
},
|
312
316
|
"System.Xml.XDocument.dll": {
|
313
|
-
"assemblyVersion": "
|
314
|
-
"fileVersion": "
|
317
|
+
"assemblyVersion": "9.0.0.0",
|
318
|
+
"fileVersion": "9.0.24.52809"
|
315
319
|
},
|
316
320
|
"System.Xml.XmlDocument.dll": {
|
317
|
-
"assemblyVersion": "
|
318
|
-
"fileVersion": "
|
321
|
+
"assemblyVersion": "9.0.0.0",
|
322
|
+
"fileVersion": "9.0.24.52809"
|
319
323
|
},
|
320
324
|
"System.Xml.XmlSerializer.dll": {
|
321
|
-
"assemblyVersion": "
|
322
|
-
"fileVersion": "
|
325
|
+
"assemblyVersion": "9.0.0.0",
|
326
|
+
"fileVersion": "9.0.24.52809"
|
323
327
|
},
|
324
328
|
"System.Xml.XPath.dll": {
|
325
|
-
"assemblyVersion": "
|
326
|
-
"fileVersion": "
|
329
|
+
"assemblyVersion": "9.0.0.0",
|
330
|
+
"fileVersion": "9.0.24.52809"
|
327
331
|
},
|
328
332
|
"WindowsBase.dll": {
|
329
333
|
"assemblyVersion": "4.0.0.0",
|
330
|
-
"fileVersion": "
|
334
|
+
"fileVersion": "9.0.24.52809"
|
331
335
|
},
|
332
336
|
"Microsoft.CSharp.dll": {
|
333
|
-
"assemblyVersion": "
|
334
|
-
"fileVersion": "
|
337
|
+
"assemblyVersion": "9.0.0.0",
|
338
|
+
"fileVersion": "9.0.24.52809"
|
335
339
|
},
|
336
340
|
"Microsoft.VisualBasic.Core.dll": {
|
337
|
-
"assemblyVersion": "
|
338
|
-
"fileVersion": "
|
341
|
+
"assemblyVersion": "14.0.0.0",
|
342
|
+
"fileVersion": "14.0.24.52809"
|
339
343
|
},
|
340
344
|
"Microsoft.Win32.Registry.dll": {
|
341
|
-
"assemblyVersion": "
|
342
|
-
"fileVersion": "
|
345
|
+
"assemblyVersion": "9.0.0.0",
|
346
|
+
"fileVersion": "9.0.24.52809"
|
343
347
|
},
|
344
348
|
"System.Collections.Concurrent.dll": {
|
345
|
-
"assemblyVersion": "
|
346
|
-
"fileVersion": "
|
349
|
+
"assemblyVersion": "9.0.0.0",
|
350
|
+
"fileVersion": "9.0.24.52809"
|
347
351
|
},
|
348
352
|
"System.Collections.dll": {
|
349
|
-
"assemblyVersion": "
|
350
|
-
"fileVersion": "
|
353
|
+
"assemblyVersion": "9.0.0.0",
|
354
|
+
"fileVersion": "9.0.24.52809"
|
351
355
|
},
|
352
356
|
"System.Collections.Immutable.dll": {
|
353
|
-
"assemblyVersion": "
|
354
|
-
"fileVersion": "
|
357
|
+
"assemblyVersion": "9.0.0.0",
|
358
|
+
"fileVersion": "9.0.24.52809"
|
355
359
|
},
|
356
360
|
"System.Collections.NonGeneric.dll": {
|
357
|
-
"assemblyVersion": "
|
358
|
-
"fileVersion": "
|
361
|
+
"assemblyVersion": "9.0.0.0",
|
362
|
+
"fileVersion": "9.0.24.52809"
|
359
363
|
},
|
360
364
|
"System.Collections.Specialized.dll": {
|
361
|
-
"assemblyVersion": "
|
362
|
-
"fileVersion": "
|
365
|
+
"assemblyVersion": "9.0.0.0",
|
366
|
+
"fileVersion": "9.0.24.52809"
|
363
367
|
},
|
364
368
|
"System.ComponentModel.Annotations.dll": {
|
365
|
-
"assemblyVersion": "
|
366
|
-
"fileVersion": "
|
369
|
+
"assemblyVersion": "9.0.0.0",
|
370
|
+
"fileVersion": "9.0.24.52809"
|
367
371
|
},
|
368
372
|
"System.ComponentModel.dll": {
|
369
|
-
"assemblyVersion": "
|
370
|
-
"fileVersion": "
|
373
|
+
"assemblyVersion": "9.0.0.0",
|
374
|
+
"fileVersion": "9.0.24.52809"
|
371
375
|
},
|
372
376
|
"System.ComponentModel.EventBasedAsync.dll": {
|
373
|
-
"assemblyVersion": "
|
374
|
-
"fileVersion": "
|
377
|
+
"assemblyVersion": "9.0.0.0",
|
378
|
+
"fileVersion": "9.0.24.52809"
|
375
379
|
},
|
376
380
|
"System.ComponentModel.Primitives.dll": {
|
377
|
-
"assemblyVersion": "
|
378
|
-
"fileVersion": "
|
381
|
+
"assemblyVersion": "9.0.0.0",
|
382
|
+
"fileVersion": "9.0.24.52809"
|
379
383
|
},
|
380
384
|
"System.ComponentModel.TypeConverter.dll": {
|
381
|
-
"assemblyVersion": "
|
382
|
-
"fileVersion": "
|
385
|
+
"assemblyVersion": "9.0.0.0",
|
386
|
+
"fileVersion": "9.0.24.52809"
|
383
387
|
},
|
384
388
|
"System.Console.dll": {
|
385
|
-
"assemblyVersion": "
|
386
|
-
"fileVersion": "
|
389
|
+
"assemblyVersion": "9.0.0.0",
|
390
|
+
"fileVersion": "9.0.24.52809"
|
387
391
|
},
|
388
392
|
"System.Data.Common.dll": {
|
389
|
-
"assemblyVersion": "
|
390
|
-
"fileVersion": "
|
393
|
+
"assemblyVersion": "9.0.0.0",
|
394
|
+
"fileVersion": "9.0.24.52809"
|
391
395
|
},
|
392
396
|
"System.Diagnostics.DiagnosticSource.dll": {
|
393
|
-
"assemblyVersion": "
|
394
|
-
"fileVersion": "
|
397
|
+
"assemblyVersion": "9.0.0.0",
|
398
|
+
"fileVersion": "9.0.24.52809"
|
395
399
|
},
|
396
400
|
"System.Diagnostics.FileVersionInfo.dll": {
|
397
|
-
"assemblyVersion": "
|
398
|
-
"fileVersion": "
|
401
|
+
"assemblyVersion": "9.0.0.0",
|
402
|
+
"fileVersion": "9.0.24.52809"
|
399
403
|
},
|
400
404
|
"System.Diagnostics.Process.dll": {
|
401
|
-
"assemblyVersion": "
|
402
|
-
"fileVersion": "
|
405
|
+
"assemblyVersion": "9.0.0.0",
|
406
|
+
"fileVersion": "9.0.24.52809"
|
403
407
|
},
|
404
408
|
"System.Diagnostics.StackTrace.dll": {
|
405
|
-
"assemblyVersion": "
|
406
|
-
"fileVersion": "
|
409
|
+
"assemblyVersion": "9.0.0.0",
|
410
|
+
"fileVersion": "9.0.24.52809"
|
407
411
|
},
|
408
412
|
"System.Diagnostics.TextWriterTraceListener.dll": {
|
409
|
-
"assemblyVersion": "
|
410
|
-
"fileVersion": "
|
413
|
+
"assemblyVersion": "9.0.0.0",
|
414
|
+
"fileVersion": "9.0.24.52809"
|
411
415
|
},
|
412
416
|
"System.Diagnostics.TraceSource.dll": {
|
413
|
-
"assemblyVersion": "
|
414
|
-
"fileVersion": "
|
417
|
+
"assemblyVersion": "9.0.0.0",
|
418
|
+
"fileVersion": "9.0.24.52809"
|
415
419
|
},
|
416
420
|
"System.Drawing.Primitives.dll": {
|
417
|
-
"assemblyVersion": "
|
418
|
-
"fileVersion": "
|
421
|
+
"assemblyVersion": "9.0.0.0",
|
422
|
+
"fileVersion": "9.0.24.52809"
|
419
423
|
},
|
420
424
|
"System.Formats.Asn1.dll": {
|
421
|
-
"assemblyVersion": "
|
422
|
-
"fileVersion": "
|
425
|
+
"assemblyVersion": "9.0.0.0",
|
426
|
+
"fileVersion": "9.0.24.52809"
|
423
427
|
},
|
424
428
|
"System.Formats.Tar.dll": {
|
425
|
-
"assemblyVersion": "
|
426
|
-
"fileVersion": "
|
429
|
+
"assemblyVersion": "9.0.0.0",
|
430
|
+
"fileVersion": "9.0.24.52809"
|
427
431
|
},
|
428
432
|
"System.IO.Compression.Brotli.dll": {
|
429
|
-
"assemblyVersion": "
|
430
|
-
"fileVersion": "
|
433
|
+
"assemblyVersion": "9.0.0.0",
|
434
|
+
"fileVersion": "9.0.24.52809"
|
431
435
|
},
|
432
436
|
"System.IO.Compression.dll": {
|
433
|
-
"assemblyVersion": "
|
434
|
-
"fileVersion": "
|
437
|
+
"assemblyVersion": "9.0.0.0",
|
438
|
+
"fileVersion": "9.0.24.52809"
|
435
439
|
},
|
436
440
|
"System.IO.Compression.ZipFile.dll": {
|
437
|
-
"assemblyVersion": "
|
438
|
-
"fileVersion": "
|
441
|
+
"assemblyVersion": "9.0.0.0",
|
442
|
+
"fileVersion": "9.0.24.52809"
|
439
443
|
},
|
440
444
|
"System.IO.FileSystem.AccessControl.dll": {
|
441
|
-
"assemblyVersion": "
|
442
|
-
"fileVersion": "
|
445
|
+
"assemblyVersion": "9.0.0.0",
|
446
|
+
"fileVersion": "9.0.24.52809"
|
443
447
|
},
|
444
448
|
"System.IO.FileSystem.DriveInfo.dll": {
|
445
|
-
"assemblyVersion": "
|
446
|
-
"fileVersion": "
|
449
|
+
"assemblyVersion": "9.0.0.0",
|
450
|
+
"fileVersion": "9.0.24.52809"
|
447
451
|
},
|
448
452
|
"System.IO.FileSystem.Watcher.dll": {
|
449
|
-
"assemblyVersion": "
|
450
|
-
"fileVersion": "
|
453
|
+
"assemblyVersion": "9.0.0.0",
|
454
|
+
"fileVersion": "9.0.24.52809"
|
451
455
|
},
|
452
456
|
"System.IO.IsolatedStorage.dll": {
|
453
|
-
"assemblyVersion": "
|
454
|
-
"fileVersion": "
|
457
|
+
"assemblyVersion": "9.0.0.0",
|
458
|
+
"fileVersion": "9.0.24.52809"
|
455
459
|
},
|
456
460
|
"System.IO.MemoryMappedFiles.dll": {
|
457
|
-
"assemblyVersion": "
|
458
|
-
"fileVersion": "
|
461
|
+
"assemblyVersion": "9.0.0.0",
|
462
|
+
"fileVersion": "9.0.24.52809"
|
463
|
+
},
|
464
|
+
"System.IO.Pipelines.dll": {
|
465
|
+
"assemblyVersion": "9.0.0.0",
|
466
|
+
"fileVersion": "9.0.24.52809"
|
459
467
|
},
|
460
468
|
"System.IO.Pipes.AccessControl.dll": {
|
461
|
-
"assemblyVersion": "
|
462
|
-
"fileVersion": "
|
469
|
+
"assemblyVersion": "9.0.0.0",
|
470
|
+
"fileVersion": "9.0.24.52809"
|
463
471
|
},
|
464
472
|
"System.IO.Pipes.dll": {
|
465
|
-
"assemblyVersion": "
|
466
|
-
"fileVersion": "
|
473
|
+
"assemblyVersion": "9.0.0.0",
|
474
|
+
"fileVersion": "9.0.24.52809"
|
467
475
|
},
|
468
476
|
"System.Linq.dll": {
|
469
|
-
"assemblyVersion": "
|
470
|
-
"fileVersion": "
|
477
|
+
"assemblyVersion": "9.0.0.0",
|
478
|
+
"fileVersion": "9.0.24.52809"
|
471
479
|
},
|
472
480
|
"System.Linq.Expressions.dll": {
|
473
|
-
"assemblyVersion": "
|
474
|
-
"fileVersion": "
|
481
|
+
"assemblyVersion": "9.0.0.0",
|
482
|
+
"fileVersion": "9.0.24.52809"
|
475
483
|
},
|
476
484
|
"System.Linq.Parallel.dll": {
|
477
|
-
"assemblyVersion": "
|
478
|
-
"fileVersion": "
|
485
|
+
"assemblyVersion": "9.0.0.0",
|
486
|
+
"fileVersion": "9.0.24.52809"
|
479
487
|
},
|
480
488
|
"System.Linq.Queryable.dll": {
|
481
|
-
"assemblyVersion": "
|
482
|
-
"fileVersion": "
|
489
|
+
"assemblyVersion": "9.0.0.0",
|
490
|
+
"fileVersion": "9.0.24.52809"
|
483
491
|
},
|
484
492
|
"System.Memory.dll": {
|
485
|
-
"assemblyVersion": "
|
486
|
-
"fileVersion": "
|
493
|
+
"assemblyVersion": "9.0.0.0",
|
494
|
+
"fileVersion": "9.0.24.52809"
|
487
495
|
},
|
488
496
|
"System.Net.Http.dll": {
|
489
|
-
"assemblyVersion": "
|
490
|
-
"fileVersion": "
|
497
|
+
"assemblyVersion": "9.0.0.0",
|
498
|
+
"fileVersion": "9.0.24.52809"
|
491
499
|
},
|
492
500
|
"System.Net.Http.Json.dll": {
|
493
|
-
"assemblyVersion": "
|
494
|
-
"fileVersion": "
|
501
|
+
"assemblyVersion": "9.0.0.0",
|
502
|
+
"fileVersion": "9.0.24.52809"
|
495
503
|
},
|
496
504
|
"System.Net.HttpListener.dll": {
|
497
|
-
"assemblyVersion": "
|
498
|
-
"fileVersion": "
|
505
|
+
"assemblyVersion": "9.0.0.0",
|
506
|
+
"fileVersion": "9.0.24.52809"
|
499
507
|
},
|
500
508
|
"System.Net.Mail.dll": {
|
501
|
-
"assemblyVersion": "
|
502
|
-
"fileVersion": "
|
509
|
+
"assemblyVersion": "9.0.0.0",
|
510
|
+
"fileVersion": "9.0.24.52809"
|
503
511
|
},
|
504
512
|
"System.Net.NameResolution.dll": {
|
505
|
-
"assemblyVersion": "
|
506
|
-
"fileVersion": "
|
513
|
+
"assemblyVersion": "9.0.0.0",
|
514
|
+
"fileVersion": "9.0.24.52809"
|
507
515
|
},
|
508
516
|
"System.Net.NetworkInformation.dll": {
|
509
|
-
"assemblyVersion": "
|
510
|
-
"fileVersion": "
|
517
|
+
"assemblyVersion": "9.0.0.0",
|
518
|
+
"fileVersion": "9.0.24.52809"
|
511
519
|
},
|
512
520
|
"System.Net.Ping.dll": {
|
513
|
-
"assemblyVersion": "
|
514
|
-
"fileVersion": "
|
521
|
+
"assemblyVersion": "9.0.0.0",
|
522
|
+
"fileVersion": "9.0.24.52809"
|
515
523
|
},
|
516
524
|
"System.Net.Primitives.dll": {
|
517
|
-
"assemblyVersion": "
|
518
|
-
"fileVersion": "
|
525
|
+
"assemblyVersion": "9.0.0.0",
|
526
|
+
"fileVersion": "9.0.24.52809"
|
519
527
|
},
|
520
528
|
"System.Net.Quic.dll": {
|
521
|
-
"assemblyVersion": "
|
522
|
-
"fileVersion": "
|
529
|
+
"assemblyVersion": "9.0.0.0",
|
530
|
+
"fileVersion": "9.0.24.52809"
|
523
531
|
},
|
524
532
|
"System.Net.Requests.dll": {
|
525
|
-
"assemblyVersion": "
|
526
|
-
"fileVersion": "
|
533
|
+
"assemblyVersion": "9.0.0.0",
|
534
|
+
"fileVersion": "9.0.24.52809"
|
527
535
|
},
|
528
536
|
"System.Net.Security.dll": {
|
529
|
-
"assemblyVersion": "
|
530
|
-
"fileVersion": "
|
531
|
-
},
|
532
|
-
"System.Net.ServicePoint.dll": {
|
533
|
-
"assemblyVersion": "8.0.0.0",
|
534
|
-
"fileVersion": "8.0.23.53103"
|
537
|
+
"assemblyVersion": "9.0.0.0",
|
538
|
+
"fileVersion": "9.0.24.52809"
|
535
539
|
},
|
536
540
|
"System.Net.Sockets.dll": {
|
537
|
-
"assemblyVersion": "
|
538
|
-
"fileVersion": "
|
541
|
+
"assemblyVersion": "9.0.0.0",
|
542
|
+
"fileVersion": "9.0.24.52809"
|
539
543
|
},
|
540
544
|
"System.Net.WebClient.dll": {
|
541
|
-
"assemblyVersion": "
|
542
|
-
"fileVersion": "
|
545
|
+
"assemblyVersion": "9.0.0.0",
|
546
|
+
"fileVersion": "9.0.24.52809"
|
543
547
|
},
|
544
548
|
"System.Net.WebHeaderCollection.dll": {
|
545
|
-
"assemblyVersion": "
|
546
|
-
"fileVersion": "
|
549
|
+
"assemblyVersion": "9.0.0.0",
|
550
|
+
"fileVersion": "9.0.24.52809"
|
547
551
|
},
|
548
552
|
"System.Net.WebProxy.dll": {
|
549
|
-
"assemblyVersion": "
|
550
|
-
"fileVersion": "
|
553
|
+
"assemblyVersion": "9.0.0.0",
|
554
|
+
"fileVersion": "9.0.24.52809"
|
551
555
|
},
|
552
556
|
"System.Net.WebSockets.Client.dll": {
|
553
|
-
"assemblyVersion": "
|
554
|
-
"fileVersion": "
|
557
|
+
"assemblyVersion": "9.0.0.0",
|
558
|
+
"fileVersion": "9.0.24.52809"
|
555
559
|
},
|
556
560
|
"System.Net.WebSockets.dll": {
|
557
|
-
"assemblyVersion": "
|
558
|
-
"fileVersion": "
|
561
|
+
"assemblyVersion": "9.0.0.0",
|
562
|
+
"fileVersion": "9.0.24.52809"
|
559
563
|
},
|
560
564
|
"System.ObjectModel.dll": {
|
561
|
-
"assemblyVersion": "
|
562
|
-
"fileVersion": "
|
565
|
+
"assemblyVersion": "9.0.0.0",
|
566
|
+
"fileVersion": "9.0.24.52809"
|
563
567
|
},
|
564
568
|
"System.Private.DataContractSerialization.dll": {
|
565
|
-
"assemblyVersion": "
|
566
|
-
"fileVersion": "
|
569
|
+
"assemblyVersion": "9.0.0.0",
|
570
|
+
"fileVersion": "9.0.24.52809"
|
567
571
|
},
|
568
572
|
"System.Private.Uri.dll": {
|
569
|
-
"assemblyVersion": "
|
570
|
-
"fileVersion": "
|
573
|
+
"assemblyVersion": "9.0.0.0",
|
574
|
+
"fileVersion": "9.0.24.52809"
|
571
575
|
},
|
572
576
|
"System.Private.Xml.dll": {
|
573
|
-
"assemblyVersion": "
|
574
|
-
"fileVersion": "
|
577
|
+
"assemblyVersion": "9.0.0.0",
|
578
|
+
"fileVersion": "9.0.24.52809"
|
575
579
|
},
|
576
580
|
"System.Private.Xml.Linq.dll": {
|
577
|
-
"assemblyVersion": "
|
578
|
-
"fileVersion": "
|
581
|
+
"assemblyVersion": "9.0.0.0",
|
582
|
+
"fileVersion": "9.0.24.52809"
|
579
583
|
},
|
580
584
|
"System.Reflection.DispatchProxy.dll": {
|
581
|
-
"assemblyVersion": "
|
582
|
-
"fileVersion": "
|
585
|
+
"assemblyVersion": "9.0.0.0",
|
586
|
+
"fileVersion": "9.0.24.52809"
|
583
587
|
},
|
584
588
|
"System.Reflection.Emit.dll": {
|
585
|
-
"assemblyVersion": "
|
586
|
-
"fileVersion": "
|
589
|
+
"assemblyVersion": "9.0.0.0",
|
590
|
+
"fileVersion": "9.0.24.52809"
|
587
591
|
},
|
588
592
|
"System.Reflection.Metadata.dll": {
|
589
|
-
"assemblyVersion": "
|
590
|
-
"fileVersion": "
|
593
|
+
"assemblyVersion": "9.0.0.0",
|
594
|
+
"fileVersion": "9.0.24.52809"
|
591
595
|
},
|
592
596
|
"System.Reflection.TypeExtensions.dll": {
|
593
|
-
"assemblyVersion": "
|
594
|
-
"fileVersion": "
|
597
|
+
"assemblyVersion": "9.0.0.0",
|
598
|
+
"fileVersion": "9.0.24.52809"
|
595
599
|
},
|
596
600
|
"System.Resources.Writer.dll": {
|
597
|
-
"assemblyVersion": "
|
598
|
-
"fileVersion": "
|
601
|
+
"assemblyVersion": "9.0.0.0",
|
602
|
+
"fileVersion": "9.0.24.52809"
|
599
603
|
},
|
600
604
|
"System.Runtime.CompilerServices.VisualC.dll": {
|
601
|
-
"assemblyVersion": "
|
602
|
-
"fileVersion": "
|
605
|
+
"assemblyVersion": "9.0.0.0",
|
606
|
+
"fileVersion": "9.0.24.52809"
|
603
607
|
},
|
604
608
|
"System.Runtime.InteropServices.dll": {
|
605
|
-
"assemblyVersion": "
|
606
|
-
"fileVersion": "
|
609
|
+
"assemblyVersion": "9.0.0.0",
|
610
|
+
"fileVersion": "9.0.24.52809"
|
607
611
|
},
|
608
612
|
"System.Runtime.InteropServices.JavaScript.dll": {
|
609
|
-
"assemblyVersion": "
|
610
|
-
"fileVersion": "
|
613
|
+
"assemblyVersion": "9.0.0.0",
|
614
|
+
"fileVersion": "9.0.24.52809"
|
611
615
|
},
|
612
616
|
"System.Runtime.Numerics.dll": {
|
613
|
-
"assemblyVersion": "
|
614
|
-
"fileVersion": "
|
617
|
+
"assemblyVersion": "9.0.0.0",
|
618
|
+
"fileVersion": "9.0.24.52809"
|
615
619
|
},
|
616
620
|
"System.Runtime.Serialization.Formatters.dll": {
|
617
|
-
"assemblyVersion": "8.
|
618
|
-
"fileVersion": "
|
621
|
+
"assemblyVersion": "8.1.0.0",
|
622
|
+
"fileVersion": "9.0.24.52809"
|
619
623
|
},
|
620
624
|
"System.Runtime.Serialization.Primitives.dll": {
|
621
|
-
"assemblyVersion": "
|
622
|
-
"fileVersion": "
|
625
|
+
"assemblyVersion": "9.0.0.0",
|
626
|
+
"fileVersion": "9.0.24.52809"
|
623
627
|
},
|
624
628
|
"System.Security.AccessControl.dll": {
|
625
|
-
"assemblyVersion": "
|
626
|
-
"fileVersion": "
|
629
|
+
"assemblyVersion": "9.0.0.0",
|
630
|
+
"fileVersion": "9.0.24.52809"
|
627
631
|
},
|
628
632
|
"System.Security.Claims.dll": {
|
629
|
-
"assemblyVersion": "
|
630
|
-
"fileVersion": "
|
633
|
+
"assemblyVersion": "9.0.0.0",
|
634
|
+
"fileVersion": "9.0.24.52809"
|
631
635
|
},
|
632
636
|
"System.Security.Cryptography.dll": {
|
633
|
-
"assemblyVersion": "
|
634
|
-
"fileVersion": "
|
637
|
+
"assemblyVersion": "9.0.0.0",
|
638
|
+
"fileVersion": "9.0.24.52809"
|
635
639
|
},
|
636
640
|
"System.Security.Principal.Windows.dll": {
|
637
|
-
"assemblyVersion": "
|
638
|
-
"fileVersion": "
|
641
|
+
"assemblyVersion": "9.0.0.0",
|
642
|
+
"fileVersion": "9.0.24.52809"
|
639
643
|
},
|
640
644
|
"System.Text.Encoding.CodePages.dll": {
|
641
|
-
"assemblyVersion": "
|
642
|
-
"fileVersion": "
|
645
|
+
"assemblyVersion": "9.0.0.0",
|
646
|
+
"fileVersion": "9.0.24.52809"
|
643
647
|
},
|
644
648
|
"System.Text.Encodings.Web.dll": {
|
645
|
-
"assemblyVersion": "
|
646
|
-
"fileVersion": "
|
649
|
+
"assemblyVersion": "9.0.0.0",
|
650
|
+
"fileVersion": "9.0.24.52809"
|
647
651
|
},
|
648
652
|
"System.Text.Json.dll": {
|
649
|
-
"assemblyVersion": "
|
650
|
-
"fileVersion": "
|
653
|
+
"assemblyVersion": "9.0.0.0",
|
654
|
+
"fileVersion": "9.0.24.52809"
|
651
655
|
},
|
652
656
|
"System.Text.RegularExpressions.dll": {
|
653
|
-
"assemblyVersion": "
|
654
|
-
"fileVersion": "
|
657
|
+
"assemblyVersion": "9.0.0.0",
|
658
|
+
"fileVersion": "9.0.24.52809"
|
655
659
|
},
|
656
660
|
"System.Threading.Channels.dll": {
|
657
|
-
"assemblyVersion": "
|
658
|
-
"fileVersion": "
|
661
|
+
"assemblyVersion": "9.0.0.0",
|
662
|
+
"fileVersion": "9.0.24.52809"
|
659
663
|
},
|
660
664
|
"System.Threading.dll": {
|
661
|
-
"assemblyVersion": "
|
662
|
-
"fileVersion": "
|
665
|
+
"assemblyVersion": "9.0.0.0",
|
666
|
+
"fileVersion": "9.0.24.52809"
|
663
667
|
},
|
664
668
|
"System.Threading.Tasks.Dataflow.dll": {
|
665
|
-
"assemblyVersion": "
|
666
|
-
"fileVersion": "
|
669
|
+
"assemblyVersion": "9.0.0.0",
|
670
|
+
"fileVersion": "9.0.24.52809"
|
667
671
|
},
|
668
672
|
"System.Threading.Tasks.Parallel.dll": {
|
669
|
-
"assemblyVersion": "
|
670
|
-
"fileVersion": "
|
673
|
+
"assemblyVersion": "9.0.0.0",
|
674
|
+
"fileVersion": "9.0.24.52809"
|
671
675
|
},
|
672
676
|
"System.Transactions.Local.dll": {
|
673
|
-
"assemblyVersion": "
|
674
|
-
"fileVersion": "
|
677
|
+
"assemblyVersion": "9.0.0.0",
|
678
|
+
"fileVersion": "9.0.24.52809"
|
675
679
|
},
|
676
680
|
"System.Web.HttpUtility.dll": {
|
677
|
-
"assemblyVersion": "
|
678
|
-
"fileVersion": "
|
681
|
+
"assemblyVersion": "9.0.0.0",
|
682
|
+
"fileVersion": "9.0.24.52809"
|
679
683
|
},
|
680
684
|
"System.Xml.XPath.XDocument.dll": {
|
681
|
-
"assemblyVersion": "
|
682
|
-
"fileVersion": "
|
685
|
+
"assemblyVersion": "9.0.0.0",
|
686
|
+
"fileVersion": "9.0.24.52809"
|
683
687
|
}
|
684
688
|
},
|
685
689
|
"native": {
|
@@ -689,6 +693,9 @@
|
|
689
693
|
"libclrgc.dylib": {
|
690
694
|
"fileVersion": "0.0.0.0"
|
691
695
|
},
|
696
|
+
"libclrgcexp.dylib": {
|
697
|
+
"fileVersion": "0.0.0.0"
|
698
|
+
},
|
692
699
|
"libclrjit.dylib": {
|
693
700
|
"fileVersion": "0.0.0.0"
|
694
701
|
},
|
@@ -727,11 +734,11 @@
|
|
727
734
|
}
|
728
735
|
},
|
729
736
|
"libraries": {
|
730
|
-
"Microsoft.NETCore.App.Runtime.osx-arm64/
|
737
|
+
"Microsoft.NETCore.App.Runtime.osx-arm64/9.0.0": {
|
731
738
|
"type": "package",
|
732
739
|
"serviceable": true,
|
733
740
|
"sha512": "",
|
734
|
-
"path": "microsoft.netcore.app.runtime.osx-arm64/
|
741
|
+
"path": "microsoft.netcore.app.runtime.osx-arm64/9.0.0"
|
735
742
|
}
|
736
743
|
},
|
737
744
|
"runtimes": {
|