From b9f8e5f676815ddf29146328821cab48ec421de7 Mon Sep 17 00:00:00 2001 From: Wolf Bublitz Date: Mon, 25 May 2026 22:36:09 +0200 Subject: [PATCH 01/10] feat: update package information with author and project details --- Directory.Build.props | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 7328adf..42c88e9 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -10,11 +10,11 @@ │ Package Info. │ ╰──────────────────────────────────────────────────────────────────────╯ --> - {{Author}} - {{Description}} - {{Tags}} - {{ProjectUrl}} - {{RepositoryUrl}} + Wolf Bublitz + An extensible configuration system that allows for layering of configuration sources, enabling dynamic and flexible configuration management in applications. + Configuration + https://github.com/WB-Tooling/WB.Configuration + https://github.com/WB-Tooling/WB.Configuration git From 03973eb67e07c79c063d0eba8a5338bd9dcbdd25 Mon Sep 17 00:00:00 2001 From: Wolf Bublitz Date: Mon, 25 May 2026 22:37:35 +0200 Subject: [PATCH 02/10] style: format XML comments and properties for consistency --- Directory.Build.props | 70 +++++++++++++++++++++---------------------- 1 file changed, 35 insertions(+), 35 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 42c88e9..420ce1a 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,10 +1,10 @@ - - - net10.0 - + + + net10.0 + - - 1.0.0 - + + + 1.0.0 + - - - true - true - + + + true + true + - - - portable - true - true - + + + portable + true + true + - - - latest - enable - nullable - + + + latest + enable + nullable + - net10.0 + net10.0 - 1.0.0 + 1.0.0 - true - true + true + true - portable - true - true + portable + true + true - latest - enable - nullable + latest + enable + nullable