diff options
| author | DemonKingSwarn <rockingswarn@gmail.com> | 2025-11-10 16:30:21 +0530 |
|---|---|---|
| committer | DemonKingSwarn <rockingswarn@gmail.com> | 2025-11-10 16:30:21 +0530 |
| commit | b2f1235d6ad1f3afcc347e4f06592718f8c4c39c (patch) | |
| tree | 2edd34f438db262a6a98ade5b6771346b823a4a8 | |
| parent | 767ecdd9d75a9987ff34f82f67776ba00e5939ec (diff) | |
| download | hypr-wellbeing-b2f1235d6ad1f3afcc347e4f06592718f8c4c39c.zip hypr-wellbeing-b2f1235d6ad1f3afcc347e4f06592718f8c4c39c.tar.gz | |
chore: removed windows support
| -rw-r--r-- | hypr-wellbeing-windows.csproj | 17 | ||||
| -rw-r--r-- | hypr-wellbeing.csproj (renamed from hypr-wellbeing-linux.csproj) | 0 |
2 files changed, 0 insertions, 17 deletions
diff --git a/hypr-wellbeing-windows.csproj b/hypr-wellbeing-windows.csproj deleted file mode 100644 index dba4017..0000000 --- a/hypr-wellbeing-windows.csproj +++ /dev/null @@ -1,17 +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>win-x64</RuntimeIdentifier> - </PropertyGroup> - - <ItemGroup> - <PackageReference Include="Newtonsoft.json" Version="13.0.4" /> - </ItemGroup> - -</Project> diff --git a/hypr-wellbeing-linux.csproj b/hypr-wellbeing.csproj index 9092bd9..9092bd9 100644 --- a/hypr-wellbeing-linux.csproj +++ b/hypr-wellbeing.csproj |
