From 1990fec2859d92babbb8ae1d5580cc18100665b1 Mon Sep 17 00:00:00 2001 From: Developer01 Date: Thu, 7 May 2026 15:20:24 +0200 Subject: [PATCH] =?UTF-8?q?Installer:=20Neue=20DLLs=20&=20Komponenten=20f?= =?UTF-8?q?=C3=BCr=20.NET/3rd-Party?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Assembly-Version auf 2.7.8.1 erhöht. In Product.wxs wurden die Komponenten ThirdPartyLibs (u.a. Newtonsoft.Json, System.Text.Json, Oracle.ManagedDataAccess, FirebirdSql.Data.FirebirdClient, Microsoft.Identity.Client) und NetExtensionFacades (.NET Standard/Core Facade-Assemblies) ergänzt und im Haupt-Feature referenziert. Außerdem fehlende managed und native GdPicture.NET.14 DLLs hinzugefügt. --- .../My Project/AssemblyInfo.vb | 2 +- app/SetupVS19/Product.wxs | 125 ++++++++++++++++++ 2 files changed, 126 insertions(+), 1 deletion(-) diff --git a/app/DD_Clipboard_Searcher/My Project/AssemblyInfo.vb b/app/DD_Clipboard_Searcher/My Project/AssemblyInfo.vb index 4f6bce0..826b28d 100644 --- a/app/DD_Clipboard_Searcher/My Project/AssemblyInfo.vb +++ b/app/DD_Clipboard_Searcher/My Project/AssemblyInfo.vb @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices ' übernehmen, indem Sie "*" eingeben: ' - + diff --git a/app/SetupVS19/Product.wxs b/app/SetupVS19/Product.wxs index b8702f7..338412b 100644 --- a/app/SetupVS19/Product.wxs +++ b/app/SetupVS19/Product.wxs @@ -114,6 +114,19 @@ + + + + + + + + + + + + + @@ -190,6 +203,20 @@ + + + + + + + + + + + + + + @@ -210,6 +237,102 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -257,6 +380,8 @@ + +