Temporarily removed notifications, as they require extra 20mb lib

This commit is contained in:
seerge
2023-02-22 19:24:04 +01:00
parent 249fef0bb1
commit ccf4ae5126
2 changed files with 2 additions and 24 deletions

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net7.0-windows10.0.17763.0</TargetFramework>
<TargetFramework>net7.0-windows8.0</TargetFramework>
<Nullable>enable</Nullable>
<UseWindowsForms>True</UseWindowsForms>
<ImplicitUsings>enable</ImplicitUsings>