Commit Graph

22 Commits

Author SHA1 Message Date
Developer01
f84e60bf24 Switched project MyType to Empty and removed legacy My namespace assets so generated code referencing ApplicationServices types is no longer included. 2025-12-29 12:59:19 +01:00
Developer01
447e8226d1 Added Microsoft.VisualBasic framework reference and System.Security.Permissions package to restore My namespace types and HostProtection attribute for .NET 8. 2025-12-29 12:56:16 +01:00
Developer01
4e3d66cfc1 Update Logging module metadata and version to 2.6.5.0
Added assembly metadata (title, description, company, product, copyright, version) to Logging.vbproj. Removed redundant assembly attributes from AssemblyInfo.vb, retaining only the trademark, COM visibility, and GUID. Updated version information to 2.6.5.0 throughout the project.
2025-12-29 12:55:17 +01:00
Developer01
86cdbd06df Update Logging.vbproj: add CoreWCF and config packages
Removed several .NET Framework references and added NuGet packages for CoreWCF (Primitives, ConfigurationManager, Http, WebHttp, NetTcp) and System.Configuration.ConfigurationManager, modernizing dependencies and enabling CoreWCF support.
2025-12-29 12:55:08 +01:00
Developer01
3b5137cb46 Modernize Logging.vbproj to SDK style and update NLog ref
Converted Logging.vbproj to the SDK-style project format targeting .NET 8.0, replacing explicit assembly references and legacy configuration with simplified SDK properties. NLog is now referenced via a PackageReference instead of packages.config, which has been deleted. Unnecessary imports, references, and compile/include entries were removed or updated for compatibility with the new project structure. The post-build event is retained.
2025-12-29 12:54:57 +01:00
Developer01
8c829d490f MS Baget 2025-03-26 15:27:35 +01:00
53768edb23 Modules.Logging: Version 2.6.4.0 2024-07-10 08:59:27 +02:00
9ed521738b Modules.Logging: Error-Logs schreiben wieder message ins log 2024-07-10 08:58:21 +02:00
Jonathan Jenne
9ac9895ed4 Integrate copy-binary-ps1 script 2024-01-31 10:05:28 +01:00
Jonathan Jenne
e2d67ab6d7 Logging: Version 2.6.3.0 2023-09-18 09:21:07 +02:00
Jonathan Jenne
79e10ef2f6 Logging: Remove obsolete log target 2023-09-18 09:20:57 +02:00
Jonathan Jenne
e63d1ea557 Logging: Improve json logging 2023-09-01 13:56:37 +02:00
Jonathan Jenne
d9690d270b Downgrade to 4.6.2 2023-01-24 14:35:09 +01:00
3183b0ed31 MS 2023-01-03 16:03:51 +01:00
b33720c61e MS 2023-01-03 16:03:15 +01:00
Jonathan Jenne
0d207a25a5 Logging: Version 2.6.2.0 2022-12-16 13:52:43 +01:00
Jonathan Jenne
19f33dbb2c Fix json target 2022-12-16 13:52:33 +01:00
Jonathan Jenne
33a95ba46d Version 2.6.1.0 2022-12-16 09:03:41 +01:00
Jonathan Jenne
a00ad5a9c0 Logging: WIP Json logging 2022-12-16 09:03:21 +01:00
Jonathan Jenne
e2494e5117 Logging: Update to Nlog 5 - Version 2.6.0.0 2022-11-25 13:03:58 +01:00
Jonathan Jenne
15d6cac420 Logging: write log when debug flag is changed 2022-11-25 12:09:41 +01:00
Jonathan Jenne
042bbce9f4 MONSTER: Rename Monorepo to Modules, only keep Projects under Modules.* 2022-09-29 13:50:43 +02:00