This commit is contained in:
chi
2022-12-15 08:27:20 +09:00
parent 742b3f5c5e
commit b7092ab514
15 changed files with 4128 additions and 2664 deletions

View File

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