DB접속 오류시 메세지 처리
This commit is contained in:
@@ -85,6 +85,18 @@
|
||||
<Compile Include="fPartList.Designer.cs">
|
||||
<DependentUpon>fPartList.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="fProejctHistory.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="fProejctHistory.Designer.cs">
|
||||
<DependentUpon>fProejctHistory.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="fProjectData.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="fProjectData.Designer.cs">
|
||||
<DependentUpon>fProjectData.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="fProjectIOMap.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
@@ -137,6 +149,12 @@
|
||||
<EmbeddedResource Include="fPartList.resx">
|
||||
<DependentUpon>fPartList.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="fProejctHistory.resx">
|
||||
<DependentUpon>fProejctHistory.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="fProjectData.resx">
|
||||
<DependentUpon>fProjectData.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="fProjectIOMap.resx">
|
||||
<DependentUpon>fProjectIOMap.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
||||
Reference in New Issue
Block a user