From ddb5a61b0fd234b436c0406ab57e38d67429c6b8 Mon Sep 17 00:00:00 2001 From: Rory& Date: Tue, 13 May 2025 08:17:26 +0200 Subject: Initial commit --- MiniUtils.Core/MiniUtils.Core.csproj | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 MiniUtils.Core/MiniUtils.Core.csproj (limited to 'MiniUtils.Core/MiniUtils.Core.csproj') diff --git a/MiniUtils.Core/MiniUtils.Core.csproj b/MiniUtils.Core/MiniUtils.Core.csproj new file mode 100644 index 0000000..6e9363f --- /dev/null +++ b/MiniUtils.Core/MiniUtils.Core.csproj @@ -0,0 +1,19 @@ + + + + net9.0 + preview + enable + enable + + + + + + + + + + + + -- cgit 1.5.1