This commit is contained in:
2022-06-24 22:04:53 +00:00
parent 0b6ef95c66
commit e20591a4c9
4 changed files with 165 additions and 1 deletions

View File

@@ -93,6 +93,8 @@
<DependentUpon>MainForm.cs</DependentUpon>
</Compile>
<Compile Include="InvoiceableItem.cs" />
<Compile Include="NameIdActiveChargeCostItem.cs" />
<Compile Include="NameIdActiveItem.cs" />
<Compile Include="NameIdItem.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />