update 20250730

This commit is contained in:
Stefan Hutter
2025-07-30 20:31:00 +02:00
parent f700066d6a
commit 3d19016ba1
49 changed files with 456 additions and 84 deletions

View File

@@ -656,6 +656,12 @@
<Compile Include="UIControls\Administrator\AdminDokTypGenerierung.Designer.cs">
<DependentUpon>AdminDokTypGenerierung.cs</DependentUpon>
</Compile>
<Compile Include="UIControls\Administrator\Admin_Taableeditor.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="UIControls\Administrator\Admin_Taableeditor.Designer.cs">
<DependentUpon>Admin_Taableeditor.cs</DependentUpon>
</Compile>
<Compile Include="UIControls\Administrator\Dokumenttyp.cs">
<SubType>Form</SubType>
</Compile>
@@ -881,6 +887,9 @@
<DependentUpon>AdminDokTypGenerierung.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="UIControls\Administrator\Admin_Taableeditor.resx">
<DependentUpon>Admin_Taableeditor.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UIControls\Administrator\Dokumenttyp.resx">
<DependentUpon>Dokumenttyp.cs</DependentUpon>
</EmbeddedResource>