C# App Error in other pcs "could not load file or assembly "Microsoft.FlightSimulator.SimConnect.dll"

Using Fusion Log in my pc i get this about Microsoft.FlightSimulator.SimConnect.dll

*** Assembly Binder Log Entry (12/30/2022 @ 4:00:25 PM) ***

The operation was successful.
Bind result: hr = 0x0. The operation completed successfully.

Assembly manager loaded from: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll
Running under executable C:\Users\usr1\source\repos\MyAppV1\MyApp\bin\x64\Release\MyApp.exe
— A detailed error log follows.

=== Pre-bind state information ===
LOG: DisplayName = Microsoft.FlightSimulator.SimConnect, Version=11.0.62651.3, Culture=neutral, PublicKeyToken=null
(Fully-specified)
LOG: Appbase = file:///C:/Users/usr1/source/repos/MyAppV1/MyApp/bin/x64/Release/
LOG: Initial PrivatePath = NULL
LOG: Dynamic Base = NULL
LOG: Cache Base = NULL
LOG: AppName = MyApp.exe
Calling assembly : MyApp, Version=1.3.0.0, Culture=neutral, PublicKeyToken=null.

LOG: This bind starts in default load context.
LOG: Using application configuration file: C:\Users\usr1\source\repos\MyAppV1\MyApp\bin\x64\Release\MyApp.exe.Config
LOG: Using host configuration file:
LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework64\v4.0.30319\config\machine.config.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Attempting download of new URL file:///C:/Users/usr1/source/repos/MyAppV1/MyApp/bin/x64/Release/Microsoft.FlightSimulator.SimConnect.DLL.
LOG: Assembly download was successful. Attempting setup of file: C:\Users\usr1\source\repos\MyAppV1\MyApp\bin\x64\Release\Microsoft.FlightSimulator.SimConnect.dll
LOG: Entering run-from-source setup phase.
LOG: Assembly Name is: Microsoft.FlightSimulator.SimConnect, Version=11.0.62651.3, Culture=neutral, PublicKeyToken=null
LOG: Binding succeeds. Returns assembly from C:\Users\usr1\source\repos\MyAppV1\MyApp\bin\x64\Release\Microsoft.FlightSimulator.SimConnect.dll.
LOG: Assembly is loaded in default load context.