Compare commits

...

2 Commits

Author SHA1 Message Date
Jonathan Jenne
bb0c0c2cb4 Version 1.3.9.0 2021-08-02 11:16:06 +02:00
Jonathan Jenne
279c9513c6 replace icon 2021-08-02 11:15:47 +02:00
5 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
' indem Sie "*" wie unten gezeigt eingeben:
' <Assembly: AssemblyVersion("1.0.*")>
<Assembly: AssemblyVersion("1.3.8.0")>
<Assembly: AssemblyVersion("1.3.9.0")>
<Assembly: AssemblyFileVersion("1.0.0.0")>

View File

@@ -48,7 +48,7 @@
<OptionInfer>On</OptionInfer>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>filedownload.ico</ApplicationIcon>
<ApplicationIcon>widig.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="DevExpress.Data.v19.2, Version=19.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
@@ -155,7 +155,7 @@
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<Content Include="filedownload.ico" />
<Content Include="widig.ico" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\WiDigShared\WiDigShared.vbproj">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

BIN
WIDigForm/widig.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB