This commit is contained in:
chi
2023-03-07 23:11:45 +09:00
parent 70fc4f6857
commit 8b6b25830e
62 changed files with 20345 additions and 11651 deletions

View File

@@ -130,6 +130,11 @@
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
</Compile>
<Compile Include="DSPrj.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>DSPrj.xsd</DependentUpon>
</Compile>
<Compile Include="dsPurchase.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
@@ -173,12 +178,24 @@
<Compile Include="MethodExtentions.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Purchase\fPurchaseCR.cs">
<Compile Include="PurchaseCR\fPurchaseCR.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Purchase\fPurchaseCR.Designer.cs">
<Compile Include="PurchaseCR\fPurchaseCR.Designer.cs">
<DependentUpon>fPurchaseCR.cs</DependentUpon>
</Compile>
<Compile Include="Purchase\fPurchaseNR_Ipgo.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Purchase\fPurchaseNR_Ipgo.Designer.cs">
<DependentUpon>fPurchaseNR_Ipgo.cs</DependentUpon>
</Compile>
<Compile Include="PurchaseCR\fPurchaseCR_Ipgo.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="PurchaseCR\fPurchaseCR_Ipgo.Designer.cs">
<DependentUpon>fPurchaseCR_Ipgo.cs</DependentUpon>
</Compile>
<Compile Include="Purchase\fPurchaseNRList.cs">
<SubType>Form</SubType>
</Compile>
@@ -197,10 +214,10 @@
<Compile Include="Purchase\fMailForm.Designer.cs">
<DependentUpon>fMailForm.cs</DependentUpon>
</Compile>
<Compile Include="Purchase\fPurchaseCR_Add.cs">
<Compile Include="PurchaseCR\fPurchaseCR_Add.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Purchase\fPurchaseCR_Add.Designer.cs">
<Compile Include="PurchaseCR\fPurchaseCR_Add.Designer.cs">
<DependentUpon>fPurchaseCR_Add.cs</DependentUpon>
</Compile>
<Compile Include="Purchase\fPurchase_excelimport.cs">
@@ -245,11 +262,17 @@
<Compile Include="Purchase\fPurchaseNR.Designer.cs">
<DependentUpon>fPurchaseNR.cs</DependentUpon>
</Compile>
<Compile Include="Purchase\rPurchase.cs">
<Compile Include="PurchaseCR\rPurchaseCR.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Purchase\rPurchase.Designer.cs">
<DependentUpon>rPurchase.cs</DependentUpon>
<Compile Include="PurchaseCR\rPurchaseCR.Designer.cs">
<DependentUpon>rPurchaseCR.cs</DependentUpon>
</Compile>
<Compile Include="Purchase\rPurchaseNR.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Purchase\rPurchaseNR.Designer.cs">
<DependentUpon>rPurchaseNR.cs</DependentUpon>
</Compile>
<Compile Include="SqlServerTypes\Loader.cs" />
<EmbeddedResource Include="Equipment\EQFilterApply.resx">
@@ -279,9 +302,18 @@
<DesignTime>True</DesignTime>
</Compile>
<EmbeddedResource Include="Equipment\ReportB.rdlc" />
<EmbeddedResource Include="Purchase\fPurchaseCR.resx">
<EmbeddedResource Include="PurchaseCR\Rpt_PurchaseCR.rdlc" />
<EmbeddedResource Include="PurchaseCR\Rpt_PurchasePrcCR.rdlc" />
<EmbeddedResource Include="PurchaseCR\Rpt_PurchasePrjCR.rdlc" />
<EmbeddedResource Include="PurchaseCR\fPurchaseCR.resx">
<DependentUpon>fPurchaseCR.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Purchase\fPurchaseNR_Ipgo.resx">
<DependentUpon>fPurchaseNR_Ipgo.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="PurchaseCR\fPurchaseCR_Ipgo.resx">
<DependentUpon>fPurchaseCR_Ipgo.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Purchase\fPurchaseNRList.resx">
<DependentUpon>fPurchaseNRList.cs</DependentUpon>
</EmbeddedResource>
@@ -291,7 +323,7 @@
<EmbeddedResource Include="Purchase\fMailForm.resx">
<DependentUpon>fMailForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Purchase\fPurchaseCR_Add.resx">
<EmbeddedResource Include="PurchaseCR\fPurchaseCR_Add.resx">
<DependentUpon>fPurchaseCR_Add.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Purchase\fPurchase_excelimport.resx">
@@ -318,8 +350,11 @@
<EmbeddedResource Include="Purchase\Rpt_PurchasePrj.rdlc" />
<EmbeddedResource Include="Purchase\Rpt_PurchasePrc.rdlc" />
<EmbeddedResource Include="Purchase\Rpt_Purchase.rdlc" />
<EmbeddedResource Include="Purchase\rPurchase.resx">
<DependentUpon>rPurchase.cs</DependentUpon>
<EmbeddedResource Include="PurchaseCR\rPurchaseCR.resx">
<DependentUpon>rPurchaseCR.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Purchase\rPurchaseNR.resx">
<DependentUpon>rPurchaseNR.cs</DependentUpon>
</EmbeddedResource>
<None Include="app.config" />
<None Include="DataClasses1.dbml">
@@ -341,6 +376,17 @@
<None Include="dsEQ.xss">
<DependentUpon>dsEQ.xsd</DependentUpon>
</None>
<None Include="DSPrj.xsc">
<DependentUpon>DSPrj.xsd</DependentUpon>
</None>
<None Include="DSPrj.xsd">
<SubType>Designer</SubType>
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>DSPrj.Designer.cs</LastGenOutput>
</None>
<None Include="DSPrj.xss">
<DependentUpon>DSPrj.xsd</DependentUpon>
</None>
<None Include="dsPurchase.xsc">
<DependentUpon>dsPurchase.xsd</DependentUpon>
</None>
@@ -410,9 +456,7 @@
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
<ItemGroup>
<Folder Include="PurchaseCR\" />
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.