Compare commits
2 Commits
d67c938528
...
c70799b828
| Author | SHA1 | Date | |
|---|---|---|---|
| c70799b828 | |||
| 427709b336 |
@@ -77,8 +77,7 @@
|
||||
<OptionInfer>On</OptionInfer>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<ApplicationIcon>
|
||||
</ApplicationIcon>
|
||||
<ApplicationIcon>aviso.ico</ApplicationIcon>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup />
|
||||
<PropertyGroup>
|
||||
|
||||
@@ -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")>
|
||||
|
||||
Reference in New Issue
Block a user