This commit is contained in:
2022-06-18 01:43:24 +00:00
parent ab28b85e14
commit 4a27b638c2
7 changed files with 146 additions and 3 deletions

View File

@@ -58,6 +58,7 @@
<DependentUpon>Form1.cs</DependentUpon>
</Compile>
<Compile Include="InvoiceableItem.cs" />
<Compile Include="NameIdItem.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="util.cs" />