This commit is contained in:
@@ -105,6 +105,12 @@
|
||||
<Compile Include="Program.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="QBIIntegrationData.cs" />
|
||||
<Compile Include="SetWOStatus.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="SetWOStatus.Designer.cs">
|
||||
<DependentUpon>SetWOStatus.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="tfa.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
@@ -120,6 +126,7 @@
|
||||
<Compile Include="Waiting.Designer.cs">
|
||||
<DependentUpon>Waiting.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="WorkOrderStatus.cs" />
|
||||
<EmbeddedResource Include="ApproveCompanyFile.resx">
|
||||
<DependentUpon>ApproveCompanyFile.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
@@ -142,6 +149,9 @@
|
||||
<DependentUpon>Resources.resx</DependentUpon>
|
||||
<DesignTime>True</DesignTime>
|
||||
</Compile>
|
||||
<EmbeddedResource Include="SetWOStatus.resx">
|
||||
<DependentUpon>SetWOStatus.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="tfa.resx">
|
||||
<DependentUpon>tfa.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
||||
Reference in New Issue
Block a user