NR파트 데이터 입력 창 및 업로드 완료
추가 화면은 나중에 작업 예정
This commit is contained in:
@@ -102,6 +102,12 @@
|
||||
<Compile Include="fCode.Designer.cs">
|
||||
<DependentUpon>fCode.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="fCustoms.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="fCustoms.Designer.cs">
|
||||
<DependentUpon>fCustoms.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="fInventory.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
@@ -147,6 +153,9 @@
|
||||
<EmbeddedResource Include="fCode.resx">
|
||||
<DependentUpon>fCode.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="fCustoms.resx">
|
||||
<DependentUpon>fCustoms.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="fInventory.resx">
|
||||
<DependentUpon>fInventory.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
@@ -196,7 +205,7 @@
|
||||
</Compile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\..\Sub\arControl\arControl.csproj">
|
||||
<ProjectReference Include="..\..\..\..\_Library\arControl\arControl\arControl.csproj">
|
||||
<Project>{f31c242c-1b15-4518-9733-48558499fe4b}</Project>
|
||||
<Name>arControl</Name>
|
||||
</ProjectReference>
|
||||
|
||||
Reference in New Issue
Block a user