This commit is contained in:
2022-06-30 23:25:47 +00:00
parent 79609d64b4
commit e7295612cf
5 changed files with 433 additions and 98 deletions

View File

@@ -105,6 +105,12 @@
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="QBIIntegrationData.cs" />
<Compile Include="SetQBChargeAs.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="SetQBChargeAs.Designer.cs">
<DependentUpon>SetQBChargeAs.cs</DependentUpon>
</Compile>
<Compile Include="SetWOStatus.cs">
<SubType>Form</SubType>
</Compile>
@@ -149,6 +155,9 @@
<DependentUpon>Resources.resx</DependentUpon>
<DesignTime>True</DesignTime>
</Compile>
<EmbeddedResource Include="SetQBChargeAs.resx">
<DependentUpon>SetQBChargeAs.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="SetWOStatus.resx">
<DependentUpon>SetWOStatus.cs</DependentUpon>
</EmbeddedResource>