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