...
This commit is contained in:
@@ -173,6 +173,12 @@
|
||||
<Compile Include="MethodExtentions.cs" />
|
||||
<Compile Include="Program.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="Purchase\fPurchaseCR.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Purchase\fPurchaseCR.Designer.cs">
|
||||
<DependentUpon>fPurchaseCR.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Purchase\fPurchaseNRList.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
@@ -191,6 +197,12 @@
|
||||
<Compile Include="Purchase\fMailForm.Designer.cs">
|
||||
<DependentUpon>fMailForm.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Purchase\fPurchaseCR_Add.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Purchase\fPurchaseCR_Add.Designer.cs">
|
||||
<DependentUpon>fPurchaseCR_Add.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Purchase\fPurchase_excelimport.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
@@ -227,11 +239,11 @@
|
||||
<Compile Include="Purchase\fPurchase_Import.Designer.cs">
|
||||
<DependentUpon>fPurchase_Import.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Purchase\fPurchase.cs">
|
||||
<Compile Include="Purchase\fPurchaseNR.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Purchase\fPurchase.Designer.cs">
|
||||
<DependentUpon>fPurchase.cs</DependentUpon>
|
||||
<Compile Include="Purchase\fPurchaseNR.Designer.cs">
|
||||
<DependentUpon>fPurchaseNR.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Purchase\rPurchase.cs">
|
||||
<SubType>Form</SubType>
|
||||
@@ -267,6 +279,9 @@
|
||||
<DesignTime>True</DesignTime>
|
||||
</Compile>
|
||||
<EmbeddedResource Include="Equipment\ReportB.rdlc" />
|
||||
<EmbeddedResource Include="Purchase\fPurchaseCR.resx">
|
||||
<DependentUpon>fPurchaseCR.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Purchase\fPurchaseNRList.resx">
|
||||
<DependentUpon>fPurchaseNRList.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
@@ -276,6 +291,9 @@
|
||||
<EmbeddedResource Include="Purchase\fMailForm.resx">
|
||||
<DependentUpon>fMailForm.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Purchase\fPurchaseCR_Add.resx">
|
||||
<DependentUpon>fPurchaseCR_Add.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Purchase\fPurchase_excelimport.resx">
|
||||
<DependentUpon>fPurchase_excelimport.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
@@ -294,8 +312,8 @@
|
||||
<EmbeddedResource Include="Purchase\fPurchase_Import.resx">
|
||||
<DependentUpon>fPurchase_Import.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Purchase\fPurchase.resx">
|
||||
<DependentUpon>fPurchase.cs</DependentUpon>
|
||||
<EmbeddedResource Include="Purchase\fPurchaseNR.resx">
|
||||
<DependentUpon>fPurchaseNR.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Purchase\Rpt_PurchasePrj.rdlc" />
|
||||
<EmbeddedResource Include="Purchase\Rpt_PurchasePrc.rdlc" />
|
||||
|
||||
Reference in New Issue
Block a user