ICON, Barverkauf, etc.

This commit is contained in:
2026-02-16 17:58:06 +01:00
parent d67c938528
commit 427709b336
2 changed files with 3 additions and 4 deletions

View File

@@ -77,8 +77,7 @@
<OptionInfer>On</OptionInfer> <OptionInfer>On</OptionInfer>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<ApplicationIcon> <ApplicationIcon>aviso.ico</ApplicationIcon>
</ApplicationIcon>
</PropertyGroup> </PropertyGroup>
<PropertyGroup /> <PropertyGroup />
<PropertyGroup> <PropertyGroup>

View File

@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
' übernehmen, indem Sie "*" eingeben: ' übernehmen, indem Sie "*" eingeben:
' <Assembly: AssemblyVersion("1.0.*")> ' <Assembly: AssemblyVersion("1.0.*")>
<Assembly: AssemblyVersion("4.2.2.7")> <Assembly: AssemblyVersion("4.2.2.8")>
<Assembly: AssemblyFileVersion("4.2.2.7")> <Assembly: AssemblyFileVersion("4.2.2.8")>