This commit is contained in:
@@ -92,6 +92,12 @@
|
||||
<DependentUpon>CopyableMessageBox.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Customer.cs" />
|
||||
<Compile Include="FixInvoiceProblems.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="FixInvoiceProblems.Designer.cs">
|
||||
<DependentUpon>FixInvoiceProblems.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Integration.cs" />
|
||||
<Compile Include="InvoiceTemplateBuilder.cs">
|
||||
<SubType>Form</SubType>
|
||||
@@ -249,6 +255,9 @@
|
||||
<EmbeddedResource Include="CopyableMessageBox.resx">
|
||||
<DependentUpon>CopyableMessageBox.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="FixInvoiceProblems.resx">
|
||||
<DependentUpon>FixInvoiceProblems.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="InvoiceTemplateBuilder.resx">
|
||||
<DependentUpon>InvoiceTemplateBuilder.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
||||
Reference in New Issue
Block a user