diff options
Diffstat (limited to 'hypr-wellbeing-linux.csproj')
| -rw-r--r-- | hypr-wellbeing-linux.csproj | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/hypr-wellbeing-linux.csproj b/hypr-wellbeing-linux.csproj deleted file mode 100644 index 9092bd9..0000000 --- a/hypr-wellbeing-linux.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>linux-x64</RuntimeIdentifier> - </PropertyGroup> - - <ItemGroup> - <PackageReference Include="Newtonsoft.json" Version="13.0.4" /> - </ItemGroup> - -</Project> |
