From 9415c99e159f3b88e9591815d8a027f064570701 Mon Sep 17 00:00:00 2001 From: Said Date: Sat, 3 Jan 2026 18:03:06 +0200 Subject: [PATCH] Initial commit --- Carousel.csproj | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Carousel.csproj diff --git a/Carousel.csproj b/Carousel.csproj new file mode 100644 index 0000000..266c130 --- /dev/null +++ b/Carousel.csproj @@ -0,0 +1,17 @@ + + + + net9.0 + enable + enable + + + + + + + + + + +