NR파트 검색 기능 추가

This commit is contained in:
chi
2020-04-13 10:03:27 +09:00
parent 694993c54c
commit 0d4413db95
50 changed files with 13779 additions and 1366 deletions

View File

@@ -114,6 +114,11 @@
<DesignTime>True</DesignTime>
<DependentUpon>DSMail.xsd</DependentUpon>
</Compile>
<Compile Include="DSPMP.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>DSPMP.xsd</DependentUpon>
</Compile>
<Compile Include="DSReport.cs">
<DependentUpon>DSReport.xsd</DependentUpon>
</Compile>
@@ -466,6 +471,17 @@
<None Include="dsMSSQL.xss">
<DependentUpon>dsMSSQL.xsd</DependentUpon>
</None>
<None Include="DSPMP.xsc">
<DependentUpon>DSPMP.xsd</DependentUpon>
</None>
<None Include="DSPMP.xsd">
<SubType>Designer</SubType>
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>DSPMP.Designer.cs</LastGenOutput>
</None>
<None Include="DSPMP.xss">
<DependentUpon>DSPMP.xsd</DependentUpon>
</None>
<None Include="DSQuery.xsc">
<DependentUpon>DSQuery.xsd</DependentUpon>
</None>