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