ExtendedClientArea -> False

This commit is contained in:
Ano-sys
2025-04-19 23:20:07 +02:00
parent 646b8be96b
commit eed4422225
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<TargetFramework>net9.0</TargetFramework>
<Nullable>enable</Nullable>
<BuiltInComInteropSupport>true</BuiltInComInteropSupport>
<ApplicationIcon>Resources/LOLRLCG.ico</ApplicationIcon>
<ApplicationIcon>Resources\LOLRLCG.ico</ApplicationIcon>
<ApplicationManifest>app.manifest</ApplicationManifest>
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
</PropertyGroup>