aboutsummaryrefslogtreecommitdiff
path: root/hypr-wellbeing.csproj
diff options
context:
space:
mode:
authorDemonKingSwarn <rockingswarn@gmail.com>2025-11-10 15:30:15 +0530
committerDemonKingSwarn <rockingswarn@gmail.com>2025-11-10 15:30:15 +0530
commit80ba776bfae57f2622caa0ecf8a5eb3821ab08b0 (patch)
treed769b644d47c4e19126c4b1b26dd7d14fed90987 /hypr-wellbeing.csproj
parenta98522b15e3819a5172a8a97b2057cb7c0c1196f (diff)
downloadhypr-wellbeing-80ba776bfae57f2622caa0ecf8a5eb3821ab08b0.zip
hypr-wellbeing-80ba776bfae57f2622caa0ecf8a5eb3821ab08b0.tar.gz
chore: widnows support added
Diffstat (limited to 'hypr-wellbeing.csproj')
-rw-r--r--hypr-wellbeing.csproj13
1 files changed, 0 insertions, 13 deletions
diff --git a/hypr-wellbeing.csproj b/hypr-wellbeing.csproj
deleted file mode 100644
index e4aab94..0000000
--- a/hypr-wellbeing.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>