From 80ba776bfae57f2622caa0ecf8a5eb3821ab08b0 Mon Sep 17 00:00:00 2001 From: DemonKingSwarn Date: Mon, 10 Nov 2025 15:30:15 +0530 Subject: chore: widnows support added --- hypr-wellbeing-linux.csproj | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 hypr-wellbeing-linux.csproj (limited to 'hypr-wellbeing-linux.csproj') diff --git a/hypr-wellbeing-linux.csproj b/hypr-wellbeing-linux.csproj new file mode 100644 index 0000000..9092bd9 --- /dev/null +++ b/hypr-wellbeing-linux.csproj @@ -0,0 +1,17 @@ + + + + Exe + net8.0 + enable + enable + true + true + linux-x64 + + + + + + + -- cgit v1.1