SFI 계산기능 추가
This commit is contained in:
@@ -149,6 +149,12 @@
|
||||
<Compile Include="fSelectProcess.Designer.cs">
|
||||
<DependentUpon>fSelectProcess.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="fSFI.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="fSFI.Designer.cs">
|
||||
<DependentUpon>fSFI.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="ISO8601.cs" />
|
||||
<Compile Include="keyValuedataTable.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
@@ -190,6 +196,9 @@
|
||||
<EmbeddedResource Include="fSelectProcess.resx">
|
||||
<DependentUpon>fSelectProcess.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="fSFI.resx">
|
||||
<DependentUpon>fSFI.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Properties\licenses.licx" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user