This commit is contained in:
@@ -105,6 +105,12 @@
|
||||
<Compile Include="Program.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="QBIIntegrationData.cs" />
|
||||
<Compile Include="SetInfoOnly.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="SetInfoOnly.Designer.cs">
|
||||
<DependentUpon>SetInfoOnly.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="SetQBChargeAs.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
@@ -117,6 +123,12 @@
|
||||
<Compile Include="SetQBClass.Designer.cs">
|
||||
<DependentUpon>SetQBClass.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="SetQBInvoiceTemplate.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="SetQBInvoiceTemplate.Designer.cs">
|
||||
<DependentUpon>SetQBInvoiceTemplate.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="SetWOStatus.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
@@ -161,12 +173,18 @@
|
||||
<DependentUpon>Resources.resx</DependentUpon>
|
||||
<DesignTime>True</DesignTime>
|
||||
</Compile>
|
||||
<EmbeddedResource Include="SetInfoOnly.resx">
|
||||
<DependentUpon>SetInfoOnly.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="SetQBChargeAs.resx">
|
||||
<DependentUpon>SetQBChargeAs.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="SetQBClass.resx">
|
||||
<DependentUpon>SetQBClass.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="SetQBInvoiceTemplate.resx">
|
||||
<DependentUpon>SetQBInvoiceTemplate.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="SetWOStatus.resx">
|
||||
<DependentUpon>SetWOStatus.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
||||
Reference in New Issue
Block a user