diff options
| -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 |
