Update 2024-01-10

This commit is contained in:
Stefan Hutter
2024-01-10 09:40:00 +01:00
parent 6164ec3d16
commit 2d7f517e98
148 changed files with 2871 additions and 940 deletions

View File

@@ -625,6 +625,12 @@
<Compile Include="Behandlung\frmAkonto.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="Behandlung\frmDetailbeschreibung.Designer.vb">
<DependentUpon>frmDetailbeschreibung.vb</DependentUpon>
</Compile>
<Compile Include="Behandlung\frmDetailbeschreibung.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="Behandlung\frmLeistungDetail.Designer.vb">
<DependentUpon>frmLeistungDetail.vb</DependentUpon>
</Compile>
@@ -1085,6 +1091,9 @@
<EmbeddedResource Include="Behandlung\frmAkonto.resx">
<DependentUpon>frmAkonto.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Behandlung\frmDetailbeschreibung.resx">
<DependentUpon>frmDetailbeschreibung.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Behandlung\frmLeistungDetail.resx">
<DependentUpon>frmLeistungDetail.vb</DependentUpon>
</EmbeddedResource>
@@ -1321,6 +1330,7 @@
</Content>
<Content Include="DPMNeu.ico" />
<Content Include="PADM.ico" />
<None Include="Resources\Arrow_13_24.png" />
<Content Include="Zahlung\TextFile1.txt" />
</ItemGroup>
<ItemGroup>