EXG Automatisierung Gestellungsprozess, NCTS Erstellung

This commit is contained in:
2025-01-26 21:53:50 +01:00
parent 444293a564
commit 946c8c165a
15 changed files with 2636 additions and 20 deletions

View File

@@ -177,6 +177,12 @@
<Compile Include="DAKOSY\EZOLL\NCTS\TR100.Designer.vb" />
<Compile Include="Form.vb" />
<Compile Include="Forms.vb" />
<Compile Include="frmDakosy_SelFirma.Designer.vb">
<DependentUpon>frmDakosy_SelFirma.vb</DependentUpon>
</Compile>
<Compile Include="frmDakosy_SelFirma.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="KD_EXPORT\KundenExport\VERAG_KundenStamm_Export.Designer.vb" />
<Compile Include="KD_EXPORT\KundenExport\VERAG_KundenStamm_Export_V2.Designer.vb" />
<Compile Include="My Project\AssemblyInfo.vb" />
@@ -197,6 +203,9 @@
</Compile>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="frmDakosy_SelFirma.resx">
<DependentUpon>frmDakosy_SelFirma.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="My Project\Resources.resx">
<Generator>VbMyResourcesResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.vb</LastGenOutput>
@@ -537,6 +546,15 @@
<ItemGroup>
<Folder Include="DAKOSY\ATLAS\NCTS\Versandanmeldung\ATLAS_10.1\" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\IMEX-LOGO_simple.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Unisped_logo.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Verag-AG-Logo.png" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.