This commit is contained in:
chi
2022-05-22 11:58:14 +09:00
parent a2a1e904c2
commit 7dce07e4a5
10 changed files with 5528 additions and 97 deletions

View File

@@ -137,6 +137,11 @@
<DependentUpon>Model1.tt</DependentUpon>
</Compile>
<Compile Include="DataBaseManager.cs" />
<Compile Include="dsJobReport.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>dsJobReport.xsd</DependentUpon>
</Compile>
<Compile Include="DSKuntae.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
@@ -734,6 +739,17 @@
<None Include="CostReduction_2021.xlsx">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="dsJobReport.xsc">
<DependentUpon>dsJobReport.xsd</DependentUpon>
</None>
<None Include="dsJobReport.xsd">
<SubType>Designer</SubType>
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>dsJobReport.Designer.cs</LastGenOutput>
</None>
<None Include="dsJobReport.xss">
<DependentUpon>dsJobReport.xsd</DependentUpon>
</None>
<None Include="DSKuntae.xsc">
<DependentUpon>DSKuntae.xsd</DependentUpon>
</None>