div
This commit is contained in:
@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
|
||||
' übernehmen, indem Sie "*" eingeben:
|
||||
' <Assembly: AssemblyVersion("1.0.*")>
|
||||
|
||||
<Assembly: AssemblyVersion("3.9.7.1")>
|
||||
<Assembly: AssemblyFileVersion("3.9.7.1")>
|
||||
<Assembly: AssemblyVersion("3.9.7.2")>
|
||||
<Assembly: AssemblyFileVersion("3.9.7.2")>
|
||||
|
||||
@@ -28,7 +28,7 @@ Public Class frmLaufzettel
|
||||
AVISO = VERAG_PROG_ALLGEMEIN.cAviso.getAvisoById(AvisoID)
|
||||
Me.SENDUNG_LIST = SENDUNG_LIST
|
||||
Me.DIGITAL = DIGITAL
|
||||
Me.DIGITAL_T1 = DIGITAL_T1
|
||||
Me.DIGITAL_T1 = DIGITAL_T1genl
|
||||
Me.DIGITAL_Rg = DIGITAL_rg
|
||||
Me.jeVP = jeVP
|
||||
End Sub
|
||||
|
||||
@@ -92,7 +92,7 @@
|
||||
<SignAssembly>false</SignAssembly>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<AssemblyOriginatorKeyFile>PrivateCodeSignaturDaniel20240131.pfx</AssemblyOriginatorKeyFile>
|
||||
<AssemblyOriginatorKeyFile>Gemeinsames_TemporaryKey.pfx</AssemblyOriginatorKeyFile>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="Accessibility" />
|
||||
|
||||
Reference in New Issue
Block a user