Fix Optima service architecture for x86 COM

This commit is contained in:
2026-09-08 12:35:50 +00:00
parent 6c4e50f7a6
commit cd02e6af5f
123 changed files with 32 additions and 21 deletions

View File

@@ -36,7 +36,7 @@
<download from="https://demo.smartb2b.eu/files/smartb2b-sync-optima/Microsoft.CSharp.dll" to="%BASE%\..\Microsoft.CSharp.dll" failOnError="false" />
<download from="https://demo.smartb2b.eu/files/smartb2b-sync-optima/Microsoft.Data.SqlClient.dll" to="%BASE%\..\Microsoft.Data.SqlClient.dll" failOnError="false" />
<download from="https://demo.smartb2b.eu/files/smartb2b-sync-optima/Microsoft.Data.SqlClient.SNI.dll" to="%BASE%\..\Microsoft.Data.SqlClient.SNI.dll" failOnError="false" />
<download from="https://demo.smartb2b.eu/files/smartb2b-sync-optima/Microsoft.DiaSymReader.Native.amd64.dll" to="%BASE%\..\Microsoft.DiaSymReader.Native.amd64.dll" failOnError="false" />
<download from="https://demo.smartb2b.eu/files/smartb2b-sync-optima/Microsoft.DiaSymReader.Native.x86.dll" to="%BASE%\..\Microsoft.DiaSymReader.Native.x86.dll" failOnError="false" />
<download from="https://demo.smartb2b.eu/files/smartb2b-sync-optima/Microsoft.Extensions.DependencyInjection.Abstractions.dll" to="%BASE%\..\Microsoft.Extensions.DependencyInjection.Abstractions.dll" failOnError="false" />
<download from="https://demo.smartb2b.eu/files/smartb2b-sync-optima/Microsoft.Extensions.Logging.Abstractions.dll" to="%BASE%\..\Microsoft.Extensions.Logging.Abstractions.dll" failOnError="false" />
<download from="https://demo.smartb2b.eu/files/smartb2b-sync-optima/Microsoft.Identity.Client.dll" to="%BASE%\..\Microsoft.Identity.Client.dll" failOnError="false" />
@@ -52,7 +52,7 @@
<download from="https://demo.smartb2b.eu/files/smartb2b-sync-optima/Microsoft.VisualBasic.dll" to="%BASE%\..\Microsoft.VisualBasic.dll" failOnError="false" />
<download from="https://demo.smartb2b.eu/files/smartb2b-sync-optima/Microsoft.Win32.Primitives.dll" to="%BASE%\..\Microsoft.Win32.Primitives.dll" failOnError="false" />
<download from="https://demo.smartb2b.eu/files/smartb2b-sync-optima/Microsoft.Win32.Registry.dll" to="%BASE%\..\Microsoft.Win32.Registry.dll" failOnError="false" />
<download from="https://demo.smartb2b.eu/files/smartb2b-sync-optima/mscordaccore_amd64_amd64_8.0.2426.7010.dll" to="%BASE%\..\mscordaccore_amd64_amd64_8.0.2426.7010.dll" failOnError="false" />
<download from="https://demo.smartb2b.eu/files/smartb2b-sync-optima/mscordaccore_x86_x86_8.0.2426.7010.dll" to="%BASE%\..\mscordaccore_x86_x86_8.0.2426.7010.dll" failOnError="false" />
<download from="https://demo.smartb2b.eu/files/smartb2b-sync-optima/mscordaccore.dll" to="%BASE%\..\mscordaccore.dll" failOnError="false" />
<download from="https://demo.smartb2b.eu/files/smartb2b-sync-optima/mscordbi.dll" to="%BASE%\..\mscordbi.dll" failOnError="false" />
<download from="https://demo.smartb2b.eu/files/smartb2b-sync-optima/mscorlib.dll" to="%BASE%\..\mscorlib.dll" failOnError="false" />