Update 20240719

This commit is contained in:
Stefan Hutter
2024-07-19 17:03:49 +02:00
parent 153fbef133
commit ea8d48ac9e
90 changed files with 1011 additions and 230 deletions

View File

@@ -5,11 +5,11 @@ using System.Runtime.InteropServices;
// Allgemeine Informationen zu einer Assembly werden durch Folgendes gesteuert:
// Attribute gesteuert. Ändern Sie diese Attributwerte, um die
// Assemblyinformationen zu ändern.
[assembly: AssemblyTitle("EDOKAAPI_NetFramework")]
[assembly: AssemblyTitle("API_NetFramework")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("HP Inc.")]
[assembly: AssemblyProduct("EDOKAAPI_NetFramework")]
[assembly: AssemblyProduct("API_NetFramework")]
[assembly: AssemblyCopyright("Copyright © HP Inc. 2024")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]