From 24a0a47719d0f1b354fa728c1c54b3e134e75054 Mon Sep 17 00:00:00 2001 From: Christopher Wolf <4867233+HaGGi13@users.noreply.github.com> Date: Sun, 15 Mar 2026 14:50:36 +0100 Subject: [PATCH] Add common repository metadata files to solution Included `.editorconfig`, `.gitignore`, `LICENSE`, `README.md`, `Directory.Build.props`, and `Directory.Packages.props` in the solution to enhance repository structure and maintain consistency. --- DurationMancer.slnx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/DurationMancer.slnx b/DurationMancer.slnx index 688880b..39a7def 100644 --- a/DurationMancer.slnx +++ b/DurationMancer.slnx @@ -1,4 +1,12 @@ + + + + + + + +