diff options
| author | DemonKingSwarn <rockingswarn@gmail.com> | 2025-02-11 20:03:17 +0530 |
|---|---|---|
| committer | DemonKingSwarn <rockingswarn@gmail.com> | 2025-02-11 20:03:17 +0530 |
| commit | 691c2910e82afe04e1b6a529a335ebc61a06fb0e (patch) | |
| tree | 5f5a4ea3e960c7b56a0f354eb574a35d08e15491 /hyprwatch.csproj | |
| parent | e00ef6f72aa4d51a6ffea7cbe13f086c8fe7aa82 (diff) | |
| download | hypr-wellbeing-691c2910e82afe04e1b6a529a335ebc61a06fb0e.zip hypr-wellbeing-691c2910e82afe04e1b6a529a335ebc61a06fb0e.tar.gz | |
chore: name change `hyprwatch` -> `hypr-wellbeing`
Diffstat (limited to 'hyprwatch.csproj')
| -rw-r--r-- | hyprwatch.csproj | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/hyprwatch.csproj b/hyprwatch.csproj deleted file mode 100644 index e4aab94..0000000 --- a/hyprwatch.csproj +++ /dev/null @@ -1,13 +0,0 @@ -<Project Sdk="Microsoft.NET.Sdk"> - - <PropertyGroup> - <OutputType>Exe</OutputType> - <TargetFramework>net8.0</TargetFramework> - <ImplicitUsings>enable</ImplicitUsings> - <Nullable>enable</Nullable> - <PublishAot>true</PublishAot> - <IsAotCompatible>true</IsAotCompatible> - <RuntimeIdentifier>linux-x64</RuntimeIdentifier> - </PropertyGroup> - -</Project> |
