cell name 일괄 변경 기능 추가
This commit is contained in:
@@ -172,6 +172,12 @@
|
||||
<Compile Include="Class\EventArgs.cs" />
|
||||
<Compile Include="Class\StructAndEnum.cs" />
|
||||
<Compile Include="Device\StateMachine.cs" />
|
||||
<Compile Include="Dialog\fCellNameChange.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Dialog\fCellNameChange.Designer.cs">
|
||||
<DependentUpon>fCellNameChange.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="DS1.cs">
|
||||
<DependentUpon>DS1.xsd</DependentUpon>
|
||||
</Compile>
|
||||
@@ -384,6 +390,9 @@
|
||||
</Compile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="Dialog\fCellNameChange.resx">
|
||||
<DependentUpon>fCellNameChange.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Dialog\fLog.resx">
|
||||
<DependentUpon>fLog.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
||||
Reference in New Issue
Block a user