From 50569b93d07893821e98f161139bc903201fa454 Mon Sep 17 00:00:00 2001 From: DemonKingSwarn Date: Sat, 25 Jan 2025 20:01:47 +0530 Subject: chore: c# project name change `watcher` -> `hyprwatch` --- hyprwatch.csproj | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 hyprwatch.csproj (limited to 'hyprwatch.csproj') diff --git a/hyprwatch.csproj b/hyprwatch.csproj new file mode 100644 index 0000000..e230d2b --- /dev/null +++ b/hyprwatch.csproj @@ -0,0 +1,13 @@ + + + + Exe + net8.0 + enable + enable + true + true + linux-x64 + + + -- cgit v1.1