update 20241202

This commit is contained in:
Stefan Hutter
2024-12-02 18:54:27 +01:00
parent fcc74b25cb
commit f36b514063
129 changed files with 1043 additions and 511 deletions

View File

@@ -52,8 +52,9 @@
<StartupObject>OnDoc.Program</StartupObject>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>SmartDocGen.ico</ApplicationIcon>
<ApplicationIcon>OnDoc5.ico</ApplicationIcon>
</PropertyGroup>
<PropertyGroup />
<ItemGroup>
<Reference Include="BarcodeLib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
@@ -308,6 +309,12 @@
<Compile Include="UIControls\DokList.Designer.cs">
<DependentUpon>DokList.cs</DependentUpon>
</Compile>
<Compile Include="UIControls\Dokwerte.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="UIControls\Dokwerte.Designer.cs">
<DependentUpon>Dokwerte.cs</DependentUpon>
</Compile>
<Compile Include="UIControls\EnhImageListBase.cs" />
<Compile Include="UIControls\Partnersuche.cs">
<SubType>Form</SubType>
@@ -457,6 +464,9 @@
<DependentUpon>DokList.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="UIControls\Dokwerte.resx">
<DependentUpon>Dokwerte.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UIControls\Partnersuche.resx">
<DependentUpon>Partnersuche.cs</DependentUpon>
</EmbeddedResource>
@@ -833,7 +843,9 @@
<None Include="Resources\Default_32x32-32.png" />
<None Include="Resources\Default_48x48-32.png" />
<None Include="Resources\Default_256x256-32.png" />
<Content Include="SmartDocGen.ico" />
<Content Include="OnDoc2.ico" />
<Content Include="OnDoc3.ico" />
<Content Include="OnDoc5.ico" />
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include=".NETFramework,Version=v4.8.1">