update 20250111
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
<MapFileExtensions>true</MapFileExtensions>
|
||||
<AutorunEnabled>true</AutorunEnabled>
|
||||
<ApplicationRevision>1</ApplicationRevision>
|
||||
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
||||
<ApplicationVersion>1.9.0.%2a</ApplicationVersion>
|
||||
<UseApplicationTrust>false</UseApplicationTrust>
|
||||
<PublishWizardCompleted>true</PublishWizardCompleted>
|
||||
<BootstrapperEnabled>true</BootstrapperEnabled>
|
||||
@@ -554,6 +554,12 @@
|
||||
<Compile Include="DocMgmt\SerienbriefBearbeitung.Designer.cs">
|
||||
<DependentUpon>SerienbriefBearbeitung.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="DocMgmt\SerienbriefTemplateLoad.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="DocMgmt\SerienbriefTemplateLoad.Designer.cs">
|
||||
<DependentUpon>SerienbriefTemplateLoad.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="DocMgmt\Serienbrief_Sheetselect.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
@@ -586,6 +592,7 @@
|
||||
<Compile Include="Klassen\EDKFile.cs" />
|
||||
<Compile Include="Klassen\EventHandler.cs" />
|
||||
<Compile Include="Klassen\Factory.cs" />
|
||||
<Compile Include="Klassen\inputBox.cs" />
|
||||
<Compile Include="Klassen\StringCipher.cs" />
|
||||
<Compile Include="Program.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
@@ -778,6 +785,9 @@
|
||||
<EmbeddedResource Include="DocMgmt\SerienbriefBearbeitung.resx">
|
||||
<DependentUpon>SerienbriefBearbeitung.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="DocMgmt\SerienbriefTemplateLoad.resx">
|
||||
<DependentUpon>SerienbriefTemplateLoad.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="DocMgmt\Serienbrief_Sheetselect.resx">
|
||||
<DependentUpon>Serienbrief_Sheetselect.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
||||
Reference in New Issue
Block a user