Compare commits

2 Commits

Author SHA1 Message Date
c70799b828 version 2026-02-16 18:09:51 +01:00
427709b336 ICON, Barverkauf, etc. 2026-02-16 17:58:06 +01:00
2 changed files with 3 additions and 4 deletions

View File

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

View File

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