From 73ac56ac8c2e59eda8875ab4866c611859f1fb2f Mon Sep 17 00:00:00 2001 From: Zaphhh Date: Mon, 27 Jan 2025 03:51:30 +0000 Subject: Use aot rather than self-contained + single-file and use Regex source gen over compiled regex --- hyprwatch.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hyprwatch.csproj') diff --git a/hyprwatch.csproj b/hyprwatch.csproj index e230d2b..e4aab94 100644 --- a/hyprwatch.csproj +++ b/hyprwatch.csproj @@ -5,8 +5,8 @@ net8.0 enable enable - true - true + true + true linux-x64 -- cgit v1.1